Bump the npm group across 1 directory with 10 updates#8
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the npm group across 1 directory with 10 updates#8dependabot[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/plugin-transform-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-class-properties), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env), [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits), [rimraf](https://github.com/isaacs/rimraf), [rollup](https://github.com/rollup/rollup), [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license), [semantic-release](https://github.com/semantic-release/semantic-release) and [stylelint](https://github.com/stylelint/stylelint) to permit the latest version. Updates `@babel/core` to 7.24.6 - [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.24.6/packages/babel-core) Updates `@babel/plugin-transform-class-properties` to 7.24.6 - [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.24.6/packages/babel-plugin-transform-class-properties) Updates `@babel/preset-env` to 7.24.6 - [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.24.6/packages/babel-preset-env) Updates `@commitlint/cli` to 19.3.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) Updates `conventional-changelog-conventionalcommits` from 7.0.2 to 8.0.0 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v8.0.0/packages/conventional-changelog-conventionalcommits) Updates `rimraf` to 5.0.7 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.5...v5.0.7) Updates `rollup` to 4.18.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.14.3...v4.18.0) Updates `rollup-plugin-license` to 3.4.0 - [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md) - [Commits](mjeanroy/rollup-plugin-license@v3.3.1...v3.4.0) Updates `semantic-release` from 23.1.1 to 24.0.0 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v23.1.1...v24.0.0) Updates `stylelint` to 16.6.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.3.1...16.6.1) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development dependency-group: npm - dependency-name: "@babel/plugin-transform-class-properties" dependency-type: direct:development dependency-group: npm - dependency-name: "@babel/preset-env" dependency-type: direct:development dependency-group: npm - dependency-name: "@commitlint/cli" dependency-type: direct:development dependency-group: npm - dependency-name: conventional-changelog-conventionalcommits dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: rimraf dependency-type: direct:development dependency-group: npm - dependency-name: rollup dependency-type: direct:development dependency-group: npm - dependency-name: rollup-plugin-license dependency-type: direct:development dependency-group: npm - dependency-name: semantic-release dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: stylelint dependency-type: direct:development dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #9. |
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/plugin-transform-class-properties, @babel/preset-env, @commitlint/cli, conventional-changelog-conventionalcommits, rimraf, rollup, rollup-plugin-license, semantic-release and stylelint to permit the latest version.
Updates
@babel/coreto 7.24.6Release notes
Sourced from
@babel/core's releases.Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
9630250v7.24.6553e433Generate helper metadata at build time (#16501)fbfe16cFix source maps for template literals (#16515)6e3539b[babel 8] Publish.d.tsfiles for every package (#16416)e37e64dUse eslint v9 (#16479)71c247a[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0(#16457)ddbea7dv7.24.5ee48754Use multiple TypeScript projects (#16430)a8994f8Reduce platform-specific tests (#16436)Updates
@babel/plugin-transform-class-propertiesto 7.24.6Release notes
Sourced from
@babel/plugin-transform-class-properties's releases.Changelog
Sourced from
@babel/plugin-transform-class-properties's changelog.... (truncated)
Commits
9630250v7.24.6ca74e92Fix source maps for private member expressions (#16514)db3e9a6Move all runtime helpers to individual files (#16495)6e3539b[babel 8] Publish.d.tsfiles for every package (#16416)71c247a[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0(#16457)ee48754Use multiple TypeScript projects (#16430)5a4fb2dDo not load unnecessary Babel 7 syntax plugins in Babel 8 (#16406)d4ade61Test Babel 7/8 compatibility for plugins from es2019 to es2024 (#16399)Updates
@babel/preset-envto 7.24.6Release notes
Sourced from
@babel/preset-env's releases.Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
9630250v7.24.6553e433Generate helper metadata at build time (#16501)db3e9a6Move all runtime helpers to individual files (#16495)6e3539b[babel 8] Publish.d.tsfiles for every package (#16416)1327f1dBump browserslist and other compat data sources (#16468)71c247a[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0(#16457)ddbea7dv7.24.5ee48754Use multiple TypeScript projects (#16430)a8994f8Reduce platform-specific tests (#16436)e96a05dPerformance: improveobjectWithoutPropertiesLooseon V8 (#16357)Updates
@commitlint/clito 19.3.0Release notes
Sourced from
@commitlint/cli's releases.Changelog
Sourced from
@commitlint/cli's changelog.... (truncated)
Commits
447fd3bv19.3.0Updates
conventional-changelog-conventionalcommitsfrom 7.0.2 to 8.0.0Release notes
Sourced from conventional-changelog-conventionalcommits's releases.
Changelog
Sourced from conventional-changelog-conventionalcommits's changelog.
Commits
3129c81chore: release conventional-changelog-conventionalcommits 8.0.0 (#1237)508bdf4docs: fix build badge3b4bfdffix(conventional-changelog-conventionalcommits): avoid double empty lines (#1...4fec5d3ci: add clean-publish (#1232)4c3e82fci: package.json lint (#1231)ec69cfdfeat!: drop node 16 support (#1226)90abd8achore: cleanup presets package.json and readme.md files (#1219)0ddc8cdfeat(conventional-recommended-bump)!: newBumperexported class (#1218)0e4f293feat!: cleanup presets interface (#1215)a149b76test: proper cleanups after tests (#1206)Updates
rimrafto 5.0.7Changelog
Sourced from rimraf's changelog.
... (truncated)
Commits
- See full diff in compare view
Description has been truncatedfb974ad5.0.78ba2442engines: need 14.18, where 'node:path' shows up39340d1update depse729f765.0.64472c0eDOC: add that it is cross platform46b425fImprove readability of READMEa3b93edupdate deps, format codesd2fa213update devDepsf3b2bf1Upgrade GitHub Actions81c631eremove FUNDING.yml (coming from .github repo now)