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.42.0 in /frontend - #187

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

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

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps near-api-js from 0.30.0 to 0.42.0.

Release notes

Sourced from near-api-js's releases.

v0.42.0

  • Don't include examples into npm package e4435a04
  • updat error to NotEnoughAllowance from NotEnoughBalance (#619) 51ccadf6
  • Shouldn't check if account exists if contractId not passed (#629) e59f4dc6
  • feat: prepare tests for the stabilization of EXPERIMENTAL_tx_status method (#623) ec373a62
  • Merge pull request #621 from near/feat/add-txStatus-example fd85aa79
  • Update examples/cookbook/transactions/get-tx-status.js 2ea1d62e
  • Update examples/cookbook/transactions/get-tx-status.js 803b9587
  • add to readme 7896ce1f
  • add get tx status example 1a1eb6d0
  • Merge pull request #616 from near/feat/add-deploy-contract-example ca4aecbf
  • update readme 1125e251
  • add deploy contract to quick ref 0b00dee9
  • add deploy contract to cookbook c58e55be
  • Merge pull request #606 from near/feat/add-quick-reference edb66d36
  • move quick reference closer to the top for visibility 5b8e8e95
  • Merge branch 'master' of github.com:near/near-api-js into feat/add-quick-reference 0984eb70
  • Merge pull request #603 from near/fix-empty-resp 98f9f16c
  • nit 2e59ecd5
  • add quick reference d09b4c04
  • Merge pull request #604 from near/feat/add-cookbook-examples 314c24b4
  • update readme 320cf883
  • add cookbook examples 232d88b0
  • Use TypeScript files for tests (#599) c73eb80c
  • remove deprecated calls (#600) 93a04bab
  • lint and rebuild bace1ee0
  • avoid exponential backoff reject the result by backoff on rpc response not result 33c927d7
  • reliable undefined check 1a3bc715
  • fail on undefined only edcf0499
  • fix: jsonrpc empty string response should success c729bacb
  • Document createAndDeployContract amount param (#601) 897a650a
  • build artifacts updated (#595) c5762ea3
  • Bump ts-morph from 10.0.2 to 10.1.0 (#592) 9f07c00f
  • fix: fix AccessKeyInfoView type (#575) fabdbb3d
  • DEFAULT_FUNC_CALL_GAS constant exported (#586) 98e40d92
  • Merge pull request #588 from near/fix/update-typedocs-and-theme 595a5aec
  • update typedocs 20d18d20

near/near-api-js@v0.41.0...v0.42.0

v0.41.0

Highlights:

  • Multisig/2FA improvements
  • Upgrade to borsh 0.4.0
  • Allow to pass method names when signing in

Commits:

  • yarn compile 27d43a7e
  • Merge tag 'v0.40.0' e04ed641

... (truncated)

Commits
  • 00a2cfc v0.42.0
  • e4435a0 Don't include examples into npm package
  • 51ccadf updat error to NotEnoughAllowance from NotEnoughBalance (#619)
  • e59f4dc Shouldn't check if account exists if contractId not passed (#629)
  • ec373a6 feat: prepare tests for the stabilization of EXPERIMENTAL_tx_status method ...
  • fd85aa7 Merge pull request #621 from near/feat/add-txStatus-example
  • 2ea1d62 Update examples/cookbook/transactions/get-tx-status.js
  • 803b958 Update examples/cookbook/transactions/get-tx-status.js
  • 7896ce1 add to readme
  • 1a1eb6d add get tx status example
  • 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.42.0.
- [Release notes](https://github.com/near/near-api-js/releases)
- [Commits](near/near-api-js@v0.30.0...v0.42.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 Jul 13, 2021
@gitpod-io

gitpod-io Bot commented Jul 13, 2021

Copy link
Copy Markdown

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