chore(deps): lock file maintenance npm packages #76
+126
−126
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:
8.42.0->8.43.00.50.1->0.50.21.14.0->1.15.010.15.1->10.16.1🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.43.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
dprint/dprint (dprint)
v0.50.2Compare Source
Changes
Install
Run
dprint upgradeor see https://dprint.dev/install/Checksums
oxc-project/oxc (oxlint)
v1.15.0: oxlint v1.15.0Compare Source
🚀 Features
b20b56dlinter: Addvue/no-multiple-slot-argsrule (#13579) (Sysix)aafe08clinter: Addvue/define-emits-declarationrule (#13567) (Sysix)2ed5059linter: Addvue/define-props-declarationrule (#13566) (Sysix)a718c23linter: Addvue/valid-define-propsrule (#13565) (Sysix)75a673eeditor: Support relative path foroxc.path.server(#13542) (Sysix)4af886blinter: Addunicorn/no-array-reverserule (#13530) (yefan)🐛 Bug Fixes
fb9d0f4language_server: Don't resend diagnostic on save, whentypeAwareis disabled and run is onType (#13604) (YongSeok Jang (장용석))2f36350editor: Add notice for a possible restart when fixingfilename-case(#13557) (Sysix)e17fccclinter: UpdateRuleRunnerimpl after merge (#13642) (camc314)3d27c5blinter/no-unused-private-class-members: False positive with spread expr (#13634) (yefan)8314ed5linter/tsgolint: Correct comment (#13589) (camc314)198243bsemantic: Dont parse@as jsdoc tags inside quotes (#13571) (Gwenn Le Bihan)89084d7linter/custom-plugins: Enforce exact matching for disable directives (#13538) (Copilot)277c5e1linter: Outputeslint-plugin-vuefor vue diagnostics (#13564) (Sysix)34d3cderust: Fix clippy issues (#13540) (Boshen)5fccafclinter:unicorn/prefer-array-flat-mapignoreReact.Children(#13534) (Sysix)7e78e39linter: Don't panic when parsing regex with multiple parentheses (#13524) (Sysix)0d867b1linter: Skip running tsgolint when no files need type aware linting (#13502) (Copilot)b677376language_server: Include the diagnostic of the other linter (#13490) (Sysix)e87d7bdlinter: Parse regex insidenew RegExp()with parentheses (#13448) (Sysix)5990f17linter: Changetypescript/no-confusing-void-expressionto pedantic (#13473) (Boshen)🚜 Refactor
7775c21linter/plugins: Removeoxlint2Cargo feature (#13648) (overlookmotel)8f37e88linter: Update tsgolint payload (#13547) (camchenry)2d53203linter/plugins: Movetokiousage fromoxc_lintertonapi/oxlint2(#13647) (overlookmotel)6cd6be2linter: Add--experimental-js-pluginsCLI arg (#13658) (overlookmotel)476729blinter: SimplifyRuleRunnertrait definition (#13637) (camchenry)2f02ac6linter/plugins: Removedisable_oxlint2Cargo feature (#13626) (overlookmotel)ff9e4fblinter/plugins: Use fixed-size allocators whenExternalLinterexists (#13623) (overlookmotel)f9bff64linter_codegen: Improve code style for collecting nodes (#13636) (camchenry)babbacaall: Removepubfrom modules with no exports (#13618) (overlookmotel)91759c6linter/plugins: Only useRawTransferFileSystemif JS plugins registered (#13599) (overlookmotel)118020clinter/plugins: DiscardExternalLinterif no JS plugins registered (#13598) (overlookmotel)8d30bcelinter/tsgolint: Report an error if the tsgolint exe could not be found (#13590) (camc314)bccc276eslint/for-direction: Clean up implementation and improve documentation (#13532) (Antoine Zanardi)1425da2eslint/default-case-last: Simplify default case last check in switch statement (#13529) (Antoine Zanardi)d245376oxlint: Remove unusedrunnermodule (#13561) (camc314)53f2fc1eslint/default-case: Simplify implementation and enhance readability (#13430) (Antoine Zanardi)6f15060eslint/block-scoped-var: Clean up implementation and improve documentation (#13417) (Antoine Zanardi)671e0fdlanguage_server: Only store one instance of a diagnostic (#13514) (Sysix)1b425d6eslint/default-case-last: Simplify implementation and enhance readability (#13515) (Antoine Zanardi)e4bbbceeslint/default-param-last: Simplify implementation and enhance readability (#13516) (Antoine Zanardi)e0396fdlinter: Removestaticlifetime from disable directives function argument (#13492) (camc314)📚 Documentation
eb1f167linter: Note which rules require type info to run on rule page (#13675) (camc314)e66f93blinter: Fix backtick formatting in no-return-wrap (#13633) (camc314)⚡ Performance
e6a25e7linter: Remove unnecessaryshould_runcheck (#13639) (camchenry)f6a9687linter: Store rules by AST type in a boxed array (#13578) (overlookmotel)b81f081linter: Reduce indirection (#13574) (overlookmotel)a744afflinter: Skip rules that do not have any relevant node types (#13138) (camchenry)🎨 Styling
e110476linter: Reformat code (#13573) (overlookmotel)🧪 Testing
58e6c94oxlint: Add test for ignorePatterns whitelist (#13372) (Sysix)pnpm/pnpm (pnpm)
v10.16.1Compare Source
Patch Changes
v10.16.0Compare Source
Minor Changes
There have been several incidents recently where popular packages were successfully attacked. To reduce the risk of installing a compromised version, we are introducing a new setting that delays the installation of newly released dependencies. In most cases, such attacks are discovered quickly and the malicious versions are removed from the registry within an hour.
The new setting is called
minimumReleaseAge. It specifies the number of minutes that must pass after a version is published before pnpm will install it. For example, settingminimumReleaseAge: 1440ensures that only packages released at least one day ago can be installed.If you set
minimumReleaseAgebut need to disable this restriction for certain dependencies, you can list them under theminimumReleaseAgeExcludesetting. For instance, with the following configuration pnpm will always install the latest version of webpack, regardless of its release time:Related issue: #9921.
Added support for
finders#9946.In the past,
pnpm listandpnpm whycould only search for dependencies by name (and optionally version). For example:prints the chain of dependencies to any installed instance of
minimist:What if we want to search by other properties of a dependency, not just its name? For instance, find all packages that have
react@17in their peer dependencies?This is now possible with "finder functions". Finder functions can be declared in
.pnpmfile.cjsand invoked with the--find-by=<function name>flag when runningpnpm listorpnpm why.Let's say we want to find any dependencies that have React 17 in peer dependencies. We can add this finder to our
.pnpmfile.cjs:Now we can use this finder function by running:
pnpm will find all dependencies that have this React in peer dependencies and print their exact locations in the dependency graph.
It is also possible to print out some additional information in the output by returning a string from the finder. For example, with the following finder:
Every matched package will also print out the license from its
package.json:Patch Changes
nodeVersionis not set to an exact semver version #9934.pnpm publishshould be able to publish a.tar.gzfile #9927.pnpm runreturn a non-zero exit code #9626.Configuration
📅 Schedule: Branch creation - "before 9am on monday" 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.