Update all non-major dependencies#511
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
1d19388 to
129ec68
Compare
129ec68 to
a39bfe8
Compare
a39bfe8 to
c45f1e1
Compare
c45f1e1 to
e95dbdc
Compare
e95dbdc to
04ec90c
Compare
04ec90c to
00cf6fc
Compare
00cf6fc to
588f5bd
Compare
588f5bd to
0067dc7
Compare
0067dc7 to
0c4303e
Compare
0c4303e to
a632397
Compare
a632397 to
94f2321
Compare
94f2321 to
1943036
Compare
1943036 to
beee235
Compare
beee235 to
2ba5210
Compare
8730bf4 to
a34fc48
Compare
a34fc48 to
f5225b7
Compare
f5225b7 to
42e1e02
Compare
42e1e02 to
edfcfe7
Compare
edfcfe7 to
7d73d52
Compare
7d73d52 to
7ff4d0a
Compare
7ff4d0a to
7643841
Compare
7643841 to
a11b156
Compare
a11b156 to
fb7f2bd
Compare
fb7f2bd to
0a3a1e0
Compare
0a3a1e0 to
24b0cf8
Compare
24b0cf8 to
993d749
Compare
993d749 to
97a2d22
Compare
97a2d22 to
af3b47b
Compare
af3b47b to
eaed197
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:
24.10.4→24.13.310.4.23→10.5.210.0.0→10.1.112.5.0→12.11.13.2.0→3.2.37.1.2→7.1.47.2.0→7.3.05.6.5→5.6.70.7.2→0.7.31.6.0→1.6.12.16.1→2.20.12.9.4→2.10.24.6.7→4.7.05.1.6→5.1.161.31.0-alpine→1.31.2-alpine24.12→24.18^0.46.0→^0.58.0^0.21.1→^0.24.09.0.1→9.3.15.5.3→5.5.48.2.0→8.2.119.2.3→19.2.719.2.3→19.2.76.0.1→6.1.28.0.9→8.1.41.6.3→1.6.45.104.1→5.108.43.3.3→3.5.14.12.0→4.17.15.0.9→5.0.14Release Notes
postcss/autoprefixer (autoprefixer)
v10.5.2Compare Source
-webkit-fill-availablebefore-moz-available, so Firefoxwill use
-webkit-version which is closer tostretch.v10.5.1Compare Source
grid-areaspan reset for overriding areas (by @puneetdixit200).v10.5.0Compare Source
mask-position-xandmask-position-ysupport (by @toporek).v10.4.27Compare Source
package.json.v10.4.26Compare Source
v10.4.25Compare Source
v10.4.24Compare Source
babel/babel-loader (babel-loader)
v10.1.1Compare Source
What's Changed
module.findPackageJSONAPI") by @JLHwung in #1066Full Changelog: babel/babel-loader@v10.1.0...v10.1.1
v10.1.0Compare Source
What's Changed
module.findPackageJSONAPI by @JLHwung in #1055New Contributors
Full Changelog: babel/babel-loader@v10.0.0...v10.1.0
WiseLibs/better-sqlite3 (better-sqlite3)
v12.11.1Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.11.0...v12.11.1
v12.10.1Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.10.0...v12.10.1
v12.10.0Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.9.1...v12.10.0
v12.9.0Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.8.0...v12.9.0
v12.8.0Compare Source
What's Changed
New Contributors
Why SQLite v3.51.3 instead of v3.52.0
From the SQLite team:
Full Changelog: WiseLibs/better-sqlite3@v12.7.1...v12.8.0
v12.6.2Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.6.1...v12.6.2
v12.6.0Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.5.0...v12.6.0
Automattic/node-canvas (canvas)
v3.2.3Compare Source
==================
Fixed
v3.2.2Compare Source
==================
Fixed
ctx.directionnot affected byctx.saveandctx.restorev3.2.1Compare Source
==================
roundRect()shape incorrect when radii were large relative to rectangle size (#2400)webpack/css-loader (css-loader)
v7.1.4Compare Source
v7.1.3Compare Source
itgalaxy/favicons (favicons)
v7.3.0Compare Source
jantimon/html-webpack-plugin (html-webpack-plugin)
v5.6.7Compare Source
v5.6.6Compare Source
pillarjs/iconv-lite (iconv-lite)
v0.7.3: 0.7.3Compare Source
🚀 Improvements
iso-8859-8-iandiso-8859-8-echarset aliases - by @baptistejamin in #394🐞 Bug fixes
Fix UTF-32 streaming across chunk boundaries - by @spokodev and @bjohansebas in #393
When decoding a UTF-32 stream, a 4-byte code unit split across a chunk boundary was decoded incorrectly, and a truncated trailing unit is now replaced with U+FFFD instead of being dropped. When encoding, a surrogate held over between chunks no longer throws. Whole-buffer
decode/encodewere unaffected.New Contributors
Full Changelog: pillarjs/iconv-lite@v0.7.2...v0.7.3
jimp-dev/jimp (jimp)
v1.6.1Compare Source
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Denys Kashkovskyi (@Kashkovsky)
❤️ Viki (@vikiboss)
🐛 Bug Fix
@jimp/core,@jimp/plugin-quantize,@jimp/wasm-avif,@jimp/wasm-jpeg,@jimp/wasm-png,@jimp/wasm-webpmain@jimp/core📝 Documentation
Authors: 3
pmndrs/jotai (jotai)
v2.20.1Compare Source
This release includes a few small fixes.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.20.0...v2.20.1
v2.20.0Compare Source
This release improves performance in high-throughput scenarios. Huge kudos to @dmaskasky!
What's Changed
Full Changelog: pmndrs/jotai@v2.19.1...v2.20.0
v2.19.1Compare Source
This release includes several small refactors to improve performance.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.19.0...v2.19.1
v2.19.0Compare Source
We improved the core to enable atom caching for performance for some cases.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.18.1...v2.19.0
v2.18.1Compare Source
This release fixes a regression introduced in v2.12.1, which affects an uncommon edge case.
What's Changed
Full Changelog: pmndrs/jotai@v2.18.0...v2.18.1
v2.18.0Compare Source
We moved
jotai/babeltojotai-babel.Migration Guide
If you use the preset:
{ - "presets": ["jotai/babel/preset"] + "presets": ["jotai-babel/preset"] }If you use a plugin:
{ - "plugins": ["jotai/babel/plugin-debug-label"] + "plugins": ["jotai-babel/plugin-debug-label"] }What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.17.1...v2.18.0
v2.17.1Compare Source
Small typing improvements. If you are using v2.16 or earlier, we recommend upgrading to the latest version.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.17.0...v2.17.1
v2.17.0Compare Source
This release deprecates some features, which will be dropped in v3.
What's Changed
Full Changelog: pmndrs/jotai@v2.16.2...v2.17.0
v2.16.2Compare Source
Fixes
unwrapandloadable, resolving a regression introduced in v2.15.2.What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.16.1...v2.16.2
webpack/mini-css-extract-plugin (mini-css-extract-plugin)
v2.10.2Compare Source
v2.10.1Compare Source
v2.10.0Compare Source
Features
output.cssFilenameandoutput.cssChunkFilename(#1151) (54f775d)Bug Fixes
2.9.4 (2025-08-11)
Bug Fixes
2.9.3 (2025-08-04)
Bug Fixes
2.9.2 (2024-11-01)
Bug Fixes
2.9.1 (2024-08-19)
Bug Fixes
export default {}when CSS modules enabled and a file is empty for thedefaultExportoption (8f77e19)qq15725/modern-screenshot (modern-screenshot)
v4.7.0Compare Source
Bug Fixes
4.6.8 (2026-01-26)
Features
4.6.7 (2025-11-18)
Bug Fixes
4.6.6 (2025-08-19)
4.6.5 (2025-07-05)
Features
onCloneEachNodecallback to execute when each node is cloned. (f9fe0db)4.6.4 (2025-06-12)
Bug Fixes
HTMLIFrameElement.srcdocreplaceHTMLIFrameElement.contentWindow.document.writeremove browser warning (closes #136) (ea2ddf4)4.6.3 (2025-06-12)
Bug Fixes
4.6.2 (2025-06-09)
Bug Fixes
4.6.1 (2025-06-09)
Bug Fixes
v4.6.8Compare Source
Bug Fixes
4.6.8 (2026-01-26)
Features
4.6.7 (2025-11-18)
Bug Fixes
4.6.6 (2025-08-19)
4.6.5 (2025-07-05)
Features
onCloneEachNodecallback to execute when each node is cloned. (f9fe0db)4.6.4 (2025-06-12)
Bug Fixes
HTMLIFrameElement.srcdocreplaceHTMLIFrameElement.contentWindow.document.writeremove browser warning (closes #136) (ea2ddf4)4.6.3 (2025-06-12)
Bug Fixes
4.6.2 (2025-06-09)
Bug Fixes
4.6.1 (2025-06-09)
Bug Fixes
ai/nanoid (nanoid)
v5.1.16Compare Source
v5.1.15Compare Source
v5.1.14Compare Source
v5.1.13Compare Source
v5.1.12Compare Source
v5.1.11Compare Source
v5.1.10Compare Source
v5.1.9Compare Source
v5.1.8Compare Source
cusatomAlphabet75% faster (by @saripovdenis).v5.1.7Compare Source
--versionto CLI (by @mahmoodhamdi).nanoid.jsfor CDN (by @mahmoodhamdi).customRandomtypes (by @oguimbal).nodejs/node (node)
v24.18.0: 2026-06-23, Version 24.18.0 'Krypton' (LTS), @richardlau prepared by @sxaCompare Source
Notable Changes
e07e7a31e1] - crypto: update root certificates to NSS 3.123.1 (Node.js GitHub Bot) #6352744c8ebcbd6] - http: avoid stream listeners on idle agent sockets (Matteo Collina) #64004d3ef4122ee] - (SEMVER-MINOR) buffer: increase Buffer.poolSize default to 64 KiB (Matteo Collina) #63597bb2857b85a] - (SEMVER-MINOR) crypto: align key argument names in docs and error messages (Filip Skokan) #62527b9d5e87880] - (SEMVER-MINOR) crypto: accept key data in crypto.diffieHellman() and cleanup DH jobs (Filip Skokan) #62527ccd756d61e] - (SEMVER-MINOR) crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms (Filip Skokan) #621834c9251fc09] - (SEMVER-MINOR) http: add writeInformation to send arbitrary 1xx status codes (Tim Perry) #631558c989ec4a3] - (SEMVER-MINOR) inspector: expose precise coverage start to JS runtime (sangwook) #630793f54c8ba32] - Revert "stream: noop pause/resume on destroyed streams" (Stewart X Addison) #63834Commits
d3ef4122ee] - (SEMVER-MINOR) buffer: increase Buffer.poolSize default to 64 KiB (Matteo Collina) #635979ff36e40f0] - build: add --enable-all-experimentals build flag (Paolo Insogna) #627557c22ee23aa] - build: defNODE_USE_NODE_CODE_CACHEonly used in node_mksnapshot (Chengzhong Wu) #635882551abdb4a] - build,win: enable x64 PGO (Stefan Stojanovic) #62761e8a55ce9b1] - crypto: strengthen argument CHECKs in TurboSHAKE (Tobias Nießen) #62763ae61cd68f3] - crypto: harden WebCrypto against prototype pollution (Filip Skokan) #633633d05a1d396] - crypto: pass CryptoKey handles to KDF jobs (Filip Skokan) #63363f9d10a3f6b] - crypto: remove async from WebCrypto methods (Filip Skokan) #63363e431d93e9e] - crypto: add WebCrypto CryptoJob mode (Filip Skokan) #6336356e2505e48] - crypto: wire ML-DSA and ML-KEM for use when using BoringSSL (Filip Skokan) #632553bac77f2a8] - crypto: wire ChaCha20-Poly1305 in Web Cryptography when using BoringSSL (Filip Skokan) #632551bff901b09] - crypto: wire AES-KW in Web Cryptography when using BoringSSL (Filip Skokan) #632554433fca3df] - crypto: harden CryptoKey algorithm slots (Filip Skokan) #63111b5cf01217a] - crypto: harden KeyObject internal slots (Filip Skokan) #63111ce84aef37d] - crypto: add guards and adjust tests for BoringSSL (Filip Skokan) #6288326781689b0] - crypto: reject duplicate ML-KEM JWK key_ops (Filip Skokan) #62905aeea8f4970] - crypto: add JWK support for ML-KEM and SLH-DSA key typConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.