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.5.2
->6.7.2
6.5.2
->6.7.2
6.5.2
->6.7.2
16.0.0
->16.1.0
16.0.0
->16.1.0
16.0.0
->16.1.0
6.5.2
->6.7.2
3.5.3
->3.6.0
5.0.0
->5.1.0
4.1.4
->4.1.5
9.0.0
->9.17.0
9.0.11
->9.1.7
15.2.2
->15.2.11
6.5.2
->6.7.2
^0.12.0
->^0.16.0
3.2.5
->3.4.2
2.1.0
->2.2.2
Release Notes
salesforce/lwc (@lwc/compiler)
v6.7.2
Compare Source
What's Changed
v6.7.2
by @rax-it in https://github.com/salesforce/lwc/pull/4297v6.7.2
by @rax-it in https://github.com/salesforce/lwc/pull/4300Full Changelog: salesforce/lwc@v6.7.1...v6.7.2
v6.7.1
Compare Source
What's Changed
Full Changelog: salesforce/lwc@v6.7.0...v6.7.1
v6.7.0
Compare Source
What's Changed
Full Changelog: salesforce/lwc@v6.6.7...v6.7.0
v6.6.7
Compare Source
What's Changed
v.6.6.7
by @rax-it in https://github.com/salesforce/lwc/pull/4276Full Changelog: salesforce/lwc@v6.6.6...v6.6.7
v6.6.6
Compare Source
What's Changed
Full Changelog: salesforce/lwc@v6.6.5...v6.6.6
v6.6.5
Compare Source
What's Changed
Full Changelog: salesforce/lwc@v6.6.4...v6.6.5
v6.6.4
Compare Source
What's Changed
New Contributors
Full Changelog: salesforce/lwc@v6.6.3...v6.6.4
v6.6.3
Compare Source
What's Changed
--all
from build script to enable using--project
by @wjhsf in https://github.com/salesforce/lwc/pull/4192<style>
validation by @nolanlawson in https://github.com/salesforce/lwc/pull/4201Full Changelog: salesforce/lwc@v6.6.2...v6.6.3
v6.6.2
Compare Source
What's Changed
@lwc/engine-server
circular dependency warning by @jmsjtu in https://github.com/salesforce/lwc/pull/4194@lwc/engine-server
test fixtures for attribute ordering by @jmsjtu in https://github.com/salesforce/lwc/pull/4193Full Changelog: salesforce/lwc@v6.6.1...v6.6.2
v6.6.1
Compare Source
What's Changed
traverseAndSetElements
by @nolanlawson in https://github.com/salesforce/lwc/pull/4181Full Changelog: salesforce/lwc@v6.6.0...v6.6.1
v6.6.0
Compare Source
What's Changed
Full Changelog: salesforce/lwc@v6.5.3...v6.6.0
v6.5.3
Compare Source
What's Changed
swapStyle()
on CSS library by @nolanlawson in https://github.com/salesforce/lwc/pull/4162Full Changelog: salesforce/lwc@v6.5.2...v6.5.3
salesforce/lwc-test (@lwc/jest-preset)
v16.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: salesforce/lwc-test@v16.0.3...v16.1.0
v16.0.3
Compare Source
What's Changed
data-lwc-host-mutated
attr values by @nolanlawson in https://github.com/salesforce/lwc-test/pull/283Full Changelog: salesforce/lwc-test@v16.0.2...v16.0.3
v16.0.2
Compare Source
What's Changed
Full Changelog: salesforce/lwc-test@v16.0.1...v16.0.2
v16.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: salesforce/lwc-test@v16.0.0...v16.0.1
salesforce/eslint-config-lwc (@salesforce/eslint-config-lwc)
v3.6.0
Compare Source
v3.6.0 introduces new variations of the existing configs that support parsing TypeScript files. TypeScript support is experimental, and not all rules will report violations when used with TypeScript language features.
The new configs are:
@salesforce/eslint-config-lwc/base-ts
@salesforce/eslint-config-lwc/recommended-ts
@salesforce/eslint-config-lwc/extended-ts
@salesforce/eslint-config-lwc/i18n-ts
@salesforce/eslint-config-lwc/ssr-ts
salesforce/sfdx-lwc-jest (@salesforce/sfdx-lwc-jest)
v5.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: salesforce/sfdx-lwc-jest@v5.0.0...v5.1.0
salesforce/wire-service-jest-util (@salesforce/wire-service-jest-util)
v4.1.5
Compare Source
What's Changed
New Contributors
Full Changelog: salesforce/wire-service-jest-util@v4.1.4...v4.1.5
eslint/eslint (eslint)
v9.17.0
Compare Source
v9.16.0
Compare Source
Features
8f70eb1
feat: AddignoreComputedKeys
option insort-keys
rule (#19162) (Milos Djermanovic)Documentation
9eefc8f
docs: fix typos inuse-isnan
(#19190) (루밀LuMir)0c8cea8
docs: switch the order of words inno-unreachable
(#19189) (루밀LuMir)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188) (루밀LuMir)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186) (루밀LuMir)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183) (Tanuj Kanti)0c6b842
docs: fix typos inmigration-guide.md
(#19180) (루밀LuMir)353266e
docs: fix a typo indebug.md
(#19179) (루밀LuMir)5ff318a
docs: delete unnecessary horizontal rule(---
) innodejs-api
(#19175) (루밀LuMir)576bcc5
docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054
docs: note thatno-restricted-syntax
can be used with any language (#19148) (Milos Djermanovic)Chores
feb703b
chore: upgrade to@eslint/[email protected]
(#19195) (Francesco Trotta)df9bf95
chore: package.json update for @eslint/js release (Jenkins)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184) (Tanuj Kanti)3afb8a1
chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53
chore: addrepository.directory
property topackage.json
(#19165) (루밀LuMir)d460594
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4ea
refactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0
Compare Source
v9.14.0
Compare Source
v9.13.0
Compare Source
v9.12.0
Compare Source
Features
5a6a053
feat: update tojiti
v2 (#18954) (Arya Emami)17a07fb
feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)2ff0e51
feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)2d17453
feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)Bug Fixes
ea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)fdd6319
fix: Issues with type definitions (#18940) (Arya Emami)Documentation
ecbd522
docs: Mention code explorer (#18978) (Nicholas C. Zakas)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)d3e4b2e
docs: Clarify how to exclude.js
files (#18976) (Milos Djermanovic)57232ff
docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)b80ed00
docs: Update README (GitHub Actions Bot)cb69ab3
docs: Update README (GitHub Actions Bot)7fb0d95
docs: Update README (GitHub Actions Bot)493348a
docs: Update README (GitHub Actions Bot)87a582c
docs: fix typo inid-match
rule (#18944) (Jay)Chores
555aafd
chore: upgrade to@eslint/[email protected]
(#18987) (Francesco Trotta)873ae60
chore: package.json update for @eslint/js release (Jenkins)d0a5414
refactor: replace strip-ansi with native module (#18982) (Cristopher)b827029
chore: Enable JSON5 linting (#18979) (Milos Djermanovic)8f55ca2
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)c1a2725
chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)v9.11.1
Compare Source
v9.11.0
Compare Source
Features
ec30c73
feat: add "eslint/universal" to exportLinter
(#18883) (唯然)c591da6
feat: Add language to types (#18917) (Nicholas C. Zakas)492eb8f
feat: limit the name given toImportSpecifier
inid-length
(#18861) (Tanuj Kanti)19c6856
](https://redirect.github.com/eslint/eslint/commit/19c6856Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.