Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps the lwc group with 5 updates in the / directory:

Package From To
@lwc/compiler 8.12.2 8.18.2
@lwc/engine-dom 8.12.2 8.18.2
@lwc/eslint-plugin-lwc 1.9.0 3.0.0
@lwc/jest-preset 18.1.2 19.1.0
@lwc/synthetic-shadow 8.12.2 8.18.2

Updates @lwc/compiler from 8.12.2 to 8.18.2

Release notes

Sourced from @​lwc/compiler's releases.

v8.18.2

What's Changed

v8.18.1

What's Changed

v8.18.0

What's Changed

Full Changelog: salesforce/lwc@v8.16.4...v8.18.0

v8.17.0

What's Changed

Full Changelog: salesforce/lwc@v8.16.4...v8.17.0

... (truncated)

Commits

Updates @lwc/engine-dom from 8.12.2 to 8.18.2

Release notes

Sourced from @​lwc/engine-dom's releases.

v8.18.2

What's Changed

v8.18.1

What's Changed

v8.18.0

What's Changed

Full Changelog: salesforce/lwc@v8.16.4...v8.18.0

v8.17.0

What's Changed

Full Changelog: salesforce/lwc@v8.16.4...v8.17.0

... (truncated)

Commits

Updates @lwc/eslint-plugin-lwc from 1.9.0 to 3.0.0

Release notes

Sourced from @​lwc/eslint-plugin-lwc's releases.

v3.0.0

Breaking Changes

This release drops support for ESLint versions below v9 in the master branch.

As a transitional step, ESLint v8 rules have been moved to the eslint-v8 branch and can be retrieved from npm using the eslint-v8 tag.

[!IMPORTANT] As part of the transition step, all new rules will be created for both v8 (eslint-v8 branch) and v9 (master branch).

Check the official ESLint page for details migrating to ESLint v9.

What's Changed

Full Changelog: salesforce/eslint-plugin-lwc@v2.1.0...v3.0.0

v3.0.0-beta.1

Breaking Changes

Full Changelog: salesforce/eslint-plugin-lwc@v2.0.0...v3.0.0-beta.1

v2.2.0

What's Changed

Full Changelog: salesforce/eslint-plugin-lwc@v2.1.0...v2.2.0

v2.1.0

What's Changed

New Contributors

Full Changelog: salesforce/eslint-plugin-lwc@v2.0.1...v2.1.0

v2.0.1

... (truncated)

Commits

Updates @lwc/jest-preset from 18.1.2 to 19.1.0

Release notes

Sourced from @​lwc/jest-preset's releases.

v19.1.0

What's Changed

Full Changelog: salesforce/lwc-test@v18.1.2...v19.1.0

v19.0.0

What's Changed

Full Changelog: salesforce/lwc-test@v18.1.2...v19.0.0

Commits

Updates @lwc/synthetic-shadow from 8.12.2 to 8.18.2

Release notes

Sourced from @​lwc/synthetic-shadow's releases.

v8.18.2

What's Changed

v8.18.1

What's Changed

v8.18.0

What's Changed

Full Changelog: salesforce/lwc@v8.16.4...v8.18.0

v8.17.0

What's Changed

Full Changelog: salesforce/lwc@v8.16.4...v8.17.0

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the lwc group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@lwc/compiler](https://github.com/salesforce/lwc/tree/HEAD/packages/@lwc/compiler) | `8.12.2` | `8.18.2` |
| [@lwc/engine-dom](https://github.com/salesforce/lwc/tree/HEAD/packages/@lwc/engine-dom) | `8.12.2` | `8.18.2` |
| [@lwc/eslint-plugin-lwc](https://github.com/salesforce/eslint-plugin-lwc) | `1.9.0` | `3.0.0` |
| [@lwc/jest-preset](https://github.com/salesforce/lwc-test/tree/HEAD/packages/@lwc/jest-preset) | `18.1.2` | `19.1.0` |
| [@lwc/synthetic-shadow](https://github.com/salesforce/lwc/tree/HEAD/packages/@lwc/synthetic-shadow) | `8.12.2` | `8.18.2` |



Updates `@lwc/compiler` from 8.12.2 to 8.18.2
- [Release notes](https://github.com/salesforce/lwc/releases)
- [Commits](https://github.com/salesforce/lwc/commits/v8.18.2/packages/@lwc/compiler)

Updates `@lwc/engine-dom` from 8.12.2 to 8.18.2
- [Release notes](https://github.com/salesforce/lwc/releases)
- [Commits](https://github.com/salesforce/lwc/commits/v8.18.2/packages/@lwc/engine-dom)

Updates `@lwc/eslint-plugin-lwc` from 1.9.0 to 3.0.0
- [Release notes](https://github.com/salesforce/eslint-plugin-lwc/releases)
- [Commits](salesforce/eslint-plugin-lwc@v1.9.0...v3.0.0)

Updates `@lwc/jest-preset` from 18.1.2 to 19.1.0
- [Release notes](https://github.com/salesforce/lwc-test/releases)
- [Commits](https://github.com/salesforce/lwc-test/commits/v19.1.0/packages/@lwc/jest-preset)

Updates `@lwc/synthetic-shadow` from 8.12.2 to 8.18.2
- [Release notes](https://github.com/salesforce/lwc/releases)
- [Commits](https://github.com/salesforce/lwc/commits/v8.18.2/packages/@lwc/synthetic-shadow)

---
updated-dependencies:
- dependency-name: "@lwc/compiler"
  dependency-version: 8.18.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lwc
- dependency-name: "@lwc/engine-dom"
  dependency-version: 8.18.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lwc
- dependency-name: "@lwc/eslint-plugin-lwc"
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lwc
- dependency-name: "@lwc/jest-preset"
  dependency-version: 19.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lwc
- dependency-name: "@lwc/synthetic-shadow"
  dependency-version: 8.18.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lwc
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants