Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@salesforce/eslint-config-lwc ^0.7.0 -> ^3.0.0 age adoption passing confidence

Release Notes

salesforce/eslint-config-lwc (@​salesforce/eslint-config-lwc)

v3.7.1

Compare 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.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

v3.5.3

Compare Source

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

What's Changed

Full Changelog: salesforce/eslint-config-lwc@v3.4.0...v3.5.0

v3.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: salesforce/eslint-config-lwc@v3.3.4...v3.4.0

v3.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: salesforce/eslint-config-lwc@v3.3.3...v3.3.4

v3.3.3

Compare Source

Bug Fixes

Internal Changes

v3.3.2

Compare Source

Misc

v3.3.1

Compare Source

Bug fixes

Internal changes

v3.3.0

Compare Source

New features

  • adds lwc/no-disallowed-lwc-imports rule to @salesforce/eslint-config-lwc/base (#​93)

v3.2.5

Compare Source

Features

  • Add new wire adapters for lightning/analyticsWaveApi

v3.2.4

Compare Source

  • chore: rename einstein in base.js (#​90)
  • chore: Add LDS UIAPI Adapters to base.js (#​86)

v3.2.3

Compare Source

Bug fixes

  • #​88: Rename wire adapter from commerce/einsteinApi to commerce/einsteinRecommendationsApi.

v3.2.2

Compare Source

New features

  • add new wire adapters for EinsteinProductRecommendationsAdapter (#​84) and getListInfosByName (#​85)

Chores

v3.2.1

Compare Source

Bug fixes

  • #​81: Rename Experience Cloud wire adapters to match final name.

v3.2.0

Compare Source

New features

v3.1.0

Compare Source

New features

Bug fixes

v3.0.0

Compare Source

Breaking changes

  • #​74 : Add the new rule lwc/no-template-children to @​salesforce/eslint-config-lwc/recommended configuration. This rule prevents patterns like this.template.firstChild which will not work in native shadow DOM in certain browsers. this.template.querySelector is encouraged as an alternative.

v2.2.0

Compare Source

New features

  • #​71: Update analyticsWaveApi wire adapters.

v2.1.1

Compare Source

New features

  • #​69: Update Commerce wire adapters. Adds commerce/cartApi/CartItemsAdapter and removes commerce/productApi/ProductSearchAdapter.

v2.1.0

Compare Source

New features

  • #​68: Add new Commerce wire adapters to the list of know wire adapters in the base config.

v2.0.0

Compare Source

Breaking changes

  • #​61: Introduction of @salesforce/eslint-plugin-lightning to the list of peer dependencies. This new plugin contains rules specific to the Salesforce Lightning Experience.
  • #​64: Drop support of eslint v6.

New features

  • #​40: Introduction a new i18n config. 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).
  • #​61: Addition of @salesforce/lightning/valid-apex-method-invocation to the recommended config.

Improvements

  • #​63: Loosen the eslint-plugin-import and eslint-plugin-jest peer depency version.

v1.0.0

Compare Source

Breaking changes

  • #​58: Convert plugin dependencies to peer dependencies to match the ESLint programming model for plugins and shared configurations. eslint-plugin-lwc as a dependency of eslint-config-lwc only 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

  • #​53: Configure the no-unknown-wire-adapters rule to ensure that CartSummaryAdapter is a known wire adapter.
  • #​56: Configure the no-unexpected-wire-adapter-usages rule to ensure that usage of the CartSummaryAdapter wire adapter is restricted.

Bug fixes

  • #​51: Disable the loading of babel configuration files. Doing so will avoid parsing errors when the configuration file uses the legacy decorators plugin.

v0.11.1

Compare Source

Features

  • Update @lwc/eslint-plugin-lwc to v1.0.0 to include an update to the no-unknown-wire-adapters rule.

v0.11.0

Compare Source

Features

  • Add Wave Analytics adapters to the list of known wire adapters (#​48).

Bug fixes

v0.10.0

Compare Source

Features

v0.9.0

Compare Source

Features

  • Update @lwc/eslint-plugin-lwc to 0.11.0 (#​42)
    • Add @lwc/lwc/no-dupe-class-members to recommended config.
    • Add @lwc/lwc/prefer-custom-event to recommended config.
    • Override @lwc/lwc/valid-api to dissallow uppercased and underscore mix in public properties and methods.

v0.8.0

Compare Source

Features

  • Add getObjectInfos to @lwc/no-unexpected-wire-adapter-usages rule allowed usage list (#​33)
  • Add ESLint 7 support (#​39)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/salesforce-eslint-config-lwc-3.x branch from 78bfb89 to 20e9424 Compare April 4, 2025 07:48
Copy link

sonarqubecloud bot commented Apr 4, 2025

@renovate renovate bot changed the title chore(deps): update dependency @salesforce/eslint-config-lwc to v3 chore(deps): update dependency @salesforce/eslint-config-lwc to v3 - abandoned May 3, 2025
Copy link
Author

renovate bot commented May 3, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title chore(deps): update dependency @salesforce/eslint-config-lwc to v3 - abandoned chore(deps): update dependency @salesforce/eslint-config-lwc to v3 - abandoned - autoclosed Oct 17, 2025
@renovate renovate bot closed this Oct 17, 2025
@renovate renovate bot deleted the renovate/salesforce-eslint-config-lwc-3.x branch October 17, 2025 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants