Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2025

Bumps near-api-js from 5.1.1 to 6.5.1.

Release notes

Sourced from near-api-js's releases.

[email protected]

Patch Changes

  • #1662 aad9fd6 Thanks @​denbite! - Add duplicate of keyToImplicitAddress to @near-js/crypto to prevent cycle dependency between packages

  • #1663 8e9a81b Thanks @​denbite! - Remove a redundant assert call in @near-js/providers

  • #1661 5375dcc Thanks @​denbite! - Add @near-js/keystores as dependency to @near-js/accounts, not as dev-dep

  • Updated dependencies [aad9fd6, 8e9a81b, 5375dcc]:

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

[email protected]

Minor Changes

  • #1659 d4d33b9 Thanks @​denbite! - Add viewValidatorsV2 method to Provider that allows to query data using either epoch_id, or block_id

Patch Changes

  • Updated dependencies [d4d33b9]:
    • @​near-js/providers@​2.5.0
    • @​near-js/accounts@​2.5.0
    • @​near-js/crypto@​2.5.0
    • @​near-js/keystores@​2.5.0
    • @​near-js/keystores-browser@​2.5.0
    • @​near-js/keystores-node@​2.5.0
    • @​near-js/signers@​2.5.0
    • @​near-js/transactions@​2.5.0
    • @​near-js/types@​2.5.0
    • @​near-js/utils@​2.5.0

[email protected]

Patch Changes

... (truncated)

Commits
  • 345de7c Merge pull request #1664 from near/changeset-release/master
  • d35ae25 chore(release): publish packages
  • 5f5a6a5 Merge pull request #1662 from near/break_cycle_dependency_between_utils_and_c...
  • bba4594 Merge branch 'master' into break_cycle_dependency_between_utils_and_crypto
  • 75d3a29 fix: de-duplicate function across packages
  • 343a18a Merge pull request #1663 from near/remove_assert_in_nearjs_providers
  • ce2143d Merge branch 'master' into remove_assert_in_nearjs_providers
  • 2323c4a Merge pull request #1661 from near/add_nearjs_keystores_to_deps_of_nearjs_acc...
  • 8e9a81b fix(providers): remove redundant assert call
  • aad9fd6 fix: add duplicate of keyToImplicitAddress to @near-js/crypto
  • 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 5.1.1 to 6.5.1.
- [Release notes](https://github.com/near/near-api-js/releases)
- [Commits](https://github.com/near/near-api-js/compare/[email protected]@6.5.1)

---
updated-dependencies:
- dependency-name: near-api-js
  dependency-version: 6.5.1
  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 Nov 6, 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.

1 participant