[Snyk] Upgrade near-api-js from 0.29.1 to 0.45.1 - #9
Open
dsuggs-near wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade near-api-js from 0.29.1 to 0.45.1. See this package in npm: https://www.npmjs.com/package/near-api-js See this project in Snyk: https://app.snyk.io/org/near-ecosystem/project/4f4a89b4-95cd-439d-9dd4-dec1b0d382d4?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade near-api-js from 0.29.1 to 0.45.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: near-api-js
-
0.45.1 - 2022-06-09
- Patch for JSVM feature
- Merge pull request #874 from near/hotfix/jsvm-support 9e737e3
- fix: stringified object args for js contract f83ad4b
- fix: encode argument format c0ffcc9
- fix: update viewFucntion method name for js contract c0c7f30
- fix: cleanup 959496a
- feat: view function update for near js sdk db0fe8a
- fix: add jsvm accountId to connection object 46e7973
-
0.45.0 - 2022-06-08
- Support for Near JS SDK
- Method to bypass 2fa with fak
- State cleanup on disable multisig
- Merge pull request #870 from near/WAL-338-abstractions-if-using-js-sdk c158218
- fix: argument duplicate 0260347
- fix: typo 0a17a04
- feat: support for custom jsvmAccountId 15f1873
- chore: instruction updates b6918e8
- feat: initial pass at supporting JS contract 58396df
- Merge pull request #808 from AhaLabs/fix/make_stale_bot_wait_longer 6f83d39
- Merge pull request #834 from near/dependabot/npm_and_yarn/examples/cookbook/node-fetch-2.6.7 55a11da
- build(deps): bump node-fetch from 2.6.6 to 2.6.7 in /examples/cookbook b5cb148
- Merge pull request #826 from near/dependabot/npm_and_yarn/minimist-1.2.6 af6dd63
- Merge pull request #825 from lebedev/patch-1 9f7a2a7
- Merge pull request #823 from near/feat-disable-2fa-with-fak da1194c
- refactor: remove optional chaining f661ae4
- Merge pull request #802 from near/contract-deploy-validate-existing-state 4163807
- refactor: disableActions retrieval ordering and error throwing 3c78e65
- refactor: format ternary 329492c
- refactor: remove reimplimented code 037dde4
- feat: add method to bypass 2fa with fak 7071651
- refactor: remove optional chaining 1ebbbe2
- fix: return invalid_code on method_not_found 34a492f
- refactor: remove point free style from 'this' method fedd3d5
- refactor: combine checkMultisigStateStatus into checkMultisigCodeAndStateStatus 3df552a
- Bump minimist from 1.2.5 to 1.2.6 f4332d9
- feat: add checkMultisigCodeAndStateStatus ae5e8a5
- Fix broken link in README c29990a
- fix: update multisig errors and fix gas issues 249a1ba
- refactor: inline contractHasExistingStateError 6d57d90
- refactor: format switch statement 394a41e
- fix: add test transaction to determine contract state c299da0
- fix: add catch addRequest on deployMultisig 746cea9
- feat: add state cleanup on disable multisig 0608170
- fix: make PR stale after 14 days of no activity 69c9aa9
- refactor: remove optional chaining operator 17eb11a
- fix: avoid deploying a contract to an account with existing state 90aaa04
- change wrap-near cookbook recipe to use testnet (#773) e927253
- Added git hook (#723) 0139380
- Bump borsh from 0.6.0 to 0.7.0 (#741) 3a5cb60
- near.deps check added (#752) 75e3d77
-
0.44.2 - 2021-12-16
- fix allows
- charset utf-8 deleted from request header (#751) ee85db5
-
0.44.1 - 2021-12-09
- findSeatPrice() function adjusted for Protocol version 49+
- seatPrice formula fixed (#746) 5dd4195
- CI Fix (#742) 11f3a1c
- New findSeatPrice implementation (#745) fafcf1e
- Add cookbook item to check for existence of account (#722) 01b61cb
-
0.44.0 - 2021-12-06
-
0.43.1 - 2021-09-30
-
0.43.0 - 2021-09-29
-
0.42.0 - 2021-07-13
-
0.41.0 - 2021-05-07
-
0.40.0 - 2021-04-29
-
0.39.0 - 2021-03-18
-
0.38.0 - 2021-03-08
-
0.37.0 - 2021-02-26
-
0.36.3 - 2021-01-27
-
0.36.2 - 2020-12-24
-
0.36.1 - 2020-12-24
-
0.36.0 - 2020-12-24
-
0.35.0 - 2020-12-03
-
0.34.0 - 2020-11-16
-
0.33.0 - 2020-11-14
-
0.32.0 - 2020-11-08
-
0.31.0 - 2020-10-13
-
0.30.0 - 2020-09-26
-
0.29.1 - 2020-08-28
from near-api-js GitHub release notesHighlights:
Commits
v0.45.0...v0.45.1
Highlights
Commits
v0.44.2...v0.45.0
Highlights:
near-api-jsto work with new RPC serversCommits:
v0.44.1...v0.44.2
Highlights:
Commits:
v0.44.0...v0.44.1
Read more
Read more
Read more
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs