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.38.0 in /templates/angular #30

Conversation

dependabot[bot]
Copy link

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

Bumps near-api-js from 0.35.0 to 0.38.0.

Release notes

Sourced from near-api-js's releases.

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
  • Merge pull request #496 from near/error-handling/string-to-typed cf79831c
  • Merge pull request #466 from near/dependabot/npm_and_yarn/mustache-4.1.0 af9ca975
  • Merge pull request #489 from near/dependabot/npm_and_yarn/bundlewatch-0.3.2 531a200e
  • Merge pull request #512 from near/dependabot/npm_and_yarn/bn.js-5.2.0 c97af278
  • Merge pull request #513 from near/dependabot/npm_and_yarn/ts-morph-10.0.0 215695a0
  • Merge branch 'master' into error-handling/string-to-typed 077bf09e
  • Merge pull request #505 from near/handle-timeouts 43d344ca
  • Remove outdated TODOs c08f4f6f
  • Bump ts-morph from 8.2.0 to 10.0.0 98d4aede
  • Bump bn.js from 5.1.3 to 5.2.0 cf5c81a6
  • Implement timeout handling at sendJsonRpc level dd3cfdef
  • lint fix 43959502
  • getErrorTypeFromErrorMessage test added dbcc8135
  • Merge branch 'master' into error-handling/string-to-typed 43d7de49

... (truncated)

Commits
  • ba55451 v0.38.0
  • 126bd3d Retry on "Failed to fetch" error
  • 1c824e0 Fix documentation links for JSON-RPC provider
  • 960b798 Merge pull request #508 from near/feat/expose-experimental-protocol-config
  • 922ec06 Merge branch 'master' into feat/expose-experimental-protocol-config
  • 5ae8062 Update to always use EXPERIMENTAL_protocol_config
  • 7896384 Gas price method added to provider (#521)
  • e197b83 fixed doc-types
  • 7ca8a37 fixed the fallback detection
  • a48c294 yarn build
  • 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.38.0.
- [Release notes](https://github.com/near/near-api-js/releases)
- [Commits](near/near-api-js@v0.35.0...v0.38.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 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 19, 2021

Superseded by #41.

@dependabot dependabot bot closed this Mar 19, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/templates/angular/near-api-js-0.38.0 branch March 19, 2021 07:43
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