chore(deps): update all non-major dependencies#126
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update all non-major dependencies#126renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
|
|
Visit the preview URL for this PR (updated for commit 6dfcc8c): https://community-cookbook-staging--pr126-renovate-all-minor-p-ch4muwrr.web.app (expires Thu, 14 May 2026 04:59:35 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 1b876338aafcf55b4a02f1877984e116731756b1 |
f8f53fe to
b4b0f05
Compare
b72c57b to
271ff6b
Compare
a6f3af5 to
a715e56
Compare
2c20fb2 to
0a3dd8f
Compare
99d9beb to
c985c39
Compare
4fd25dd to
6b76591
Compare
98431ca to
9b06719
Compare
42dc083 to
4119c94
Compare
4a30790 to
1770798
Compare
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 contains the following updates:
^20→^20.16.520.19.40^22.10.1→^22.10.1022.19.18^18→^18.3.5^18→^18.3.0^0.8.1→^0.9.0^0.5.1→^0.9.0^0.4.3→^0.5.00.5.12v4.1.7→v4.3.10.7.7→0.8.0^16.4.5→^16.6.1^16.4.7→^16.6.114.2.5→14.2.35^0.4.19→^0.5.0^0.4.16→^0.5.0^0.4.11→^0.5.05.7.2→5.8.0^6.13.4→^6.16.0^6.13.5→^6.16.06.13.3→6.16.0v1.9.4→v1.16.1^0.344.0→^0.577.0v2.9.0→v2.9.4^11.0.1→^11.1.01.0.217→1.0.228v3.81.10→v3.95.21.12.0→1.23.10.2.100→0.2.1210.3.77→0.3.98🔡 If you wish to disable git hash updates, add
":disableDigestUpdates"to the extends array in your config.Release Notes
vuejs/tsconfig (@vue/tsconfig)
v0.9.1Compare Source
Notable Changes
Full Changelog: vuejs/tsconfig@v0.9.0...v0.9.1
v0.9.0Compare Source
Noticeable Changes
noUncheckedIndexedAccessfrom base config to the lib config[fa4423b]noUncheckedIndexedAccessmay have false positives, making it hard for existing codebases to upgrade.New Contributors
Full Changelog: vuejs/tsconfig@v0.8.1...v0.9.0
wevm/wagmi (@wagmi/vue)
v0.5.11Compare Source
Patch Changes
28b1437]:v0.5.10Compare Source
Patch Changes
useReadContracttype inference when passing reactiveargsvalues such as Vuecomputed()results. (d9bbd4f)v0.5.9Compare Source
Patch Changes
c9c0e2b]:v0.5.8Compare Source
Patch Changes
2a9795d]:v0.5.7Compare Source
Patch Changes
f893ee6]:v0.5.6Compare Source
Patch Changes
2058bd6,a91f53e,98d85f5,2058bd6]:v0.5.5Compare Source
Patch Changes
2777227,23d6e27]:v0.5.4Compare Source
Patch Changes
10b37ee,10b37ee]:v0.5.3Compare Source
Patch Changes
c29bdfd,c29bdfd]:v0.5.2Compare Source
Patch Changes
Fixed
feePayertypes for Tempo chains onuseSendTransaction. (#5022)Updated dependencies [
2a4660e,f53f3f5]:v0.5.1Compare Source
Patch Changes
Update MetaMask connector from
@metamask/sdkto the new@metamask/connect-evm. (#4960)Added
eventemitter3to ViteoptimizeDeps.includein Nuxt module to fix CJS/ESM interop error when using auto-imports. (#5028)Updated dependencies [
2f4316c,2a566ec]:v0.5.0Compare Source
Minor Changes
useSignTransaction(#4995)Patch Changes
8b96e2f]:actions/checkout (actions/checkout)
v4.3.1Compare Source
What's Changed
Full Changelog: actions/checkout@v4...v4.3.1
v4.3.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
v4.2.2Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in #1941isGhesby @jww3 in #1946v4.2.1Compare Source
v4.2.0Compare Source
alloy-rs/core (alloy-sol-types)
v0.8.26: alloy-core v0.8.26Compare Source
Security
Patched: DoS vulnerability on
alloy_dyn_abi::TypedDatahashingAn uncaught panic triggered by malformed input to
alloy_dyn_abi::TypedDatacould lead to a denial-of-service (DoS) viaeip712_signing_hash().Software with high availability requirements such as network services may be particularly impacted. If in use, external auto-restarting mechanisms can partially mitigate the availability issues unless repeated attacks are possible.
The vulnerability was patched by adding a check to ensure the element is not empty before accessing its first element; an error is returned if it is empty. The fix is included in version v1.4.1 and backported to v0.8.26.
See: GHSA-pgp9-98jm-wwq2
Full Changelog: alloy-rs/core@v0.8.25...v0.8.26
v0.8.25: alloy-core v0.8.25Compare Source
What's Changed
wrap_fixed_bytes!by @klkvr in #918New Contributors
Full Changelog: alloy-rs/core@v0.8.24...v0.8.25
v0.8.24Compare Source
Features
v0.8.23Compare Source
Bug Fixes
sol-expander] Rename from/into + impl From (#905)sol!] Pass correct call_struct to call_builder in expansion (#901)Dependencies
Features
From<String> for Bytes(#907)sol!] Gen unit/tuple structs for errors, calls, events with 0/1 param (#883)validate: bool(#863)Miscellaneous Tasks
Signature(#899)Other
v0.8.22Compare Source
Dependencies
Documentation
randomfunctions are cryptographically secure (#872)Features
thread_rngwhen available (#870)Miscellaneous Tasks
v0.8.21Compare Source
Bug Fixes
Features
sol-macro-expander] Increase resolve limit to 128 (#864)Miscellaneous Tasks
v0.8.20Compare Source
Dependencies
Documentation
Features
Miscellaneous Tasks
v0.8.19Compare Source
Documentation
Features
Miscellaneous Tasks
v0.8.18Compare Source
Bug Fixes
Miscellaneous Tasks
v0.8.17Compare Source
Bug Fixes
Documentation
Features
Miscellaneous Tasks
Testing
v0.8.16Compare Source
Bug Fixes
Features
rayonfeature (#827)Miscellaneous Tasks
Other
v0.8.15Compare Source
Miscellaneous Tasks
Signatureas deprecated (#819)Other
v0.8.14Compare Source
Dependencies
Features
Miscellaneous Tasks
v0.8.13Compare Source
Bug Fixes
Dependencies
Features
returnsfield forDynSolCalltype (#809)Miscellaneous Tasks
Other
v0.8.12Compare Source
Bug Fixes
Sealed::hashserde (#805)Features
AsRefimpl andhashmethod toSealed(#804)Miscellaneous Tasks
v0.8.11Compare Source
Bug Fixes
vforyParity(#801)Documentation
Features
AbiItem::json_type(#797)Miscellaneous Tasks
Other
Performance
Styling
v0.8.10Compare Source
Bug Fixes
Dependencies
core::error::Errorin place ofstd(#780)Documentation
Miscellaneous Tasks
Other
DerefMutforLog<T>(#786)Refactor
v0.8.9Compare Source
Bug Fixes
Features
Miscellaneous Tasks
v0.8.8Compare Source
Bug Fixes
sol!output (#770)Features
Miscellaneous Tasks
v0.8.7Compare Source
Miscellaneous Tasks
Other
v0.8.6Compare Source
Bug Fixes
alloy-primitives(#756)alloy-json-abi(#757)alloy-dyn-abi(#758)alloy-sol-macro-expander(#760)Dependencies
Features
DefaultforSealed<T>(#755)Miscellaneous Tasks
Other
ArbitraryforSealed<T>(#762)DerefforSealed<T>(#759)TxKind->Option<Address>(#750)v0.8.5Compare Source
Bug Fixes
Miscellaneous Tasks
v0.8.4Compare Source
Bug Fixes
Features
mapmodule (#743)Miscellaneous Tasks
Other
Testing
v0.8.3Compare Source
Bug Fixes
solmacro (#730)Features
Miscellaneous Tasks
v0.8.2Compare Source
Features
v0.8.1Compare Source
Documentation
Features
Miscellaneous Tasks
v0.8.0Compare Source
Bug Fixes
Dependencies
Documentation
Features
Sealed(#710)HashforSealed(#707)Miscellaneous Tasks
Other
Styling
ethereum_sszdependency (#701)motdotla/dotenv (dotenv)
v16.6.1Compare Source
Changed
quietto true – hiding the runtime log message (#874)config({ quiet: true })to suppress.require('dotenv').config()forrequire('@​dotenvx/dotenvx').config().v16.6.0Compare Source
Added
[dotenv@16.6.0] injecting env (1) from .env(#870){ quiet: true }to suppressv16.5.0Compare Source
Added
Changed
_logmethod. Use_debug#862vercel/next.js (eslint-config-next)
v14.2.35Compare Source
v14.2.34Compare Source
v14.2.33Compare Source
Core Changes
Credits
Huge thanks to @ztanner for helping!
v14.2.32Compare Source
Core Changes
Credits
Huge thanks to @ztanner for helping!
v14.2.31Compare Source
Core Changes
Credits
Huge thanks to @styfle and @ztanner for helping!
v14.2.30Compare Source
Core Changes
config.allowedDevOrigins(#80410) (Learn More)Credits
Huge thanks to @ijjk and @ztanner for helping!
v14.2.29Compare Source
Core Changes
Credits
Huge thanks to @ijjk for helping!
v14.2.28Compare Source
Core Changes
Credits
Huge thanks to @ztanner for helping!
v14.2.27Compare Source
Core Changes
Credits
Huge thanks to @ztanner for helping!
v14.2.26Compare Source
Core Changes
v14.2.25Compare Source
Core Changes
Credits
Huge thanks to @ijjk for helping!
[`v14
Configuration
📅 Schedule: (in timezone Europe/London)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.