Bump the npm group across 1 directory with 9 updates#59
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the npm group across 1 directory with 9 updates#59dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
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.26.0 - [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.26.0/packages/babel-core) Updates `@babel/preset-env` to 7.26.0 - [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.26.0/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.29.1 - [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.29.1) Updates `rollup-plugin-license` to 3.5.3 - [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md) - [Commits](mjeanroy/rollup-plugin-license@v3.1.0...v3.5.3) Updates `stylelint` from 15.11.0 to 16.12.0 - [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.12.0) Updates `stylelint-config-standard-scss` from 11.1.0 to 14.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...v14.0.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development dependency-group: npm - dependency-name: "@babel/preset-env" dependency-type: direct:development dependency-group: npm - dependency-name: "@rollup/plugin-babel" dependency-type: direct:development dependency-group: npm - dependency-name: "@rollup/plugin-terser" dependency-type: direct:development dependency-group: npm - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: rollup-plugin-license dependency-type: direct:development dependency-group: npm - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: stylelint-config-standard-scss dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #60. |
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.26.0Release notes
Sourced from
@babel/core's releases.Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
63d3038v7.26.08b5b6bffix: CI with Node v23.1.0 (#16932)64fa466Enable import attributes parsing by default (#16850)0216853feat: support async plugin's pre/post (#16862)b8002e2Workaround Node.js bug for parallel loading of TLA modules (#16928)56658acFix loading of modules with TLA in Node.js 23 (#16926)fdc456aOnly parse # as comment in .babelignore at line start (#16925)79e50b2test: add node 23 to ci matrix4360ee5fix: path.resolve changes in node 23.0.0b07957ev7.25.9Updates
@babel/preset-envto 7.26.0Release notes
Sourced from
@babel/preset-env's releases.Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
63d3038v7.26.064fa466Enable import attributes parsing by default (#16850)816b293Addtransform-regexp-modifierstopreset-env(#16692)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)490a330Update compat data (#16909)d658738fix: support BROWSERSLIST{,_CONFIG} env (#16907)f9cb91av7.25.8a6b0f54Inline one-line syntax plugins (#16824)2533cfbv7.25.7Updates
@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.29.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
5d377784.29.186e1f43fix: do not optimize the literal value if the cache is deoptimized (#5771)f116952Remove unnecessary lifetimes (#5769)dadd4884.29.0a4b78ebfix(deps): lock file maintenance minor/patch updates (#5767)d52f00dfix: introduce UnknownFalsyValue for enhancing if statement tree-shaking (#5763)65c8901chore(deps): update dependency@rollup/plugin-node-resolveto v16 (#5766)7a8ac46docs: add utf-8 encoding to JSON file reading (#5759)31f1670fix(deps): lock file maintenance minor/patch updates (#5760)e60fb1c4.28.1Updates
rollup-plugin-licenseto 3.5.3Changelog
Sourced from rollup-plugin-license's changelog.
... (truncated)
Commits
c0add5erelease: release version83a3e04fix: fix licence file crawler56124b5chore(deps-dev): bump rollup from 4.21.3 to 4.22.2 (#1801)0a34f86chore(deps-dev): bump the typescript-eslint group with 2 updates (#1799)cea12acchore(deps-dev): bump rollup from 4.21.2 to 4.21.3 (#1798)bb892ffchore(deps-dev): bump the typescript-eslint group with 2 updates (#1793)c026276chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 (#1795)3b5f1c6chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 (#1792)482b3e7chore(deps-dev): bump the typescript-eslint group with 2 updates (#1791)5f368bachore(deps-dev): bump rollup from 4.21.1 to 4.21.2 (#1790)Updates
stylelintfrom 15.11.0 to 16.12.0Release notes
Sourced from stylelint's releases.