Skip to content

chore(deps): bump near-api-js from 0.44.2 to 6.2.4#3325

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/near-api-js-6.2.4
Closed

chore(deps): bump near-api-js from 0.44.2 to 6.2.4#3325
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/near-api-js-6.2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2025

Copy link
Copy Markdown
Contributor

Bumps near-api-js from 0.44.2 to 6.2.4.

Release notes

Sourced from near-api-js's releases.

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
    • @​near-js/keystores-browser@​2.2.3
    • @​near-js/keystores-node@​2.2.3
    • @​near-js/signers@​2.2.3
    • @​near-js/transactions@​2.2.3
    • @​near-js/types@​2.2.3
    • @​near-js/utils@​2.2.3

near-api-js@6.2.2

Patch Changes

  • #1602 3cd7545 Thanks @​Elabar! - Fix meta transaction is not signing correctly

  • Updated dependencies [3cd7545]:

    • @​near-js/signers@​2.2.2
    • @​near-js/accounts@​2.2.2
    • @​near-js/crypto@​2.2.2
    • @​near-js/keystores@​2.2.2
    • @​near-js/keystores-browser@​2.2.2
    • @​near-js/keystores-node@​2.2.2
    • @​near-js/providers@​2.2.2
    • @​near-js/transactions@​2.2.2

... (truncated)

Commits
  • 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
  • 6ee0f6f Merge pull request #1611 from near/add_missing_signed_delegate_to_classic_act...
  • 1160df6 fix: minor fix on comment
  • 1f3d019 test(e2e): add test cases for sending meta transactions with GlobalContract a...
  • 30403a7 fix: add signedDelegate to ClassicActions schema
  • ba4507d Merge pull request #1608 from near/changeset-release/master
  • b182eb9 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.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from stbrody August 4, 2025 15:18
@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2025

Copy link
Copy Markdown
Contributor Author

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2025
@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #3327.

@dependabot dependabot Bot closed this Aug 25, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/develop/near-api-js-6.2.4 branch August 25, 2025 23:25
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