-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
fix(deps): update all non-major dependencies #1457
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
d6f2b0d
to
0b3234b
Compare
0b3234b
to
a875106
Compare
Deployment failed with the following error:
|
a875106
to
9965145
Compare
9965145
to
570fea6
Compare
570fea6
to
b7d784b
Compare
b7d784b
to
46babd1
Compare
46babd1
to
98753b2
Compare
98753b2
to
36debaa
Compare
36debaa
to
e1bc1a6
Compare
e1bc1a6
to
c6215a5
Compare
c6215a5
to
2298e1b
Compare
2298e1b
to
0df8ef5
Compare
418a564
to
5880577
Compare
5880577
to
f543a93
Compare
f543a93
to
753f322
Compare
753f322
to
be11a60
Compare
be11a60
to
8279609
Compare
8279609
to
1d37207
Compare
1d37207
to
4239573
Compare
4239573
to
06ebb5e
Compare
06ebb5e
to
14155a7
Compare
14155a7
to
9dfd928
Compare
9dfd928
to
d65c922
Compare
d65c922
to
728d8bc
Compare
728d8bc
to
3964077
Compare
3964077
to
f5af120
Compare
This PR contains the following updates:
5.1.0
->5.2.0
5.1.0
->5.2.0
0.5.15
->0.5.16
22.10.1
->22.10.7
19.0.1
->19.0.7
19.0.1
->19.0.3
4.12.20
->4.12.23
2.22.17
->2.22.18
9.15.0
->9.15.4
8.4.49
->8.5.1
5.0.3
->5.0.5
3.4.16
->3.4.17
5.7.2
->5.7.3
Release Notes
OpenZeppelin/openzeppelin-contracts (@openzeppelin/contracts)
v5.2.0
Compare Source
Breaking Changes
Custom error changes
This version comes with changes to the custom error identifiers. Contracts previously depending on the following errors should be replaced accordingly:
Errors.FailedCall
with a bubbled-up revert reason inAddress.sendValue
.Changes by category
General
Account
ERC4337Utils
: Add a reusable library to manipulate user operations and interact with ERC-4337 contracts (#5274)ERC7579Utils
: Add a reusable library to interact with ERC-7579 modular accounts (#5274)Governance
GovernorCountingOverridable
: Add a governor counting module that enables token holders to override the vote of their delegate. (#5192)VotesExtended
: Create an extension ofVotes
which checkpoints balances and delegates. (#5192)Proxy
Clones
: AddcloneWithImmutableArgs
andcloneDeterministicWithImmutableArgs
variants that create clones with per-instance immutable arguments. The immutable arguments can be retrieved usingfetchCloneArgs
. The correspondingpredictDeterministicWithImmutableArgs
function is also included. (#5109)Tokens
ERC1363Utils
: Add helper similar to the existingERC721Utils
andERC1155Utils
(#5133)Utils
Address
: bubble up revert data onsendValue
failed call (#5418)Bytes
: Add a library of common operations that operate onbytes
objects. (#5252)CAIP2
andCAIP10
: Add libraries for formatting and parsing CAIP-2 and CAIP-10 identifiers. (#5252)NoncesKeyed
: Add a variant ofNonces
that implements the ERC-4337 entrypoint nonce system. (#5272)Packing
: Add variants for packingbytes10
andbytes22
(#5274)Strings
: AddparseUint
,parseInt
,parseHexUint
andparseAddress
to parse strings into numbers and addresses. Also provide variants of these functions that parse substrings, andtryXxx
variants that do not revert on invalid input. (#5166)OpenZeppelin/openzeppelin-contracts-upgradeable (@openzeppelin/contracts-upgradeable)
v5.2.0
Compare Source
Breaking Changes
Custom error changes
This version comes with changes to the custom error identifiers. Contracts previously depending on the following errors should be replaced accordingly:
Errors.FailedCall
with a bubbled-up revert reason inAddress.sendValue
.Changes by category
General
Account
ERC4337Utils
: Add a reusable library to manipulate user operations and interact with ERC-4337 contracts (#5274)ERC7579Utils
: Add a reusable library to interact with ERC-7579 modular accounts (#5274)Governance
GovernorCountingOverridable
: Add a governor counting module that enables token holders to override the vote of their delegate. (#5192)VotesExtended
: Create an extension ofVotes
which checkpoints balances and delegates. (#5192)Proxy
Clones
: AddcloneWithImmutableArgs
andcloneDeterministicWithImmutableArgs
variants that create clones with per-instance immutable arguments. The immutable arguments can be retrieved usingfetchCloneArgs
. The correspondingpredictDeterministicWithImmutableArgs
function is also included. (#5109)Tokens
ERC1363Utils
: Add helper similar to the existingERC721Utils
andERC1155Utils
(#5133)Utils
Address
: bubble up revert data onsendValue
failed call (#5418)Bytes
: Add a library of common operations that operate onbytes
objects. (#5252)CAIP2
andCAIP10
: Add libraries for formatting and parsing CAIP-2 and CAIP-10 identifiers. (#5252)NoncesKeyed
: Add a variant ofNonces
that implements the ERC-4337 entrypoint nonce system. (#5272)Packing
: Add variants for packingbytes10
andbytes22
(#5274)Strings
: AddparseUint
,parseInt
,parseHexUint
andparseAddress
to parse strings into numbers and addresses. Also provide variants of these functions that parse substrings, andtryXxx
variants that do not revert on invalid input. (#5166)tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.16
Compare Source
Fixed
saadeghi/daisyui (daisyui)
v4.12.23
Compare Source
v4.12.22
Compare Source
v4.12.21
Compare Source
nomiclabs/hardhat (hardhat)
v2.22.18
: Hardhat v2.22.18Compare Source
This is a small release that improves the performance of the display of Solidity stack traces and adds a message linking to the Solidity Developer Survey for 2024.
Changes
25f45b0
: Improve solidity stack traces performance by getting them from the EDR response0e5c8d7
: Restored the message linking to the 2024 solidity surveypnpm/pnpm (pnpm)
v9.15.4
Compare Source
v9.15.3
Compare Source
v9.15.2
: pnpm 9.15.2Compare Source
Patch Changes
publish
/pack
error with workspace dependencies with relative paths #8904. It was broken inv9.4.0
(398472c).pnpm patch
on Windows #7546.git ls-remote
works via HTTPS #8906.Platinum Sponsors
Gold Sponsors
v9.15.1
Compare Source
postcss/postcss (postcss)
v8.5.1
Compare Source
v8.5.0
Compare Source
protofire/solhint (solhint)
v5.0.5
Compare Source
Fixed
gas-custom-errors
#620 - Support for Custom Errors insiderequire
statementscompiler-version
#621 - Upgraded minimum requirement for the rulereentrancy
#622 - Fixed path and typosAdded
v5.0.4
Compare Source
Fixed
imports-order
#595 - Replaced single quotes with double quotesgas-custom-errors
#613 - Allows the use of Requirement with Custom Errorssolidity-parser
dependency #612Added
.pre-commit-hooks.yaml
to allow projects to run Solhint via pre-commit #596 (Thanks to @dbast)husky
since it is not needed #612tailwindlabs/tailwindcss (tailwindcss)
v3.4.17
Compare Source
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.