Bump the npm group across 1 directory with 10 updates#12
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the npm group across 1 directory with 10 updates#12dependabot[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), [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional), [husky](https://github.com/typicode/husky), [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.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/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` from 18.6.1 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 `@commitlint/config-conventional` from 18.6.3 to 19.2.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) Updates `husky` from 8.0.3 to 9.0.11 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.0.11) 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.9.2...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.2.0...v3.4.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.1.0...16.6.1) Updates `stylelint-config-standard-scss` from 12.0.0 to 13.1.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@v12.0.0...v13.1.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: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: husky 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: stylelint dependency-type: direct:development 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>
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, @commitlint/cli, @commitlint/config-conventional, husky, rimraf, rollup, rollup-plugin-license, stylelint and stylelint-config-standard-scss 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)5a8c692v7.24.4Updates
@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/clifrom 18.6.1 to 19.3.0Release notes
Sourced from
@commitlint/cli's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli's changelog.... (truncated)
Commits
447fd3bv19.3.066dd3a5v19.2.2172cb52v19.2.1f91d539Fix regression when using --last flag (#3982)a64b417v19.2.099f4f3ffeat(cli): introduce new --last flag, to stop recommending HEAD~1 (#3916)8d7a3d5v19.1.09b4ac34v19.0.3e538924v19.0.29351b8ev19.0.1Updates
@commitlint/config-conventionalfrom 18.6.3 to 19.2.2Release notes
Sourced from
@commitlint/config-conventional's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional's changelog.... (truncated)
Commits
66dd3a5v19.2.28d7a3d5v19.1.059bc204Chore/v18 patch merge (#3969)9b4ac34v19.0.3f1ff121v19.0.0868983cdocs: use vitepress (#3921)2816783Revert "chore!: minimum node version v20"a909634chore!: minimum node version v203423735feat!: migrate to pure ESM (#3850)Updates
huskyfrom 8.0.3 to 9.0.11Release notes
Sourced from husky's releases.
... (truncated)
Commits
a9c65849.0.1129056dbfix: husky=0 in init (#1395)095a4fedocs: update how-to.mdd2e831ddocs: update how-to.mdd1a8ed1chore: update package-lock.json (#1383)c042d9b9.0.10e529368fix: rename index.d.ts to index.d.mts (#1379)6219cac9.0.9d8377ferefactor: rename files (#1378)211b80a9.0.8Updates
rimrafto 5.0.7Changelog
Sourced from rimraf's changelog.
... (truncated)
Commits
fb974ad5.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)Updates
rollupto 4.18.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.