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

build(deps): bump near-api-js from 0.35.0 to 0.39.0 in /templates/react #38

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 19, 2021

Bumps near-api-js from 0.35.0 to 0.39.0.

Release notes

Sourced from near-api-js's releases.

v0.39.0

Commits:

  • Merge pull request #524 from near/login-no-app-key 2c2d639a
  • Merge pull request #529 from near/2fa-update 98e141ad
  • Fix passing result back from 2FA account 28bfd605
  • Allow wallet sign in without asking for access key c8b1ca03
  • Simplify types a bit 3f62f4f0
  • Merge branch 'master' into account-type-fixes 9cb393ff
  • Fix tests to not require title when logging in 17923a5f
  • requestSignIn: deprecate title param, fix typing 9847955a

Commit Range: v0.38.0...master

v0.38.0

  • Retry on "Failed to fetch" error 126bd3d5
  • Fix documentation links for JSON-RPC provider 1c824e08
  • Merge pull request #508 from near/feat/expose-experimental-protocol-config 960b798f
  • Merge branch 'master' into feat/expose-experimental-protocol-config 922ec06e
  • Update to always use EXPERIMENTAL_protocol_config 5ae80625
  • Gas price method added to provider (#521) 7896384a
  • fixed doc-types e197b83c
  • fixed the fallback detection 7ca8a375
  • yarn build a48c2940
  • implement a fallback to EXPERIMENTAL_genesis_config for experimental_protocolConfig method implementation c6dd9fe5
  • yarn fix 766dd9db
  • feat: Exposed experimental_protocolConfig provider method f1549d95

near/near-api-js@v0.37.0...v0.38.0

v0.37.0

  • yarn compile 5d1ef471
  • Merge pull request #517 from near/fix-nonce-again cc1a42e4
  • Merge pull request #492 from near/account-reduce-requests 155e7475
  • Add deprecation warnings 7226bc78
  • Remove account.fetchState call from account.test.js 5302f47f
  • Remove receiver.fetchState() call in test 5ba2324e
  • Remove dependency on Account.ready from ConnectedWalletAccount 764fdec6
  • Don't call account.state() in near.account() 167edc37
  • Don't fetch account state pre-emptively 65ec3c84
  • Merge pull request #516 from near/fix-nonce-again 7ada88fd
  • Use .type when handling key does not exist error d53aaf72
  • yarn compile f858819d
  • yarn fix 3132ffa8
  • Add InvalidNonce parsing from string a0659be0
  • Add test for handling of invalid nonce errors 2a0e48de
  • Merge pull request #497 from near/fix/update-docs-link 5265f065
  • yarn.lock a1550b97
  • Merge pull request #484 from near/dependabot/npm_and_yarn/types/bn.js-5.1.0 795a5838
  • Adding vgrichina@ as CODEOWNER e8c955df

... (truncated)

Commits
  • 47a5617 0.39.0
  • 2c2d639 Merge pull request #524 from near/login-no-app-key
  • 98e141a Merge pull request #529 from near/2fa-update
  • 28bfd60 Fix passing result back from 2FA account
  • ba55451 v0.38.0
  • 126bd3d Retry on "Failed to fetch" error
  • c8b1ca0 Allow wallet sign in without asking for access key
  • 1c824e0 Fix documentation links for JSON-RPC provider
  • 3f62f4f Simplify types a bit
  • 9cb393f Merge branch 'master' into account-type-fixes
  • Additional commits viewable in compare view

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 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 0.35.0 to 0.39.0.
- [Release notes](https://github.com/near/near-api-js/releases)
- [Commits](near/near-api-js@v0.35.0...v0.39.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 19, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 30, 2021

Superseded by #109.

@dependabot dependabot bot closed this Apr 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/templates/react/near-api-js-0.39.0 branch April 30, 2021 07:38
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