Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Bump near-api-js from 0.30.0 to 0.38.0 in /frontend - #148

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/near-api-js-0.38.0
Closed

Bump near-api-js from 0.30.0 to 0.38.0 in /frontend#148
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/near-api-js-0.38.0

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps near-api-js from 0.30.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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [near-api-js](https://github.com/near/near-api-js) from 0.30.0 to 0.38.0.
- [Release notes](https://github.com/near/near-api-js/releases)
- [Commits](near/near-api-js@v0.30.0...v0.38.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Mar 8, 2021
@gitpod-io

gitpod-io Bot commented Mar 8, 2021

Copy link
Copy Markdown

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #153.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/frontend/near-api-js-0.38.0 branch March 19, 2021 07:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants