chore(npm) Update NPM (major)#122
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
6a26a60 to
8ea9b90
Compare
606aadc to
1d40c16
Compare
d0ff3bf to
f132573
Compare
81123b4 to
27f68cd
Compare
773eacf to
92cf519
Compare
671a121 to
f3375a0
Compare
7e27ef3 to
95a6583
Compare
2c62bbe to
320b397
Compare
5a6eddc to
a1c8fd4
Compare
8036e65 to
7d1d4c6
Compare
e81e53d to
efb7031
Compare
db0238d to
dd7a9bb
Compare
3302c07 to
a926f9c
Compare
a926f9c to
e71462d
Compare
c908c10 to
7286535
Compare
7286535 to
3861093
Compare
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:
^8.20.1→^9.0.0^8.20.1→^9.0.0^8.20.1→^9.0.0^8.20.1→^9.0.0^5.0.0→^6.0.0^9.0.0→^10.0.0^16.0.0→^17.0.0^8.20.1→^9.0.0Release Notes
salesforce/lwc (@lwc/compiler)
v9.3.4Compare Source
What's Changed
New Contributors
Full Changelog: salesforce/lwc@v9.2.2...v9.3.4
v9.2.2Compare Source
What's Changed
Full Changelog: salesforce/lwc@v9.2.1...v9.2.2
v9.2.1Compare Source
What's Changed
Full Changelog: salesforce/lwc@v9.2.0...v9.2.1
v9.2.0Compare Source
What's Changed
Full Changelog: salesforce/lwc@v9.1.3...v9.2.0
v9.1.5Compare Source
What's Changed
Full Changelog: salesforce/lwc@v9.1.4...v9.1.5
v9.1.4Compare Source
What's Changed
Full Changelog: salesforce/lwc@v9.1.1...v9.1.4
v9.1.3Compare Source
What's Changed
Full Changelog: salesforce/lwc@v9.1.2...v9.1.3
v9.1.2Compare Source
What's Changed
Full Changelog: salesforce/lwc@v9.1.1...v9.1.2
v9.1.1Compare Source
What's Changed
New Contributors
Full Changelog: salesforce/lwc@v9.1.0...v9.1.1
v9.1.0Compare Source
What's Changed
nameattribute for<details>by @wjhsf in #5706WeakMultimap@W-21387024 by @wjhsf in #5738Full Changelog: salesforce/lwc@v9.0.3...v9.1.0
v9.0.3Compare Source
What's Changed
Full Changelog: salesforce/lwc@v9.0.2...v9.0.3
v9.0.2Compare Source
What's Changed
New Contributors
Full Changelog: salesforce/lwc@v9.0.1...v9.0.2
v9.0.1Compare Source
What's Changed
Full Changelog: salesforce/lwc@v9.0.0...v9.0.1
v9.0.0Compare Source
Deprecations
@lwc/engine-serveris deprecated and won't receive further updates. Consumers should update their code to use the replacement,@lwc/ssr-runtime.Breaking Changes
mainexport of each package is now ESM, rather than CommonJS.dist/index.cjs.experimentalDynamicComponentoption in@lwc/compileris renamed todynamicImports, and is no longer experimental.@lwc/babel-plugin-componentno longer performs import deduplication, as rollup provides the same functionality.@lwc/rollup-pluginor components on the Salesforce platform. It only impacts direct consumers of@lwc/babel-plugin-componentor@lwc/compiler.wirefunction now has three type parameters, rather than four. TheContextparameter was not necessary, and has been removed. Additionally, invalid@wireusage now reports errors in the correct location. Some edge cases can result in false positive errors or false negatives.{id: "$bookId"}will be type checked, but{id: "$book.id"}will not (it will always be permitted).stringcannot provide type checking for reactive properties. For example,{str: "$notString"}will be permitted, even ifnotStringis not a string property on the component."$myString.length".LightningElementare excluded. This excludes valid edge cases, like"$hostElement.childElementCount"."$myObj.myProp" as Component["myObj"]["myProp"].Other Changes
engines.nodeto warn when using old versions of Node.js. The officially supported Node.js versions remain the LTS releases, currently v22 and v24.node:protocol.Commits
Full Changelog: salesforce/lwc@v8.28.2...v9.0.0
v8.28.2Compare Source
What's Changed
Full Changelog: salesforce/lwc@v8.28.1...v8.28.2
v8.28.1Compare Source
What's Changed
Full Changelog: salesforce/lwc@v8.28.0...v8.28.1
v8.28.0Compare Source
What's Changed
New Contributors
Full Changelog: salesforce/lwc@v8.27.0...v8.28.0
v8.27.0Compare Source
What's Changed
New Contributors
Full Changelog: salesforce/lwc@v8.26.2...v8.27.0
v8.26.2Compare Source
What's Changed
Full Changelog: salesforce/lwc@v8.26.1...v8.26.2
v8.26.1Compare Source
What's Changed
Full Changelog: salesforce/lwc@v8.26.0...v8.26.1
v8.26.0Compare Source
Full Changelog: salesforce/lwc@v8.25.0...v8.26.0
v8.25.1Compare Source
What's Changed
v20.19.4(#5603) by @rax-it in #5606Full Changelog: salesforce/lwc@v8.25.0...v8.25.1
v8.25.0Compare Source
What's Changed
experimentalErrorRecoveryModefor template transformation by @rax-it in #5582integration-not-karmatointegration-wtrandintegration-teststointegration-wdioby @wjhsf in #5597experimentalErrorRecoveryModeby @rax-it in #5593v24.11.1by @rax-it in #5603Full Changelog: salesforce/lwc@v8.24.0...v8.25.0
v8.24.0Compare Source
What's Changed
Full Changelog: salesforce/lwc@v8.23.0...v8.24.0
trivago/prettier-plugin-sort-imports (@trivago/prettier-plugin-sort-imports)
v6.0.2Compare Source
Bug fixes
node:prefix (likenode:test,node:sqlite) to be correctly recognized when using<BUILTIN_MODULES>placeholderv6.0.1Compare Source
Bug fixes
v6.0.0Compare Source
Breaking Changes
New features
<BUILTIN_MODULES>placeholder #381 by @sdotson - Add support for sorting Node.js builtin modules to a specific position using<BUILTIN_MODULES>placeholder inimportOrder<SEPARATOR>placeholder #339 - Add<SEPARATOR>keyword for fine-grained control over import group separation whenimportOrderSeparationis enabledimportOrderExcludeoption #384 by @RyderKishan - Add support for excluding specific files from import sorting using glob patternssort-imports-ignoredetection #358 by @ckwalsh - Improved detection ofsort-imports-ignorecomments throughout the file, not just at line 1Performance improvements
removeNodesFromOriginalCode()performance #356 by @ckwalsh - Replace RegExp logic with string slices for better performanceRefactoring
Chores
eslint/eslint (eslint)
v10.4.1Compare Source
Bug Fixes
e557467fix: update@eslint/plugin-kitversion to 0.7.2 (#20930) (Francesco Trotta)d4ce898fix: propagate failures from delegated commands (#20917) (Minh Vu)f4f3507fix: prefer-arrow-callback invalid autofix with newline afterasync(#20916) (kuldeep kumar)c5bc78bfix: false positive for reference infinallyblock (#20655) (Tanuj Kanti)27538c0fix: add missing CodePath and CodePathSegment types (#20853) (Pixel998)Documentation
61b0adddocs: remove deprecated rule from related rules ofmax-params(#20921) (Tanuj Kanti)305d5b9docs: remove deprecated rules from related rules section (#20911) (Tanuj Kanti)49b0202docs: fixdisplay: noneof ad (#20901) (Tanuj Kanti)9067f94docs: switch build to Node.js 24 (#20893) (Milos Djermanovic)c91b041docs: Update README (GitHub Actions Bot)e349265docs: clarify semver strings in rule deprecation objects (#20885) (Milos Djermanovic)Chores
b0e466btest: adddataproperty to invalid tests cases for rules (#20924) (Tanuj Kanti)f78838btest: add CodePath type coverage (#20904) (Pixel998)1daa4bdchore: updateeslint-plugin-eslint-commentstest data to latest commit (#20922) (Francesco Trotta)002942cci: declare contents:read on update-readme workflow (#20919) (Arpit Jain)64bca24chore: update ecosystem plugins (#20912) (ESLint Bot)Configuration
📅 Schedule: (UTC)
🚦 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.