[Snyk] Upgrade: , chai, chai-as-promised, mocha #19
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.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ 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.
@openzeppelin/contracts
from 4.4.1 to 4.9.6 | 26 versions ahead of your current version | 6 months ago
on 2024-02-29
chai
from 4.3.4 to 4.5.0 | 9 versions ahead of your current version | a month ago
on 2024-07-25
chai-as-promised
from 7.1.1 to 7.1.2 | 1 version ahead of your current version | 4 months ago
on 2024-05-11
mocha
from 9.1.3 to 9.2.2 | 4 versions ahead of your current version | 2 years ago
on 2022-03-11
Issues fixed by the recommended upgrade:
SNYK-JS-GETFUNCNAME-5923417
SNYK-JS-OPENZEPPELINCONTRACTS-2958047
SNYK-JS-OPENZEPPELINCONTRACTS-2958050
SNYK-JS-OPENZEPPELINCONTRACTS-2964946
SNYK-JS-OPENZEPPELINCONTRACTS-2980279
SNYK-JS-OPENZEPPELINCONTRACTS-5425051
SNYK-JS-OPENZEPPELINCONTRACTS-5838352
SNYK-JS-NANOID-2332193
SNYK-JS-OPENZEPPELINCONTRACTS-2336323
SNYK-JS-OPENZEPPELINCONTRACTS-2965798
SNYK-JS-OPENZEPPELINCONTRACTS-5425827
SNYK-JS-OPENZEPPELINCONTRACTS-5672116
Release notes
Package name: @openzeppelin/contracts
Base64
: Fix issue where dirty memory located just after the input buffer is affecting the result. (#4929)Multicall
: Make aware of non-canonical context (i.e.msg.sender
is not_msgSender()
), allowing compatibility withERC2771Context
. Patch duplicatedAddress.functionDelegateCall
in v4.9.4 (removed).ERC2771Context
andContext
: Introduce a_contextPrefixLength()
getter, used to trim extra information appended tomsg.data
.Multicall
: Make aware of non-canonical context (i.e.msg.sender
is not_msgSender()
), allowing compatibility withERC2771Context
.ERC2771Context
: Return the forwarder address whenever themsg.data
of a call originating from a trusted forwarder is not long enough to contain the request signer address (i.e.msg.data.length
is less than 20 bytes), as specified by ERC-2771. (#4481)ERC2771Context
: Prevent revert in_msgData()
when a call originating from a trusted forwarder is not long enough to contain the request signer address (i.e.msg.data.length
is less than 20 bytes). Return the full calldata in that case. (#4484)Package name: chai
v4.4.1...v4.5.0
What's Changed
Full Changelog: v4.4.1...v4.5.0
What's Changed
??
for node compat by @ 43081j in #1574Full Changelog: v4.4.0...v4.4.1
What's Changed
Full Changelog: v4.3.10...v4.4.0
Package name: chai-as-promised
What's Changed
New Contributors
Full Changelog: v7.1.1...v7.1.2
Fixes ESLint accidentally being included as a dependency since v7.0.0.
Package name: mocha
9.2.2 / 2022-03-11
Please also note our announcements.
🐛 Fixes
#4842: Loading of reporter throws wrong error (@ juergba)
#4839:
dry-run
: prevent potential call-stack crash (@ juergba)🔩 Other
9.2.1 / 2022-02-19
Please also note our announcements.
🐛 Fixes
#4832: Loading of config files throws wrong error (@ juergba)
#4799: Reporter: configurable
maxDiffSize
reporter-option (@ norla)9.2.0 / 2022-01-24
Please also note our announcements.
🎉 Enhancements
🔩 Other
9.1.4 / 2022-01-14
Please also note our announcements.
🐛 Fixes
import
throws wrong error if loader is used (@ giltayar)🔩 Other
9.1.3 / 2021-10-15
Please also note our announcements.
🐛 Fixes
bdd
ES6 style import (@ juergba)🔩 Other
EVENT_SUITE_ADD_*
events (@ beatfactor)Important
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: