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

Bump near-api-js from 0.39.0 to 0.43.0 #53

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 30, 2021

Bumps near-api-js from 0.39.0 to 0.43.0.

Release notes

Sourced from near-api-js's releases.

v0.43.0

Highlights:

  • error-polyfill issue fixed (it was breaking modern build tools)
  • added ability to turn off logging
  • added support for a custom way to stringify arguments
  • add support for borsh in view functions
  • release files whitelisted
  • dependencies updated
  • lot's of bug fixes

Commits:

  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#589) da2a35d7
  • Bump path-parse from 1.0.6 to 1.0.7 (#665) 60978e8d
  • Bump browserslist from 4.16.3 to 4.17.1 (#697) a0068193
  • fix: disable internal logging with env variable (#695) f131a950
  • Revert "Fix bug in config.js for localnet (#682)" 2216a004
  • Bump tmpl from 1.0.4 to 1.0.5 (#687) 8fbdf6a0
  • Bump axios from 0.21.1 to 0.21.4 (#694) 23d9ed05
  • Fix bug in config.js for localnet (#682) 9cbc119b
  • fix/remove-error-polyfill unused dependecy that breaks modern build tools (#689) 7d902519
  • Added ability to call cookbook files regardless of terminal directory (#684) 1a99d741
  • Merge pull request #668 from aurora-is-near/borsh_in_view_2 e29a4181
  • Remove use dict arguments 2a63db00
  • Generate build f97ca1ab
  • Add support for custom way to stringify arguments. 965a48d2
  • Add support for borsh in view functions 4351d46d
  • Bump borsh from 0.5.0 to 0.6.0 (#672) 44972f79
  • Increase length of accounts used in tests (#679) 1eb380e1
  • Merge pull request #675 from near/fix/update-example-anchors e142eff1
  • batch-transaction fix (#669) 28c8941d
  • fix quick reference link f4a2a8fe
  • update links to cookbook and quickstart b4050322
  • delete key example fixed (#673) 5f3c4204
  • Merge pull request #674 from near/fix/wrap-near 963a9d9d
  • fix(examples/wrap-near): docs, serialization 563b6244
  • docs(examples/cookbook): mv help info to file tops (#670) c84aef6c
  • fix: get-tx-detail example now uses archival rpc endpoint (#667) c6aa0449
  • build: cookbook uses root NAJ (#671) 574c5a38
  • bug(test): remove old versioning which is unused in nearcore nodes 26b3dd2f
  • remove unnesessary connect (#650) b14ac3d8
  • Bump borsh from 0.4.0 to 0.5.0 (#651) 6383018e
  • requestSignIn deprecation message fix (#646) c567a8e7
  • add verify signature example (#638) bba93840
  • use block_id in rpc query (#639) d3f3126c
  • Danger setup (#645) eff486ad
  • Release files whitelisted (#631) fd43f776
  • Expired error handled (#633) 696ab8e1
  • Bump ws from 7.4.4 to 7.5.3 (#643) 7e43449b
  • Bump ts-morph from 10.1.0 to 11.0.3 (#642) 6be1e9bf
  • Bump @​types/http-errors from 1.8.0 to 1.8.1 (#634) cfa888c8

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by volovyk-s, 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)

Bumps [near-api-js](https://github.com/near/near-api-js) from 0.39.0 to 0.43.0.
- [Release notes](https://github.com/near/near-api-js/releases)
- [Commits](near/near-api-js@v0.39.0...v0.43.0)

---
updated-dependencies:
- dependency-name: near-api-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2021

Superseded by #55.

@dependabot dependabot bot closed this Oct 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/near-api-js-0.43.0 branch October 1, 2021 11:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants