-
Notifications
You must be signed in to change notification settings - Fork 17
chore(deps): update all non-major dependencies #126
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
base: main
Are you sure you want to change the base?
Conversation
|
|
Visit the preview URL for this PR (updated for commit 910ca4b): https://community-cookbook-staging--pr126-renovate-all-minor-p-3q0b6itb.web.app (expires Fri, 05 Dec 2025 02:49:55 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
8ddc564 to
ce65bf7
Compare
41f514d to
ddaed91
Compare
c7a01d0 to
1e324c2
Compare
eaeca19 to
416ecd1
Compare
b4d20f3 to
d925c29
Compare
a02606a to
7e2d37f
Compare
7e2d37f to
910ca4b
Compare
This PR contains the following updates:
^20->^20.16.5^22.10.1->^22.19.1^18->^18.3.5^18->^18.3.0^0.5.1->^0.8.0v4.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.335.7.2->5.8.0^6.13.4->^6.15.0^6.13.5->^6.15.06.13.3->6.15.0v1.9.4->v1.12.0^0.344.0->^0.555.0v2.9.0->v2.9.4^11.0.1->^11.1.01.0.217->1.0.2285.0.4->5.2.35.0.0->5.2.3v3.81.10->v3.91.11.12.0->1.18.10.2.100->0.2.1060.3.77->0.3.83🔡 If you wish to disable git hash updates, add
":disableDigestUpdates"to the extends array in your config.Release Notes
vuejs/tsconfig (@vue/tsconfig)
v0.8.1Compare Source
fix: do not turn on
exactOptionalPropertyTypesfor now[a235c5f]Full Changelog: vuejs/tsconfig@v0.8.0...v0.8.1
v0.8.0Compare Source
Breaking Changes
libReplacementfor better performance by @ntnyq in #35noUncheckedIndexedAccessandby @haoqunjiang in #36exactOptionalPropertyTypesIf you experience a significant number of type errors in your projects after upgrading to this version, you might want to consider a gradual approach to adopting the new options:
@vue/tsconfig, usesupress-ts-errors(npx suppress-ts-errors && npx suppress-ts-errors vue src/**/*.vue) to insert@ts-expect-errorcomments in your current codebase.Full Changelog: vuejs/tsconfig@v0.7.0...v0.8.0
v0.7.0Compare Source
Breaking Changes
skipLibCheck: falseintsconfig.lib.json[cee76cf]Full Changelog: vuejs/tsconfig@v0.6.0...v0.7.0
v0.6.0Compare Source
Notable Changes
allowImportingTsExtensions[27fa57b]moduleDetectiontoforce[6355fab]Full Changelog: vuejs/tsconfig@v0.5.1...v0.6.0
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.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.2.24Compare Source
Core Changes
Credits
Huge thanks to @ztanner for helping!
v14.2.23Compare Source
Core Changes
Credits
Huge thanks to @styfle, @ijjk and @lubieowoce for helping!
v14.2.22Compare Source
Core Changes
Credits
Huge thanks to @unstubbable, @ijjk, and @ztanner for helping!
v14.2.21Compare Source
Core Changes
14898b6to178c267: #74115Misc Changes
Credits
Huge thanks to @unstubbable, @ztanner, and @styfle for helping!
v14.2.20Compare Source
Core Changes
Credits
Huge thanks to @wyattjoh for helping!
v14.2.19Compare Source
Core Changes
Misc Changes
Credits
Huge thanks to @ztanner and @ijjk for helping!
v14.2.18Compare Source
Core Changes
Credits
Huge thanks to @huozhi and [@&#
Configuration
📅 Schedule: Branch creation - "before 5am on monday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 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.