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.40.0 in /frontend - #174

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

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

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps near-api-js from 0.30.0 to 0.40.0.

Release notes

Sourced from near-api-js's releases.

v0.40.0

  • Generated Error classes deleted (#570) ee975a1e
  • Check cache for access key after network request (#567) 81e824e7
  • use human readable near amounts in errors (#556) 4bce6665
  • bump bn version number to 5.1.0 to match types (#551) b922eb5c
  • Bump typedoc from 0.20.35 to 0.20.36 10f52bae
  • Merge pull request #561 from near/fix/tx-status-string-and-buffer 27ca6cdd
  • update types and docs 9847fbf2
  • Merge pull request #555 from near/fix/node-fetch-only-in-node-build b2c633d9
  • update txStatus to take a string or a buffer 3acc6ce3
  • oops missing files 4a2fcc11
  • Merge pull request #558 from near/exponential-backoff-fix 251f3c53
  • fix bug in exponentialBackoff 1644d8e0
  • Merge pull request #534 from near/feat/add-rpc-endpoints f8bfaef8
  • fix linting d41f7116
  • remove node-fetch added to global in node env 27425c88
  • add Josh and Ryan as codeowners (#554) 1de4eed4
  • Add stale PRs action to the workflow (#487) cdae1fb8
  • Merge branch 'master' into feat/add-rpc-endpoints a127371b
  • Improve TypeDoc by improving the layout and adding some comments (#541) 71920e06
  • Merge pull request #548 from near/dependabot/npm_and_yarn/typedoc-0.20.35 55bf0121
  • Bump typedoc from 0.19.2 to 0.20.35 8da7a929
  • Merge pull request #533 from near/feat/json-rpc-query-types 6e36ba2c
  • fix types merge conflict 5106954f
  • compile 00faf5b0
  • check access_key permission type is FullAccess aee985dc
  • Merge pull request #528 from near/get-network-deleted fc54def0
  • Merge pull request #527 from near/contract-does-not-exist-error 6b36722b
  • lint fix c25ccbe0
  • SignInOptions used instead of string accountId aa791076
  • conflixts solved 2d60cf71
  • fix conflicts 5052a95f
  • update AccessKey type in Provider class 43cbb291
  • change AccessKey => AccessKeyWithPublicKey 965d1415
  • update comments 09076076
  • fix linting errors ffe21afc
  • typo 216d10f0
  • added contractCodeChanges 98e3d010
  • add contractStateChanges f7cbc0e8
  • add accountChanges bacf0c27
  • added singleAccessKeyChanges and AccessKey type 5246c07e
  • add accessKeyChanges & ChangeResult type 4e9bb904
  • add basic fetch block changes test 441cb167
  • remove deprectated BlockId from BlockChanges d2ae7a89
  • add BlockChanges method w/ types c5076c8c
  • fix wallet tests; args are b64 c87b1e0e
  • add rpc query request types c6961f54
  • update BlockResult interface c5be4c1d
  • add chunk interface 3f2cdd5d
  • update BlockHeader inerface 12a3f4ab

... (truncated)

Commits
  • f622f1b v0.40.0
  • ee975a1 Generated Error classes deleted (#570)
  • 81e824e Check cache for access key after network request (#567)
  • 4bce666 use human readable near amounts in errors (#556)
  • b922eb5 bump bn version number to 5.1.0 to match types (#551)
  • 10f52ba Bump typedoc from 0.20.35 to 0.20.36
  • 27ca6cd Merge pull request #561 from near/fix/tx-status-string-and-buffer
  • 9847fbf update types and docs
  • b2c633d Merge pull request #555 from near/fix/node-fetch-only-in-node-build
  • 3acc6ce update txStatus to take a string or a buffer
  • Additional commits viewable in compare view
Maintainer changes

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


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.40.0.
- [Release notes](https://github.com/near/near-api-js/releases)
- [Commits](near/near-api-js@v0.30.0...v0.40.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 Apr 30, 2021
@gitpod-io

gitpod-io Bot commented Apr 30, 2021

Copy link
Copy Markdown

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #177.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/frontend/near-api-js-0.40.0 branch May 10, 2021 08:14
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