fix(deps): update all non-major dependencies #132
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:
^5.0.1->^5.1.0^8.0.3->^8.3.0^21.3.12->^21.4.3^10.4.12->^10.4.20^10.4.12->^10.4.20^10.4.12->^10.4.20^1.9.3->^1.15.0^5.0.0->^5.0.5^5.0.0->^5.0.5^3.0.5->^3.0.6^12.0.4->^12.0.5^18.19.67->^18.19.130^18.19.67->^18.19.130^18.3.12->^18.3.26^18.3.12->^18.3.26^18.3.1->^18.3.7^18.3.1->^18.3.7^8.5.13->^8.18.1^4.3.4->^4.7.0^4.3.4->^4.7.0^5.2.1->^5.2.4^9.16.0->^9.39.1^4.21.1->^4.21.2^5.1.0->^5.6.1^2.15.3->^2.16.3^15.2.10->^15.5.220->20.19.59->9.15.9^3.4.1->^3.6.2^0.2.12->^0.3.15^23.9.0->^23.11.10.3.43->0.4.11^7.8.1->^7.8.2^3.0.0->^3.0.2^8.3.5->^8.5.0^5.7.2->^5.9.3^5.7.2->^5.9.3^0.4.205->^0.4.244^5.4.11->^5.4.21^5.4.11->^5.4.21^5.1.3->^5.1.4^2.1.6->^2.1.9^3.5.13->^3.5.22^8.18.0->^8.18.3Release Notes
cyco130/eslint-config (@cyco130/eslint-config)
v5.1.0Compare Source
fastify/fastify-static (@fastify/static)
v8.3.0Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-static@v8.2.0...v8.3.0
v8.2.0Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-static@v8.1.1...v8.2.0
v8.1.1Compare Source
What's Changed
preCompressedby @genki in #509New Contributors
Full Changelog: fastify/fastify-static@v8.1.0...v8.1.1
v8.1.0Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-static@v8.0.4...v8.1.0
v8.0.4Compare Source
What's Changed
node:prefix for builtins by @Fdawgs in #490New Contributors
Full Changelog: fastify/fastify-static@v8.0.3...v8.0.4
hapijs/hapi (@hapi/hapi)
v21.4.3Compare Source
v21.4.2Compare Source
v21.4.1Compare Source
v21.4.0Compare Source
nestjs/nest (@nestjs/common)
v10.4.20Compare Source
v10.4.19Compare Source
v10.4.19 (2025-06-09)
Dependencies
platform-expressv10.4.18Compare Source
v10.4.18 (2025-05-26)
Dependencies
platform-expressv10.4.17Compare Source
v10.4.16Compare Source
What's Changed
Full Changelog: nestjs/nest@v10.4.15...v10.4.16
v10.4.15Compare Source
v10.4.15 (2024-12-09)
Dependencies
platform-expressv10.4.14Compare Source
v10.4.13Compare Source
v10.4.13 (2024-12-03)
Bug fixes
commonDependencies
Committers: 3
nestjs/nest (@nestjs/core)
v10.4.20Compare Source
v10.4.19Compare Source
v10.4.19 (2025-06-09)
Dependencies
platform-expressv10.4.18Compare Source
v10.4.18 (2025-05-26)
Dependencies
platform-expressv10.4.17Compare Source
v10.4.16Compare Source
What's Changed
Full Changelog: nestjs/nest@v10.4.15...v10.4.16
v10.4.15Compare Source
v10.4.15 (2024-12-09)
Dependencies
platform-expressv10.4.14Compare Source
v10.4.13Compare Source
v10.4.13 (2024-12-03)
Bug fixes
commonDependencies
Committers: 3
nestjs/nest (@nestjs/platform-express)
v10.4.20Compare Source
v10.4.19Compare Source
v10.4.19 (2025-06-09)
Dependencies
platform-expressv10.4.18Compare Source
v10.4.18 (2025-05-26)
Dependencies
platform-expressv10.4.17Compare Source
v10.4.16Compare Source
What's Changed
Full Changelog: nestjs/nest@v10.4.15...v10.4.16
v10.4.15Compare Source
v10.4.15 (2024-12-09)
Dependencies
platform-expressv10.4.14Compare Source
v10.4.13Compare Source
v10.4.13 (2024-12-03)
Bug fixes
commonDependencies
Committers: 3
swc-project/swc (@swc/core)
v1.15.0Compare Source
Bug Fixes
(cli) Update plugin template to use VisitMut API (#11218) (6a87e41)
(hstr) Skip only
\ufor unicode (#11216) (eda01e5)Features
from_bytesfor Wtf8Buf and Wtf8 (#11211) (1430489)Performance
(atoms) Remove temporary allocations in rkyv serialize and deserialize (#11202) (85e6e8a)
(es/parser) Remove
startinState(#11201) (b9aeaa3)(plugin) Avoid data copy when transformation finished (#11223) (af134fa)
Refactor
(ast) Introduce flexible serialization encoding for AST (#11100) (8ad3647)
(plugin) Switch plugin abi to flexible serialization (#11198) (e5feaf1)
Flatten cargo workspaces (#11213) (6223100)
Testing
v1.14.0Compare Source
Bug Fixes
(atoms) Fix broken quote macro (#11195) (3485179)
(es/ast) Fix unicode unpaired surrogates handling (#11144) (845512c)
(hstr) Fix unsoundness of
wtf8's transmutation (#11194) (f27e65b)Features
nullish_coalescingintoCompiler(#11157) (dd6f71b)Miscellaneous Tasks
default-features = false(#11193) (85d855f)Performance
had_line_break_before_last(#11200) (7b5bcd7)Refactor
(bindings) Adjust compile options (#11190) (4c6df95)
(bindings) Add
opt-level = sto more crates (#11191) (ed63413)(es/ast) Cherry-pick #10763 (#11182) (e93ffde)
(es/parser) Detach
swc_ecma_parserfromswc_ecma_lexer(#11148) (94f175d)v1.13.21Compare Source
Bug Fixes
(bindings) Improve ARM64 and Alpine Linux (musl) binary loading and validation (#11173) (f9be4d7)
(es/codegen) Encode non-ASCII chars in regex with ascii_only option (#11155) (b6f4d1f)
(es/compat) Apply
Array.prototype.slicetoargumentsin loose spread (#11122) (66428a2)(es/compat) Handle sparse arrays correctly in generator transforms (#11131) (9cd4334)
(es/compat) Preserve AutoAccessor to prevent panic (#11150) ([101c3b7](https://redirec
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 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.