Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps near-api-js from 4.0.3 to 6.3.0.

Release notes

Sourced from near-api-js's releases.

[email protected]

Minor Changes

Patch Changes

  • #1621 0a99da4 Thanks @​denbite! - Add deprecation annotations and warnings to functions/classes that will be removed in the next major release

  • Updated dependencies [0bef0bd, 0a99da4]:

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

[email protected]

Patch Changes

  • #1620 0ce235d Thanks @​denbite! - Use optimistic finality as default one for RPC queries made from Account

  • Updated dependencies [0ce235d]:

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

[email protected]

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

... (truncated)

Commits
  • 546d2d6 Merge pull request #1626 from near/changeset-release/master
  • 86b4afc chore(release): publish packages
  • 70d0708 Merge pull request #1621 from near/add_deprecation_warnings
  • 1b61f30 chore: add missing type to contract.ts
  • eea0b76 Merge branch 'master' into add_deprecation_warnings
  • 03325ac Merge pull request #1624 from near/introduce_typed_contract
  • 3cb19c4 Merge branch 'master' into add_deprecation_warnings
  • f73e41a chore: deprecate old Contract in favor of TypedContract
  • 0bef0bd feat(account): introduce TypedContract with type-safe ABI support
  • 0a99da4 chore: add deprecation warnings
  • 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.3.0.
- [Release notes](https://github.com/near/near-api-js/releases)
- [Commits](https://github.com/near/near-api-js/compare/[email protected]@6.3.0)

---
updated-dependencies:
- dependency-name: near-api-js
  dependency-version: 6.3.0
  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 Oct 1, 2025
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