Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps near-api-js from 5.1.1 to 6.2.6.

Release notes

Sourced from near-api-js's releases.

[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
    • @​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

[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

... (truncated)

Commits
  • c4c312f Merge pull request #1619 from near/changeset-release/master
  • 7c19eb3 chore(release): publish packages
  • c27393e Merge pull request #1620 from near/replace_default_finality_back_to_optimistic
  • e76f522 fix: use the current optimistic TxExecutionStatus
  • 0ce235d fix: use optimistic as default finality for RPC queries
  • b4f9d31 Merge pull request #1618 from AlexKushnir1/feature/demical-param
  • 14234f9 chore: remove unnecessary type cast
  • d0aba63 fix: precision type in the tests
  • 50b98d4 fix: precision type
  • e278044 docs: changeset
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 27, 2025
Bumps [near-api-js](https://github.com/near/near-api-js) from 5.1.1 to 6.2.6.
- [Release notes](https://github.com/near/near-api-js/releases)
- [Commits](https://github.com/near/near-api-js/compare/[email protected]@6.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Aug 27, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2025

Superseded by #129.

@dependabot dependabot bot closed this Sep 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dspyt/near-api-js-6.2.6 branch September 4, 2025 15:16
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