fix(deps): update all non-major dependencies #110
Merged
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:
^6.4.1->^6.4.4^11.0.5->^11.0.6^11.0.11->^11.0.15^4.0.1->^4.0.2^11.0.11->^11.0.15^11.0.1->^11.0.3^11.0.11->^11.0.15^11.0.2->^11.0.5^11.0.6->^11.1.1^11.0.11->^11.0.15^1.11.8->^1.11.18^22.13.10->^22.14.0^3.0.8->^3.1.1^9.22.0->^9.24.0^8.0.0->^8.1.0^8.12.1->^8.13.2^5.8.2->^5.8.3^7.4.0->^7.8.0^3.0.8->^3.1.14.7.0->4.9.0Release Notes
darraghoriordan/eslint-plugin-nestjs-typed (@darraghor/eslint-plugin-nestjs-typed)
v6.4.4Compare Source
Bug Fixes
v6.4.3Compare Source
Bug Fixes
cdca736(24183b5)cdca736(#283) (6c81f1d)v6.4.2Compare Source
Bug Fixes
nestjs/nest-cli (@nestjs/cli)
v11.0.6Compare Source
What's Changed
New Contributors
Full Changelog: nestjs/nest-cli@11.0.5...11.0.6
nestjs/nest (@nestjs/common)
v11.0.15Compare Source
v11.0.15 (2025-04-10)
Bug fixes
platform-fastifyCommitters: 1
v11.0.14Compare Source
v11.0.13Compare Source
v11.0.13 (2025-04-03)
Bug fixes
platform-fastifymicroservicesDependencies
platform-expressplatform-fastifyCommitters: 2
v11.0.12Compare Source
nestjs/config (@nestjs/config)
v4.0.2Compare Source
f53f14e)nestjs/mongoose (@nestjs/mongoose)
v11.0.3Compare Source
What's Changed
New Contributors
Full Changelog: nestjs/mongoose@11.0.2...11.0.3
v11.0.2Compare Source
f3d3d25)nestjs/schematics (@nestjs/schematics)
v11.0.5Compare Source
v11.0.4Compare Source
0398c6a)5257ea1)115da29)v11.0.3Compare Source
What's Changed
Full Changelog: nestjs/schematics@11.0.2...11.0.3
nestjs/swagger (@nestjs/swagger)
v11.1.1Compare Source
11.1.1 (2025-04-04)
Bug fixes
Dependencies
Committers: 1
v11.1.0Compare Source
11.1.0 (2025-03-25)
Features
Committers: 1
v11.0.7Compare Source
What's Changed
selfRequired: falsenot making an object-type property optional by @flovouin in https://github.com/nestjs/swagger/pull/3347New Contributors
Full Changelog: nestjs/swagger@11.0.6...11.0.7
swc-project/swc (@swc/core)
v1.11.18Compare Source
Bug Fixes
(errors) Disable wrapping of text lines (#10314) (f6840ea)
(es/codegen) Ensure proper Unicode escape handling for ES5 and below #10028 (#10309) (7f76fa3)
(node) Fix
worker_threadsissue on glibc platform (#10306) (1d1ff9e)Features
(es/minifier) Optimize number to int (#10294) (6dcfa70)
(es/minifier) Remove useless to number (#10308) (898f170)
(ts/isolated-dts) Distinguish js value and ts type (#10316) (c480604)
Refactor
(es/codegen) Split
lib.rsinto multiple files (#10304) (5a07a5d)(es/codegen) Refactor macro to inverse order (#10297) (78f907f)
Testing
v1.11.16Compare Source
Miscellaneous Tasks
v1.11.15Compare Source
Bug Fixes
(bindings/node) Fix build on platforms without plugin (#10301) (3faae55)
(cli) Fix plugin target as
wasm32-wasip1(#10293) (7daf4f4)(deps) Update cargo (patch) (#10081) (e0ff00e)
(es) Do not reuse
Compilerforminify()andtransform()(#10273) (63bd8a1)(es/analysis) Support comments (#10299) (2919d16)
(es/bugfix) Do not rename in non-ident-function (#10274) (48b6bdb)
(es/minifier) Remove unnecessary check when invoke IIFE (#10257) (6b75775)
(es/parser) Parser a program as a module with TLA in non-expression statement (#10287) (157c52a)
(html) Remove
asyncfromminifyFragmentSync(#10289) (7028457)Documentation
(es/types) Document
outFileExtension(#10265) (99018c5)Add star history to
README.md(b51eea9)Features
(es) Add Rust plugin host part for analysis API (#10285) (d213a84)
(es) Add analysis API and refactor output API (#10288) (a53c60d)
(es/minifier) Allow disabling char frequency analysis (#10259) (50c62d1)
(es/minifier) Merge expression with empty return (#10283) (c276a38)
(es/minifier) Optimize code generated by optional chaining (#10292) (0d88041)
(es/minifier) Support
reduce_escaped_newline(#10232) (64fb286)(ts/fast-strip) Improve error message format (#10298) (29c4afb)
Add parallel iterators (#10075) (3b775bf)
Miscellaneous Tasks
Performance
(es/minifier) Adjust parallelism threshold (#10260) (28cc6f6)
(es/minifier) Process
consandaltofIfStmtin parallel (#10262) (ccb6eb8)(es/minifier) Move logic to the pure minifier (#10264) (7ecd807)
(es/minifier) Use
swc_par_iterinstead ofrayon(#10267) (78e37a1)Refactor
Extract
par-coreandpar-iter(#10269) (0c63bda)Drop
swc_fast_graph(#10268) (b23c8cb)Testing
v1.11.13Compare Source
Features
(es/minifier) Merge alt's cons with cons (#10256) (589bcd7)
(swc_core) Expose features of
swc_parallel(#10258) (042f19f)Performance
expr_simplifierinto pure optimizer (#10202) (9c9b0ba)v1.11.12Compare Source
Bug Fixes
(es/minifier) Make
inline_globalsnoop by default (#10231) (b192dc8)(es/minifier) Fix access to
GLOBALSin char freq compute (#10239) (6286663)(es/parser) Fix span of wrong
awaittokens (#10252) (5c28dc3)(es/types) Fix broken types (#10224) (540bdf8)
Documentation
Features
(es/fast-lexer) Enhance identifier handling with Unicode support (#10226) (482b63a)
(es/minifier) Invoke IIFE into block (#10220) (c9a6c23)
(es/minifier) Remove needless blocks (#10234) (0817970)
(swc_parallel) Introduce
rayonmode (#10237) (3c2213c)(ts/fast-strip) Add start/end span information (#10251) (ab39a62)
(ts/fast-strip) Improve error message snippet (#10253) (f4f426c)
(ts/fast-strip) Remove line numbers (#10254) (40e216d)
Performance
dead_branch_removerinto pure optimizer (#10201) (6841523)v1.11.11Compare Source
Bug Fixes
(es/ast) Fix Typo in API (#10210) (8eb87ba)
(es/minifier) Do not drop numbers incorrectly (#10211) (80ccd86)
(es/minifier) Allow TypeScript nodes to fix
styled-jsx(#10221) (9d87d4d)Features
Miscellaneous Tasks
test.shfaster (#10209) (f28d96e)Refactor
Testing
(es/minifier) Add full tests back (#10212) (e6c04b4)
(es/minifier) Remove
fulltests with too large input (#10213) (99b590f)v1.11.10Compare Source
Bug Fixes
(es/proposal) Fix declarations for
explicit-resource-management(#10198) (99ba555)(es/types) Add missing types for
jsc.transform.react.refresh(#10206) (e71b000)(typescript) Skip the body of ArrowExpr in type usage analysis (#10187) (9aca205)
Documentation
minifierexample utilize comments (#10195) (ec3ebe7)Features
Miscellaneous Tasks
size.sh(#10191) (e862c32)Performance
Refactor
Testing
(es/minifier) Update test inputs (#10193) (97d8337)
(es/minifier) Add a benchmark for real-world inputs (#10204) (97f2180)
(es/minifier) Disable real-world benchmarks on CI (#10205) (c5f1cbe)
(es/minifier) Test only sizes for large inputs (#10208) (bec3e3e)
v1.11.9Compare Source
Bug Fixes
(es/compat) Hoist
argumentsin object method while lowering async functions (#10167) (e764df2)(es/minifier) Check array inline for indexed with dynamic key (#10184) (c2fe4bf)
Features
(es/module) Support more
import.metaproperties (#10179) (11727a6)(ts/fast-strip) Throw js object instead of map (#10186) (2da0142)
Performance
(es/fast-lexer) Optimize
read_identifier(#10170) (d97f7b2)(es/fast-lexer) Use
memchrforskip_line_comments(#10173) (35194e3)(es/fast-lexer) Use SIMD properly for string literals (#10172) (be60338)
(es/fast-lexer) Add length-based fast path for keywords (#10176) (1f70af8)
(es/fast-lexer) Optimize memory layout of cursor (#10175) (aa20494)
(es/fast-lexer) Remove bound checks (#10174) (bccdafc)
(es/fast-lexer) Replace PHF with static keyword lookup table (#10181) (56d065e)
(es/fast-lexer) Optimize SIMD vector initialization with initialing
u8x16once. (#10183) (435197c)vitest-dev/vitest (@vitest/coverage-v8)
v3.1.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.1.0Compare Source
🚀 Features
%$option to add number of the test to its title - by @kemuridama in https://github.com/vitest-dev/vitest/issues/7412 (df347)diff.maxDepthoption and set non-Infinityvalue as a default to reduce crash - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7481 (eacab)test.each/fortitle formatting - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7522 (ea3d6)--configLoaderCLI option - by @Carnageous and @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7574 (2a852)vitest-browser-littovitest init browserand docs - by @EskiMojo14 and @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7705 (5659a)and,orandfilterlocators - by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7463 (63949)--silent=passed-onlyto log failed tasks only - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7530 (f9e1c)test.scopedto overridetest.extendfixtures per-suite - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7233 (e5851)context.skip(boolean)- by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7659 (6adec)🐞 Bug Fixes
diff.expand: falseas default - bConfiguration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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.