Bump the npm group across 1 directory with 9 updates#7
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the npm group across 1 directory with 9 updates#7dependabot[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), [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits), [husky](https://github.com/typicode/husky), [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.9 - [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.9/packages/babel-core) Updates `@babel/plugin-transform-class-properties` to 7.24.7 - [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.7/packages/babel-plugin-transform-class-properties) Updates `@babel/preset-env` to 7.24.8 - [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.8/packages/babel-preset-env) 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 `husky` to 9.1.1 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.1) Updates `rollup` to 4.19.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.17.2...v4.19.0) Updates `rollup-plugin-license` to 3.5.2 - [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md) - [Commits](mjeanroy/rollup-plugin-license@v3.3.1...v3.5.2) 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.7.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.5.0...16.7.0) --- 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: conventional-changelog-conventionalcommits dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: husky 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>
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, conventional-changelog-conventionalcommits, husky, rollup, rollup-plugin-license, semantic-release and stylelint to permit the latest version.
Updates
@babel/coreto 7.24.9Release notes
Sourced from
@babel/core's releases.Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
30aa644v7.24.97d923b8Avoidrequire()call in@babel/standalonebundle (#16639)889c58fRevert "Pin CI to Node.js 22.1" (#16633)1f5af44v7.24.8683c654Enable some lint rules (#16605)c36fa6aUpdate typescript-eslint v8 (#16557)02da3da[babel 8] RemoveFile.prototype.getModuleName(#16561)bf1e9a3v7.24.790fdd7eOnly import types from declared dependencies (#16494)7934963Usetype: modulein allpackage.jsons (#16535)Updates
@babel/plugin-transform-class-propertiesto 7.24.7Release notes
Sourced from
@babel/plugin-transform-class-properties's releases.Changelog
Sourced from
@babel/plugin-transform-class-properties's changelog.... (truncated)
Commits
bf1e9a3v7.24.77934963Usetype: modulein allpackage.jsons (#16535)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.8Release notes
Sourced from
@babel/preset-env's releases.Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
1f5af44v7.24.80f72c57Bump compat data sources (#16614)c36fa6aUpdate typescript-eslint v8 (#16557)bf1e9a3v7.24.714a0b08[helpers TS conversion] async functions/generators (#16510)1e3be73Update compat data (#16539)7934963Usetype: modulein allpackage.jsons (#16535)9630250v7.24.6553e433Generate helper metadata at build time (#16501)db3e9a6Move all runtime helpers to individual files (#16495)Updates
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
huskyto 9.1.1Release notes
Sourced from husky's releases.
... (truncated)
Commits
29689989.1.1902749bdocsa25c6ceupdate vitepressbbfe8e3Merge branch 'ccerrillo-fix-windows-path'eb54845automatically rm deprecated codee8badd7Small typo fix (#1471)a24ccbc9.1.09085a9dv9.1.0 (#1467)b9f5889automatically rm deprecated code71e5dcbSmall typo fix (#1471)Updates
rollupto 4.19.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
28546b54.19.0f4831d9Fix types64af3dffeat: implementing decorator support (#5562)1d2c1e9When tree-shaking logical expression, make sure to remove all trailing white-...a9a6108chore(deps): lock file maintenance minor/patch updates (#5580)4f37dacchore(deps): lock file maintenance minor/patch updates (#5576)db4ecdfchore(deps): update dependency inquirer to v10 (#5575)689587dImprove chunk and asset type information in docs (#5572)ce8f83cSwitch to audit resolver to ignore requirejs vulnerability (#5573)13cdab5refactor(finalisers): condition branch (#5570)Updates
rollup-plugin-licenseto 3.5.2Changelog
Sourced from rollup-plugin-license's changelog.