Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump near-api-js from 0.44.2 to 2.1.1 #2816

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps near-api-js from 0.44.2 to 2.1.1.

Release notes

Sourced from near-api-js's releases.

[email protected]

Patch Changes

  • Updated dependencies [d6d53ab1]:
    • @​near-js/providers@​0.0.4
    • @​near-js/accounts@​0.1.1
    • @​near-js/wallet-account@​0.0.4

[email protected]

Minor Changes

Patch Changes

[email protected]

Major Changes

  • #1006 8ee564c0 Thanks @​morgsmccauley! - Make Account.signAndSendTransaction public so transactions can be sent directly from Account instances

  • #1014 8feb1997 Thanks @​esaminu! - Make appKeyPrefix a required arg to WalletConnection constructor

    Users that were doing

    new WalletConnection(near);

    will now have to do

    new WalletConnection(near, "undefined");

    If they want to access the keys they had potentially accumulated

... (truncated)

Commits
  • 8d76d8a Merge pull request #1112 from near/changeset-release/master
  • 96f2451 chore(release): publish packages
  • 475afa9 Merge pull request #1111 from near/fix/fetch
  • d6d53ab ci: changeset
  • ed68820 fix: dynamically import module with native node dependencies
  • 5b0deb4 Merge pull request #1101 from near/changeset-release/master
  • 6975e95 chore(release): publish packages
  • 273d678 Merge pull request #1097 from near/feat/meta-transactions
  • 71a2472 fix: remove unenforced type constraint
  • 100095b fix: block height data type
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nearndy, a new releaser for near-api-js since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [near-api-js](https://github.com/near/near-api-js) from 0.44.2 to 2.1.1.
- [Release notes](https://github.com/near/near-api-js/releases)
- [Commits](https://github.com/near/near-api-js/compare/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 24, 2023
@dependabot dependabot bot requested a review from stbrody April 24, 2023 12:19
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2023

Superseded by #2895.

@dependabot dependabot bot closed this Aug 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/near-api-js-2.1.1 branch August 14, 2023 11:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant