chore(deps): lock file maintenance npm packages#108
Merged
Brooooooklyn merged 1 commit intomainfrom Apr 15, 2025
Merged
Conversation
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:
11.0.13->11.0.1711.0.13->11.0.17^0.62.0->^0.63.0^0.62.0->^0.63.01.11.18->1.11.2122.14.0->22.14.119.1.0->19.1.119.1.1->19.1.21.4.0->1.4.18.2.1->8.2.215.5.0->15.5.10.16.5->0.16.610.8.0->10.8.1🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
nestjs/nest (@nestjs/core)
v11.0.17Compare Source
v11.0.16Compare Source
v11.0.15Compare Source
v11.0.15 (2025-04-10)
Bug fixes
platform-fastifyCommitters: 1
v11.0.14Compare Source
nestjs/nest (@nestjs/platform-express)
v11.0.17Compare Source
v11.0.16Compare Source
v11.0.15Compare Source
v11.0.15 (2025-04-10)
Bug fixes
platform-fastifyCommitters: 1
v11.0.14Compare Source
swc-project/swc (@swc/core)
v1.11.21Compare Source
Bug Fixes
(es/helpers) Sync tslib
_ts_generatorimplementation (#10366) (d3fb992)(es/proposal) Fix scope of declarations for
explicit-resource-management(#10362) (eb7f7e9)(ts/fast-strip) Increase Wasm stack size (#10359) (6d444a5)
Miscellaneous Tasks
Performance
(es/parser) Reduce string comparison (#10355) (21789c4)
(es/parser) Add initial capacitity for some vectors (#10361) (7b7b50e)
(es/parser) Reduce clone of token contexts (#10364) (3ab47b2)
(es/parser) Use
bitflagsto reduce parser context size (#10367) (a2d3596)(es/parser) Replace byte arguments with generics (#10370) (68f7667)
(es/parser) Use
arrayvecand unsafepushto optimize escaped string parsing (#10369) (e12ae1c)v1.11.20Compare Source
Bug Fixes
(error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)
(es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)
(es/parser) Allow abstract method named
accessor(#10327) (3f71776)(es/preset-env) Consider
browserslistconfig ifenv.targetis not configured (#8921) (a2dc372)(es/resolver) Handle using declarations (#10354) (dad815c)
fix(es/compat): Remove one promise tick in yield* (tc39/ecma262#2819) (#10317)
Related issue:
Features
(errors) Integrate
miettefor enhanced diagnostic reporting (#10241) (156c3b1)(es/codegen) Support
sourceMap.urloption ofterser(#10346) (566bc7c)(plugin/runner) Support
pluginEnvVars(#10318) (795fedc)Miscellaneous Tasks
(es/helpers) Update peer dependency version for
@swc/helpersto>=0.5.17(#10321) (ddbf3e1)(ide) Disable RA diagnostics (#10324) (fcf280f)
Performance
(es/ast) Reduce redundant string comparison for
Atoms (#10323) (3ce9d81)(es/jsx) Cache FileName for JSX pass (#9951) (#10322) (9852940)
(es/parser) Remove redundant
is_asciicalls (#10334) (e66b4d6)(es/parser) Remove ascii check for no-ascii (#10350) (4279b96)
Testing
20in exec tests (#10348) (eee73ce)toyobayashi/emnapi (emnapi)
v1.4.1Compare Source
What's Changed
New Contributors
Full Changelog: toyobayashi/emnapi@v1.4.0...v1.4.1
lerna/lerna (lerna)
v8.2.2Compare Source
lint-staged/lint-staged (lint-staged)
v15.5.1Compare Source
Patch Changes
#1533
5d53534Thanks @iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:oxc-project/oxc (oxlint)
v0.16.6: oxlint v0.16.6Compare Source
[0.16.6] - 2025-04-14
Features
0370363language_server: Switchtower-lsptotower-lsp-server(#10298) (Boshen)d48e886linter: Addimport/group-exportsrule (#10330) (yefan)Bug Fixes
664342blanguage_server: Diable nested configuration when config path is provided (#10385) (Sysix)04e2fd4linter: Fix false positives forno-control-regex(#10345) (Cam McHenry)e000f60linter: Make extended configs properly inherit plugins (#10174) (Sub)81867c4linter: Fix stack overflow in react/exhaustive deps (#10322) (camc314)9aaba69linter: Nested configuration directory resolution (#10157) (Sub)Performance
e0057c3language_server: Only restart internal linter once when multiple config changes detected (#10256) (Sysix)1bb61c6linter: Replacephf_setwitharrayinunicorn/prefer-native-coercion-functions(#10384) (shulaoda)e1e7a19linter: Replacephf_setwitharrayinunicorn/no-array-for-each(#10377) (dalaoshu)5f0e66clinter: Replacephf_setwitharrayinunicorn/prefer-spread(#10376) (dalaoshu)8d9559dlinter: Replacephf_setwitharrayinreact/jsx-key(#10375) (dalaoshu)fbd4f92linter: Replacephf_setwitharrayinutils::jest(#10369) (shulaoda)8d0eb33linter: Replacephf_setwitharrayinutils::express(#10370) (shulaoda)ba538fflinter: Usebinary_searchfor arrays with more than7elements (#10357) (shulaoda)283e4c7linter: Replacephf_setwitharrayinreact/exhaustive-deps(#10337) (shulaoda)8b8d708linter: Replacephf_setwitharrayinnextjs/no-typos(#10336) (shulaoda)0fd93d6linter: Replacephf_setwitharrayinutils::promise(#10335) (shulaoda)485ba19linter: Replacephf_setwitharrayinjest/prefer-jest-mocked(#10302) (shulaoda)83931eclinter: Replacephf_setwitharrayinjsdoc/check-access(#10303) (shulaoda)651b56flinter: Replacephf_setwitharrayinjsdoc/empty-tags(#10304) (shulaoda)7ffb7aalinter: Replacephf_setwitharrayinjsdoc/require-returns(#10305) (shulaoda)d7399c4linter: Replacephf_setwitharrayinjsx-a11y/no-noninteractive-tabindex(#10306) (shulaoda)afe663blinter: Replacephf_setwitharrayinjest/no-restricted-matchers(#10297) (shulaoda)bd27959linter: Replacephf_setwitharrayineslint/array-callback-return(#10296) (shulaoda)1aa0d71linter: Replacephf_setwitharrayinreact/no-array-index-key(#10294) (shulaoda)d9c4891linter: Replacephf_setwitharrayineslint/valid-typeof(#10293) (shulaoda)Refactor
a95ba40language_server: Make server more error resistance by falling back to default config (#10257) (Sysix)2e1ef4clinter: Extract common logic fromjsdoc/require-yieldsandjsdoc/require-returns(#10383) (shulaoda)9533d09linter: Remove duplicate ARIA property lists (#10326) (camchenry)67bd7aalinter: AddAriaPropertyenum (#10325) (camchenry)52ea978linter: Update comments, improve tests, add variant All to LintFilterKind (#10259) (Ulrich Stark)Testing
62f7d76editor: Refactor tests to use fixtures (#10381) (Sysix)4a6bb21language_server: Add test forimportplugin integration (#10364) (Sysix)aa6ccd2oxlint: Add test for nested and extended configuration with import plugin (#10372) (Sysix)pnpm/pnpm (pnpm)
v10.8.1Compare Source
Patch Changes
package.json,onlyBuiltDependencieswill be written topnpm-workspace.yamlfile #9404.Configuration
📅 Schedule: Branch creation - "before 3am on tuesday" in timezone Asia/Shanghai, 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.