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.37.0 in /frontend - #145

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

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

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps near-api-js from 0.30.0 to 0.37.0.

Release notes

Sourced from near-api-js's releases.

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
  • Merge pull request #499 from near/fix-webpack-fs 6d4e688c
  • Make sure that webpack build doesn’t end up requiring fs be3fc8b5
  • error check by string replaced by check by type 409acf5e
  • update rpc doc link e25372e7
  • types added to some rpc errors e567f4a0
  • Bump bundlewatch from 0.3.1 to 0.3.2 b9ad7890
  • Bump @types/bn.js from 4.11.6 to 5.1.0 55d74f89
  • Bump mustache from 4.0.1 to 4.1.0 437bca17

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

v0.36.3

  • Make sure to use final block hash 7564facf
  • feat(travis): add fossa integration to travis 18059e19

near/near-api-js@v0.36.2...v0.36.3

... (truncated)

Commits
  • f9cc761 v0.37.0
  • 5d1ef47 yarn compile
  • cc1a42e Merge pull request #517 from near/fix-nonce-again
  • 155e747 Merge pull request #492 from near/account-reduce-requests
  • 7226bc7 Add deprecation warnings
  • 5302f47 Remove account.fetchState call from account.test.js
  • 5ba2324 Remove receiver.fetchState() call in test
  • 764fdec Remove dependency on Account.ready from ConnectedWalletAccount
  • 167edc3 Don't call account.state() in near.account()
  • 65ec3c8 Don't fetch account state pre-emptively
  • 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.37.0.
- [Release notes](https://github.com/near/near-api-js/releases)
- [Commits](near/near-api-js@v0.30.0...v0.37.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 Feb 26, 2021
@gitpod-io

gitpod-io Bot commented Feb 26, 2021

Copy link
Copy Markdown

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #148.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/frontend/near-api-js-0.37.0 branch March 8, 2021 08:22
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