build(deps): update all non-major dependencies #13
+1,139
−526
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:
10.4.6->10.4.208.0.1->8.1.10.33.17->0.34.411.7.42->1.15.220.1.4->20.1.720.1.822.8.6->22.19.113.12.2->13.15.913.15.10v4.2.2->v4.3.1v4.1.0->v4.4.09.1.0->9.1.23.6.3->3.10.15.2.1->5.5.49.12.3->9.15.9v4.0.0->v4.2.03.3.3->3.6.212.1.0->12.1.17.8.1->7.8.28.3.5->8.5.14.19.2->4.20.65.6.3->5.9.3Release Notes
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
v10.4.12Compare Source
v10.4.12 (2024-11-29)
Bug fixes
commonDependencies
common,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websocketsplatform-socket.ioCommitters: 1
v10.4.11Compare Source
v10.4.10Compare Source
v10.4.10 (2024-11-27)
Bug fixes
platform-socket.io,websocketsDependencies
Committers: 1
v10.4.9Compare Source
v10.4.9 (2024-11-25)
Bug fixes
core,microserviceswebsocketscommoncoremicroservicesEnhancements
common,coremicroservicesDependencies
platform-fastifyCommitters: 7
v10.4.8Compare Source
v10.4.8 (2024-11-15)
Bug fixes
microservicescoreEnhancements
coreCommitters: 3
v10.4.7Compare Source
nestjs/swagger (@nestjs/swagger)
v8.1.1Compare Source
Unreleased (2025-01-10)
Bug fixes
Dependencies
Committers: 3
v8.1.0Compare Source
8.1.0 (2024-12-04)
Enhancements
Committers: 2
v8.0.7Compare Source
8.0.7 (2024-11-15)
Bug fixes
Committers: 1
v8.0.6Compare Source
8.0.6 (2024-11-15)
Bug fixes
Dependencies
Committers: 2
v8.0.5Compare Source
8.0.5 (2024-11-08)
Dependencies
v8.0.4Compare Source
8.0.4 (2024-11-08)
Bug fixes
Dependencies
Committers: 1
v8.0.3Compare Source
8.0.3 (2024-11-07)
Bug fixes
Enhancements
Dependencies
Committers: 1
v8.0.2Compare Source
8.0.2 (2024-11-05)
Bug fixes
Dependencies
Committers: 2
sinclairzx81/typebox (@sinclair/typebox)
v0.34.41Compare Source
v0.34.40Compare Source
v0.34.39Compare Source
v0.34.38Compare Source
v0.34.37Compare Source
v0.34.36Compare Source
v0.34.35Compare Source
v0.34.34Compare Source
v0.34.33Compare Source
v0.34.32Compare Source
v0.34.31Compare Source
v0.34.30Compare Source
v0.34.29Compare Source
v0.34.28Compare Source
v0.34.27Compare Source
v0.34.26Compare Source
v0.34.25Compare Source
v0.34.24Compare Source
v0.34.23Compare Source
v0.34.22Compare Source
v0.34.21Compare Source
v0.34.20Compare Source
v0.34.19Compare Source
v0.34.18Compare Source
v0.34.17Compare Source
v0.34.16Compare Source
v0.34.15Compare Source
v0.34.14Compare Source
v0.34.13Compare Source
v0.34.12Compare Source
v0.34.11Compare Source
v0.34.10Compare Source
v0.34.9Compare Source
v0.34.8Compare Source
v0.34.7Compare Source
v0.34.6Compare Source
v0.34.5Compare Source
v0.34.4Compare Source
v0.34.3Compare Source
v0.34.2Compare Source
v0.34.1Compare Source
v0.34.0Compare Source
v0.33.22Compare Source
v0.33.21Compare Source
v0.33.20Compare Source
v0.33.19Compare Source
v0.33.18Compare Source
swc-project/swc (@swc/core)
v1.15.2Compare Source
Bug Fixes
filenameoption fromprint()(#11264) (0d4d2d9)Features
(es/minifier) Drop empty constructors during minification (#11250) (2cea7dd)
(es/visit) Add context parameter to VisitMutHook trait (#11254) (8645d0d)
Performance
(es/parser) Inline
skip_space(afb824a)(es/parser) Eliminate the outer loop of
skip_block_comment(#11261) (e41c0ac)(es/plugin) Use shared tokio runtime to avoid creation overhead (#11267) (707026b)
v1.15.1Compare Source
Bug Fixes
(cli) Print filename to stderr when compiling (#11249) (d66dab5)
(es/minifier) Prevent array destructuring optimization in assignment contexts (#11221) (99d8b0a)
Features
(es/compiler) Determine module structure (#11238) (415019c)
(ts/fast-strip) Add a binding crate for nodejs/amaro (#11236) (f0829af)
(visit) Add hook APIs for visitors (#11242) (3a141ed)
Miscellaneous Tasks
syntax_extand prepare AI-based porting (#11239) (15639c0)Performance
(common) Improve
StringInput#bump_bytes(#11230) (6a9fa49)(es/parser) Optimize
skip_space(#11225) (541d252)Refactor
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
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone Australia/Sydney, 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.