Open
Conversation
Updates the requirements on [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env), [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel), [@rollup/plugin-terser](https://github.com/rollup/plugins/tree/HEAD/packages/terser), [rimraf](https://github.com/isaacs/rimraf), [rollup](https://github.com/rollup/rollup), [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license), [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) to permit the latest version. Updates `@babel/core` 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 `@babel/preset-env` to 7.27.2 - [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.2/packages/babel-preset-env) Updates `@rollup/plugin-babel` to 6.0.4 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.4/packages/babel) Updates `@rollup/plugin-terser` to 0.4.4 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/terser/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/terser-v0.4.4/packages/terser) Updates `rimraf` from 5.0.10 to 6.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.10...v6.0.1) Updates `rollup` from 3.29.5 to 4.40.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.5...v4.40.2) Updates `rollup-plugin-license` to 3.6.0 - [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md) - [Commits](mjeanroy/rollup-plugin-license@v3.1.0...v3.6.0) Updates `stylelint` from 15.11.0 to 16.19.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@15.11.0...16.19.1) Updates `stylelint-config-standard-scss` from 11.1.0 to 15.0.0 - [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-standard-scss@v11.1.0...v15.0.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.1 dependency-type: direct:development dependency-group: npm - dependency-name: "@babel/preset-env" dependency-version: 7.27.2 dependency-type: direct:development dependency-group: npm - dependency-name: "@rollup/plugin-babel" dependency-version: 6.0.4 dependency-type: direct:development dependency-group: npm - dependency-name: "@rollup/plugin-terser" dependency-version: 0.4.4 dependency-type: direct:development dependency-group: npm - dependency-name: rimraf dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: rollup dependency-version: 4.40.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: rollup-plugin-license dependency-version: 3.6.0 dependency-type: direct:development dependency-group: npm - dependency-name: stylelint dependency-version: 16.19.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: stylelint-config-standard-scss dependency-version: 15.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... 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.
Updates the requirements on @babel/core, @babel/preset-env, @rollup/plugin-babel, @rollup/plugin-terser, rimraf, rollup, rollup-plugin-license, stylelint and stylelint-config-standard-scss to permit the latest version.
Updates
@babel/coreto 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
@babel/preset-envto 7.27.2Release notes
Sourced from
@babel/preset-env's releases.Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
a8080cdv7.27.2b9c6efbUse.d.tsin import when importing a.d.tsfile (#17288)1e0bdac[Babel 8] Directly export the JSON files from@babel/compat-data(#17267)eebd3a0v7.27.15c5e77cTune plugin compat data (#17256)aca4f01chore: bump compat-data sources (#17253)7264384Update firefox bugfix compat data (#17228)0f95b74ReduceregeneratorRuntimesize (#17213)317e332Enforce node protocol import (#17207)14ef1e9Babel 8 cleanup (#17211)Updates
@rollup/plugin-babelto 6.0.4Changelog
Sourced from
@rollup/plugin-babel's changelog.... (truncated)
Commits
cdf9113chore(repo): manually update changelog and package versions after bad release...841a039fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...d35d007chore(repo): add missingpreparescript for several packages (#1562)a2e582achore(repo): enableconsistent-type-importsfor typescript files (#1325)19ad1b6chore(release): babel v6.0.3Updates
@rollup/plugin-terserto 0.4.4Changelog
Sourced from
@rollup/plugin-terser's changelog.... (truncated)
Commits
cdf9113chore(repo): manually update changelog and package versions after bad release...841a039fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...62a5d56chore(release): terser v0.4.3Maintainer changes
This version was pushed to npm by lukastaegert, a new releaser for
@rollup/plugin-tersersince your current version.Updates
rimraffrom 5.0.10 to 6.0.1Changelog
Sourced from rimraf's changelog.
... (truncated)
Commits
21560c76.0.1d3881adload version with package-json-from-dist6de86bffeat: add --version flag for CLI49e1923chore: add/.tapto .gitignore90d1feb6.0.09b2a2b1drop dead node versionsUpdates
rollupfrom 3.29.5 to 4.40.2Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
02da7ef4.40.2d115fb2fix: watch mode input should not be an output subpath (#5939)9ea9093fix(exports): avoid "exports is not defined"ReferenceError(#5934)30f342dchore(deps): update dependency eslint-plugin-unicorn to v59 (#5941)de2aefefix(deps): lock file maintenance minor/patch updates (#5943)4d018aefix(deps): lock file maintenance minor/patch updates (#5942)860df3fchore(deps): update dependency vite to v6.3.4 [security] (#5940)cb8f815consider TLA imports have higher execution priority (#5937)1e6c40f4.40.103f34b0fix: generate the separate chunk for the entry module with explicated chunk f...Updates
rollup-plugin-licenseto 3.6.0Changelog
Sourced from rollup-plugin-license's changelog.
... (truncated)
Commits
dfb87f6release: release versionbd136ffchore(deps-dev): bump rollup-plugin-prettier from 4.1.1 to 4.1.2 (#1893)dfacbf7chore: unpin fdir (#1895)6d2a54achore(deps-dev): bump the typescript-eslint group with 2 updates (#1892)6f8110bchore(deps-dev): bump rollup from 4.34.7 to 4.34.8 (#1894)b741de9chore: use node 22.14.0 in nvmrc7a68d25chore(ci): add node 22cb5815achore(ci): upgrade actions/setup-node to version 4.2.058beab9chore(ci): upgrade actions/checkout to version 4.2.284ea11cchore(deps-dev): bump the babel group with 2 updates (#1890)Updates
stylelintfrom 15.11.0 to 16.19.1Release notes
Sourced from stylelint's releases.