chore(deps-dev): bump the theoretically-non-breaking group across 1 directory with 7 updates#144
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the theoretically-non-breaking group with 7 updates in the / directory:
7.26.07.27.18.12.28.18.28.12.28.18.28.12.28.18.228.10.028.11.04.29.14.40.15.7.25.8.3Updates
@babel/corefrom 7.26.0 to 7.27.1Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
eebd3a0v7.27.1c19e00e[babel 8] Remove unnecessary CJS ESM wrapper (#17261)65b1c1dIgnore browser-only files in coverage reports (#17262)35e7907Update error stack test (#17252)afe6ae2Updatejest-light-runnerto v0.7.0 (#17245)317e332Enforce node protocol import (#17207)5e991bdadd require-esm babel-register test (#17206)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)5e1f1bcFix failing Node.js 20 tests (#17191)e1ce99dv7.26.10Updates
@lwc/compilerfrom 8.12.2 to 8.18.2Release notes
Sourced from
@lwc/compiler's releases.... (truncated)
Commits
d2c5d22chore: bump version to 8.18.2 (#5349)4e03fa7feat: addlwc:ondirective (#5344)1968440chore: bump version to 8.18.1 (#5338)529d080chore: bump version to v8.18.0 (#5333)c40065cchore: bump version to 8.17.0 (#5317)672be9achore: release 8.16.4 (#5306)ba8ff37chore: release 8.16.3 (#5296)beecebechore: release v8.16.2 (#5291)0a28c4echore: upgrade dependencies (#5288)acf14bechore: release v8.16.1 (#5282)Updates
@lwc/engine-domfrom 8.12.2 to 8.18.2Release notes
Sourced from
@lwc/engine-dom's releases.... (truncated)
Commits
d2c5d22chore: bump version to 8.18.2 (#5349)1968440chore: bump version to 8.18.1 (#5338)529d080chore: bump version to v8.18.0 (#5333)c40065cchore: bump version to 8.17.0 (#5317)672be9achore: release 8.16.4 (#5306)ba8ff37chore: release 8.16.3 (#5296)beecebechore: release v8.16.2 (#5291)acf14bechore: release v8.16.1 (#5282)0768b67@W-17592100chore: run unit tests in production mode (#5270)1f08a89chore: release v8.16.0 (#5265)Updates
@lwc/synthetic-shadowfrom 8.12.2 to 8.18.2Release notes
Sourced from
@lwc/synthetic-shadow's releases.... (truncated)
Commits
d2c5d22chore: bump version to 8.18.2 (#5349)1968440chore: bump version to 8.18.1 (#5338)529d080chore: bump version to v8.18.0 (#5333)c40065cchore: bump version to 8.17.0 (#5317)672be9achore: release 8.16.4 (#5306)ba8ff37chore: release 8.16.3 (#5296)beecebechore: release v8.16.2 (#5291)acf14bechore: release v8.16.1 (#5282)1f08a89chore: release v8.16.0 (#5265)73066ccchore: bump version to 8.15.1 (#5261)Updates
eslint-plugin-jestfrom 28.10.0 to 28.11.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
53427f0chore(release): 28.11.0 [skip ci]ff0349efeat(valid-expect): allow callingexpectwith no arguments (#1688)deb6609chore(release): 28.10.1 [skip ci]9cb4eccfix(padding-around-test-blocks): update description (#1691)eecc6e6chore: downgrademarkdown-link-checkto known working version and make it l...f05e76dchore: add Node 23 to CI (#1695)8c89634chore(deps): update dependency eslint-config-prettier to v10 (#1694)320e949chore(deps): update dependency is-ci to v4 (#1682)9c91509chore: update package urls for homepage, repository, and bugs (#1693)3377caechore(deps): lock file maintenance (#1692)Updates
rollupfrom 4.29.1 to 4.40.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.