Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps near-api-js from 4.0.3 to 6.2.4.

Release notes

Sourced from near-api-js's releases.

[email protected]

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

[email protected]

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

[email protected]

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 4.0.3 to 6.2.4.
- [Release notes](https://github.com/near/near-api-js/releases)
- [Commits](https://github.com/near/near-api-js/compare/[email protected]@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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2025
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #788.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/near-api-js-6.2.4 branch October 1, 2025 11:15
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.

0 participants