Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the theoretically-non-breaking group with 7 updates in the / directory:

Package From To
@babel/core 7.26.0 7.27.1
@lwc/compiler 8.12.2 8.18.2
@lwc/engine-dom 8.12.2 8.18.2
@lwc/synthetic-shadow 8.12.2 8.18.2
eslint-plugin-jest 28.10.0 28.11.0
rollup 4.29.1 4.40.1
typescript 5.7.2 5.8.3

Updates @babel/core from 7.26.0 to 7.27.1

Release notes

Sourced from @​babel/core's releases.

v7.27.1 (2025-04-30)

Thanks @​kermanx and @​woaitsAryan for your first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
    • #17224 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (@​JLHwung)
    • #17080 Fix start of TSParameterProperty (@​JLHwung)
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator

💅 Polish

  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse

🏠 Internal

  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • babel-register
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • All packages

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.27.1 (2025-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
    • #17224 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (@​JLHwung)
    • #17080 Fix start of TSParameterProperty (@​JLHwung)
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator

💅 Polish

  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse

🏠 Internal

  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator

... (truncated)

Commits

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/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

Updates eslint-plugin-jest from 28.10.0 to 28.11.0

Release notes

Sourced from eslint-plugin-jest's releases.

v28.11.0

28.11.0 (2025-01-15)

Features

  • valid-expect: allow calling expect with no arguments (#1688) (ff0349e)

v28.10.1

28.10.1 (2025-01-15)

Bug Fixes

  • padding-around-test-blocks: update description (#1691) (9cb4ecc)
Changelog

Sourced from eslint-plugin-jest's changelog.

28.11.0 (2025-01-15)

Features

  • valid-expect: allow calling expect with no arguments (#1688) (ff0349e)

28.10.1 (2025-01-15)

Bug Fixes

  • padding-around-test-blocks: update description (#1691) (9cb4ecc)
Commits
  • 53427f0 chore(release): 28.11.0 [skip ci]
  • ff0349e feat(valid-expect): allow calling expect with no arguments (#1688)
  • deb6609 chore(release): 28.10.1 [skip ci]
  • 9cb4ecc fix(padding-around-test-blocks): update description (#1691)
  • eecc6e6 chore: downgrade markdown-link-check to known working version and make it l...
  • f05e76d chore: add Node 23 to CI (#1695)
  • 8c89634 chore(deps): update dependency eslint-config-prettier to v10 (#1694)
  • 320e949 chore(deps): update dependency is-ci to v4 (#1682)
  • 9c91509 chore: update package urls for homepage, repository, and bugs (#1693)
  • 3377cae chore(deps): lock file maintenance (#1692)
  • Additional commits viewable in compare view

Updates rollup from 4.29.1 to 4.40.1

Release notes

Sourced from rollup's releases.

v4.40.1

4.40.1

2025-04-28

Bug Fixes

  • Limit hash size for asset file names to the supported 21 (#5921)
  • Do not inline user-defined entry chunks or chunks with explicit file name (#5923)
  • Avoid top-level-await cycles when non-entry chunks use top-level await (#5930)
  • Expose package.json via exports (#5931)

Pull Requests

v4.40.0

4.40.0

2025-04-12

Features

  • Only show eval warnings on first render and only when the call is not tree-shaken (#5892)
  • Tree-shake non-included dynamic import members when the handler just maps to one named export (#5898)

Bug Fixes

  • Consider dynamic imports nested within top-level-awaited dynamic import expressions to be awaited as well (#5900)
  • Fix namespace rendering when tree-shaking is disabled (#5908)
  • When using multiple transform hook filters, all of them need to be satisfied together (#5909)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.40.1

2025-04-28

Bug Fixes

  • Limit hash size for asset file names to the supported 21 (#5921)
  • Do not inline user-defined entry chunks or chunks with explicit file name (#5923)
  • Avoid top-level-await cycles when non-entry chunks use top-level await (#5930)
  • Expose package.json via exports (#5931)

Pull Requests

4.40.0

2025-04-12

Features

  • Only show eval warnings on first render and only when the call is not tree-shaken (#5892)
  • Tree-shake non-included dynamic import members when the handler just maps to one named export (#5898)

Bug Fixes

  • Consider dynamic imports nested within top-level-awaited dynamic import expressions to be awaited as well (#5900)
  • Fix namespace rendering when tree-shaking is disabled (

…irectory with 7 updates

Bumps the theoretically-non-breaking group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.27.1` |
| [@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/synthetic-shadow](https://github.com/salesforce/lwc/tree/HEAD/packages/@lwc/synthetic-shadow) | `8.12.2` | `8.18.2` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.10.0` | `28.11.0` |
| [rollup](https://github.com/rollup/rollup) | `4.29.1` | `4.40.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.8.3` |



Updates `@babel/core` from 7.26.0 to 7.27.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-core)

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/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)

Updates `eslint-plugin-jest` from 28.10.0 to 28.11.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.10.0...v28.11.0)

Updates `rollup` from 4.29.1 to 4.40.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.29.1...v4.40.1)

Updates `typescript` from 5.7.2 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.8.3)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.27.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: "@lwc/compiler"
  dependency-version: 8.18.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: "@lwc/engine-dom"
  dependency-version: 8.18.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: "@lwc/synthetic-shadow"
  dependency-version: 8.18.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: eslint-plugin-jest
  dependency-version: 28.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: rollup
  dependency-version: 4.40.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
...

Signed-off-by: dependabot[bot] <support@github.com>
@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.

1 participant