aurora-is-near / rainbow-bridge-frontend

🌈 Send ERC20 tokens from Ethereum to NEAR
https://rainbowbridge.app
69 stars 31 forks source link

build(deps): bump near-api-js from 0.43.1 to 0.44.2 #353

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps near-api-js from 0.43.1 to 0.44.2.

Release notes

Sourced from near-api-js's releases.

v0.44.2

Highlights:

  • fix allows near-api-js to work with new RPC servers

Commits:

  • charset utf-8 deleted from request header (#751) ee85db50

https://github.com/near/near-api-js/compare/v0.44.1...v0.44.2

v0.44.1

Highlights:

  • findSeatPrice() function adjusted for Protocol version 49+

Commits:

  • seatPrice formula fixed (#746) 5dd41951
  • CI Fix (#742) 11f3a1c0
  • New findSeatPrice implementation (#745) fafcf1e1
  • Add cookbook item to check for existence of account (#722) 01b61cb8

https://github.com/near/near-api-js/compare/v0.44.0...v0.44.1

v0.44.0

Highlights:

  • Added support for RPC Server API Keys
  • Introduced verify method on PublicKey type to verify signature correctness
  • Key file permissions changed to 0o600

Commits:

  • build artifacts 76df9551
  • API Keys support (#729) 5161a054
  • husky dep added (#727) 5c2ea7b4
  • fix: add check to suppress retry log (#725) 90d58dc7
  • Cleanup newly added query params after redirect (#536) 7ea21f33
  • feat: Introduced verify method on PublicKey type to verify signature correctness (#710) 84aabd3c
  • Bump danger from 10.6.6 to 10.7.0 (#711) 75132384
  • feat: add returnError to transaction options (#704) fd6d643d
  • key file permissions changed (#706) cc57e5dc

https://github.com/near/near-api-js/compare/v0.43.1...v0.44.0

Commits


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[bot] commented 2 years ago

Superseded by #396.