chore(deps): update dependency @salesforce/eslint-config-lwc to v4 #78
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:
^0.7.0->^4.0.0Release Notes
salesforce/eslint-config-lwc (@salesforce/eslint-config-lwc)
v4.1.1Compare Source
v4.1.0Compare Source
What's Changed
CONTRIBUTING.mdby @jmsjtu in #152Full Changelog: salesforce/eslint-config-lwc@v3.7.1...v4.1.0
v4.0.0Compare Source
Breaking Changes
This release drops support for ESLint versions below v9 in the
masterbranch.As a transitional step, ESLint v8 rules have been moved to the
eslint-v8branch and can be retrieved from npm using theeslint-v8tag.Check the official ESLint page for details migrating to ESLint v9.
What's Changed
CONTRIBUTING.mdby @jmsjtu in #152Full Changelog: salesforce/eslint-config-lwc@v3.7.1...v4.0.0
v3.7.2Compare Source
What's Changed
CONTRIBUTING.mdby @jmsjtu in #153Full Changelog: salesforce/eslint-config-lwc@v3.7.1...v3.7.2
v3.7.1Compare Source
What's Changed
Full Changelog: salesforce/eslint-config-lwc@v3.7.0...v3.7.1
What's Changed
New Contributors
Full Changelog: salesforce/eslint-config-lwc@v3.6.0...v3.7.1
v3.6.0Compare 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-tsv3.5.3Compare Source
v3.5.2Compare Source
v3.5.1Compare Source
v3.5.0Compare Source
What's Changed
ssrconfig by @abdulsattar in #113Full Changelog: salesforce/eslint-config-lwc@v3.4.0...v3.5.0
v3.4.0Compare Source
What's Changed
New Contributors
Full Changelog: salesforce/eslint-config-lwc@v3.3.4...v3.4.0
v3.3.4Compare Source
What's Changed
New Contributors
Full Changelog: salesforce/eslint-config-lwc@v3.3.3...v3.3.4
v3.3.3Compare Source
Bug Fixes
Internal Changes
v3.3.2Compare Source
Misc
commerce/*Apiandexperience/*Api(#98).v3.3.1Compare Source
Bug fixes
Internal changes
v3.3.0Compare Source
New features
lwc/no-disallowed-lwc-importsrule to@salesforce/eslint-config-lwc/base(#93)v3.2.5Compare Source
Features
lightning/analyticsWaveApiv3.2.4Compare Source
v3.2.3Compare Source
Bug fixes
commerce/einsteinApitocommerce/einsteinRecommendationsApi.v3.2.2Compare Source
New features
EinsteinProductRecommendationsAdapter(#84) andgetListInfosByName(#85)Chores
v3.2.1Compare Source
Bug fixes
v3.2.0Compare Source
New features
experience/cmsEditorApiwire adapters to the list of known wire adapters.v3.1.0Compare Source
New features
Bug fixes
v3.0.0Compare Source
Breaking changes
this.template.firstChildwhich will not work in native shadow DOM in certain browsers.this.template.querySelectoris encouraged as an alternative.v2.2.0Compare Source
New features
v2.1.1Compare Source
New features
commerce/cartApi/CartItemsAdapterand removescommerce/productApi/ProductSearchAdapter.v2.1.0Compare Source
New features
baseconfig.v2.0.0Compare Source
Breaking changes
@salesforce/eslint-plugin-lightningto the list of peer dependencies. This new plugin contains rules specific to the Salesforce Lightning Experience.New features
i18nconfig. This config promotes the use of @salesforce/localizer as a best practice for I18N in LWC. It can be in conjunction with the existing configurations (eg.base,recommended,extended).@salesforce/lightning/valid-apex-method-invocationto therecommendedconfig.Improvements
eslint-plugin-importandeslint-plugin-jestpeer depency version.v1.0.0Compare Source
Breaking changes
eslint-plugin-lwcas a dependency ofeslint-config-lwconly works when they become peers after being hoisted by a package manager. Since hoisting is an implementation detail that should not be relied upon, users must explicitly install plugins depended on by@salesforce/eslint-config-lwc.Improvements
no-unknown-wire-adaptersrule to ensure thatCartSummaryAdapteris a known wire adapter.no-unexpected-wire-adapter-usagesrule to ensure that usage of theCartSummaryAdapterwire adapter is restricted.Bug fixes
v0.11.1Compare Source
Features
@lwc/eslint-plugin-lwctov1.0.0to include an update to theno-unknown-wire-adaptersrule.v0.11.0Compare Source
Features
Bug fixes
@lwc/eslint-plugin-lwcto0.12.1to include missing import fix (#49).v0.10.0Compare Source
Features
@lwc/eslint-plugin-lwcto0.12.0(#46)@lwc/lwc/no-assignment-during-constructiontorecommendedconfig.v0.9.0Compare Source
Features
@lwc/eslint-plugin-lwcto0.11.0(#42)@lwc/lwc/no-dupe-class-memberstorecommendedconfig.@lwc/lwc/prefer-custom-eventtorecommendedconfig.@lwc/lwc/valid-apito dissallow uppercased and underscore mix in public properties and methods.v0.8.0Compare Source
Features
getObjectInfosto@lwc/no-unexpected-wire-adapter-usagesrule allowed usage list (#33)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.