Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps near-api-js from 0.44.2 to 6.2.5.

Release notes

Sourced from near-api-js's releases.

near-api-js@6.2.5

Patch Changes

  • #1613 b78f334 Thanks @​denbite! - Provide default value {} for headers as connection.headers could be undefined in some cases

  • #1613 e8a01e9 Thanks @​denbite! - Update interfaces of JsonRpcProvider and FailoverRpcProvider to be aligned with Provider

  • #1613 d399fe5 Thanks @​denbite! - Make parameter type of function Provider.gasPrice nullable (to be aligned with actual implemention in JsonRpcProvider)

  • Updated dependencies [b78f334, e8a01e9, d399fe5]:

    • @​near-js/providers@​2.2.5
    • @​near-js/accounts@​2.2.5
    • @​near-js/crypto@​2.2.5
    • @​near-js/keystores@​2.2.5
    • @​near-js/keystores-browser@​2.2.5
    • @​near-js/keystores-node@​2.2.5
    • @​near-js/signers@​2.2.5
    • @​near-js/transactions@​2.2.5
    • @​near-js/types@​2.2.5
    • @​near-js/utils@​2.2.5

near-api-js@6.2.4

Patch Changes

  • #1611 30403a7 Thanks @​denbite! - Add signedDelegate to ClassicActions schema to align the indices of deployGlobalContract and useGlobalContract actions

  • Updated dependencies [30403a7]:

    • @​near-js/transactions@​2.2.4
    • @​near-js/accounts@​2.2.4
    • @​near-js/crypto@​2.2.4
    • @​near-js/keystores@​2.2.4
    • @​near-js/keystores-browser@​2.2.4
    • @​near-js/keystores-node@​2.2.4
    • @​near-js/providers@​2.2.4
    • @​near-js/signers@​2.2.4
    • @​near-js/types@​2.2.4
    • @​near-js/utils@​2.2.4

near-api-js@6.2.3

Patch Changes

  • #1604 edcadb6 Thanks @​denbite! - Added generic type for Provider.callFunction to allow client explicitly specify expected return type

  • #1604 4f89a24 Thanks @​denbite! - Added generic type for Account.callFunction to allow client explicitly specify expected return type

  • Updated dependencies [edcadb6, 4f89a24]:

    • @​near-js/providers@​2.2.3
    • @​near-js/accounts@​2.2.3
    • @​near-js/crypto@​2.2.3
    • @​near-js/keystores@​2.2.3

... (truncated)

Commits
  • 386a5c0 Merge pull request #1614 from near/changeset-release/master
  • 42b0d58 chore(release): publish packages
  • 6a8a8dc Merge pull request #1613 from near/fix_provider_interface
  • b78f334 fix: fix default value for headers as connection.headers could be undefined
  • d399fe5 fix: make parameter type of function Provider.gasPrice nullable
  • e8a01e9 fix: update interfaces of JsonRpcProvider and FailoverRpcProvider to be a...
  • 157a7c7 Merge pull request #1612 from near/changeset-release/master
  • 0cb6bef chore(release): publish packages
  • 2ff1b6c Merge pull request #1607 from xihuwenhua/master
  • 9649cca Merge branch 'master' into master
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by frol, a new releaser for near-api-js since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [near-api-js](https://github.com/near/near-api-js) from 0.44.2 to 6.2.5.
- [Release notes](https://github.com/near/near-api-js/releases)
- [Commits](https://github.com/near/near-api-js/compare/v0.44.2...near-api-js@6.2.5)

---
updated-dependencies:
- dependency-name: near-api-js
  dependency-version: 6.2.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 25, 2025
@dependabot dependabot bot requested a review from stbrody August 25, 2025 23:25
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Superseded by #3331.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/near-api-js-6.2.5 branch September 1, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant