build(deps-dev): bump the dev-dependencies group across 1 directory with 26 updates#366
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ith 26 updates Bumps the dev-dependencies group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.8.1` | `20.4.2` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.8.1` | `20.4.2` | | [@commitlint/types](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/types) | `19.8.1` | `20.4.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.35.0` | `10.0.1` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.1` | `6.0.4` | | [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx) | `5.1.1` | `5.1.4` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.27` | | [bumpp](https://github.com/antfu-collective/bumpp) | `10.2.3` | `10.4.1` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `10.0.2` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.5` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.4.0` | `10.8.0` | | [less](https://github.com/less/less.js) | `4.4.1` | `4.5.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.1.6` | `16.3.1` | | [postcss-html](https://github.com/ota-meshi/postcss-html) | `1.8.0` | `1.8.1` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [rimraf](https://github.com/isaacs/rimraf) | `6.0.1` | `6.1.3` | | [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) | `6.0.3` | `7.0.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.24.0` | `17.4.0` | | [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) | `7.3.0` | `7.6.1` | | [stylelint-config-standard-less](https://github.com/stylelint-less/stylelint-less/tree/HEAD/packages/stylelint-config-standard-less) | `3.0.1` | `4.0.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.44.0` | `8.56.1` | | [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) | `20.1.0` | `21.0.0` | | [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) | `29.0.0` | `31.0.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.6` | `7.3.1` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.0.7` | `3.2.5` | Updates `@commitlint/cli` from 19.8.1 to 20.4.2 - [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/v20.4.2/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.8.1 to 20.4.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/v20.4.2/@commitlint/config-conventional) Updates `@commitlint/types` from 19.8.1 to 20.4.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/types/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.0/@commitlint/types) Updates `@eslint/js` from 9.35.0 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@vitejs/plugin-vue` from 6.0.1 to 6.0.4 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.4/packages/plugin-vue) Updates `@vitejs/plugin-vue-jsx` from 5.1.1 to 5.1.4 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue-jsx/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue-jsx) Updates `autoprefixer` from 10.4.21 to 10.4.27 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.21...10.4.27) Updates `bumpp` from 10.2.3 to 10.4.1 - [Release notes](https://github.com/antfu-collective/bumpp/releases) - [Commits](antfu-collective/bumpp@v10.2.3...v10.4.1) Updates `eslint` from 9.35.0 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.35.0...v10.0.2) Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.5) Updates `eslint-plugin-vue` from 10.4.0 to 10.8.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.4.0...v10.8.0) Updates `less` from 4.4.1 to 4.5.1 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](less/less.js@v4.4.1...v4.5.1) Updates `lint-staged` from 16.1.6 to 16.3.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.1.6...v16.3.1) Updates `postcss-html` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/ota-meshi/postcss-html/releases) - [Commits](ota-meshi/postcss-html@v1.8.0...v1.8.1) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `rimraf` from 6.0.1 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.0.1...v6.1.3) Updates `rollup-plugin-visualizer` from 6.0.3 to 7.0.0 - [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md) - [Commits](btd/rollup-plugin-visualizer@v6.0.3...v7.0.0) Updates `stylelint` from 16.24.0 to 17.4.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.24.0...17.4.0) Updates `stylelint-config-recess-order` from 7.3.0 to 7.6.1 - [Release notes](https://github.com/stormwarning/stylelint-config-recess-order/releases) - [Changelog](https://github.com/stormwarning/stylelint-config-recess-order/blob/main/CHANGELOG.md) - [Commits](stormwarning/stylelint-config-recess-order@v7.3.0...v7.6.1) Updates `stylelint-config-standard-less` from 3.0.1 to 4.0.1 - [Release notes](https://github.com/stylelint-less/stylelint-less/releases) - [Changelog](https://github.com/stylelint-less/stylelint-less/blob/main/packages/stylelint-config-standard-less/CHANGELOG.md) - [Commits](https://github.com/stylelint-less/stylelint-less/commits/stylelint-config-standard-less@4.0.1/packages/stylelint-config-standard-less) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) Updates `typescript-eslint` from 8.44.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint) Updates `unplugin-auto-import` from 20.1.0 to 21.0.0 - [Release notes](https://github.com/unplugin/unplugin-auto-import/releases) - [Commits](unplugin/unplugin-auto-import@v20.1.0...v21.0.0) Updates `unplugin-vue-components` from 29.0.0 to 31.0.0 - [Release notes](https://github.com/unplugin/unplugin-vue-components/releases) - [Commits](unplugin/unplugin-vue-components@v29.0.0...v31.0.0) Updates `vite` from 6.3.6 to 7.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite) Updates `vue-tsc` from 3.0.7 to 3.2.5 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.2.5/packages/tsc) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.4.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 20.4.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@commitlint/types" dependency-version: 20.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitejs/plugin-vue-jsx" dependency-version: 5.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: autoprefixer dependency-version: 10.4.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: bumpp dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-vue dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: less dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: lint-staged dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: postcss-html dependency-version: 1.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: rollup-plugin-visualizer dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: stylelint dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: stylelint-config-recess-order dependency-version: 7.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: stylelint-config-standard-less dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: unplugin-auto-import dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: unplugin-vue-components dependency-version: 31.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: vue-tsc dependency-version: 3.2.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
❌ Deploy Preview for arco-admin failed.
|
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.
Bumps the dev-dependencies group with 26 updates in the / directory:
19.8.120.4.219.8.120.4.219.8.120.4.09.35.010.0.16.0.16.0.45.1.15.1.410.4.2110.4.2710.2.310.4.19.35.010.0.25.5.45.5.510.4.010.8.04.4.14.5.116.1.616.3.11.8.01.8.13.6.23.8.16.0.16.1.36.0.37.0.016.24.017.4.07.3.07.6.13.0.14.0.15.9.25.9.38.44.08.56.120.1.021.0.029.0.031.0.06.3.67.3.13.0.73.2.5Updates
@commitlint/clifrom 19.8.1 to 20.4.2Release notes
Sourced from
@commitlint/cli's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli's changelog.... (truncated)
Commits
81cfc9ev20.4.2e7ae28dv20.4.1c68de5ev20.4.03aaf0a6feat: upgrade conventional commit packages #4082 (#4597)1828d6erefactor: replace lodash.merge with lodash.mergewith (#4603)be3a280v20.3.11c5734dv20.3.0ddad9b4v20.2.0a8e86d2v20.1.0407be6cv20.0.0Updates
@commitlint/config-conventionalfrom 19.8.1 to 20.4.2Release notes
Sourced from
@commitlint/config-conventional's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional's changelog.... (truncated)
Commits
81cfc9ev20.4.2e7ae28dv20.4.1c68de5ev20.4.03aaf0a6feat: upgrade conventional commit packages #4082 (#4597)be3a280v20.3.11c5734dv20.3.0ddad9b4v20.2.0407be6cv20.0.0Updates
@commitlint/typesfrom 19.8.1 to 20.4.0Release notes
Sourced from
@commitlint/types's releases.... (truncated)
Changelog
Sourced from
@commitlint/types's changelog.Commits
c68de5ev20.4.03aaf0a6feat: upgrade conventional commit packages #4082 (#4597)88149fbrefactor: replace chalk with picocolors (#4599)be3a280v20.3.123c1f6efix(types): add scope-delimiter-style types (#4592)ddad9b4v20.2.0803c05bfeat(cz-commitlint): support customizable commit prompt with emojis (#4540)c4d419bfeat(rules): add breaking-change-exclamation-mark (#4548)407be6cv20.0.0Updates
@eslint/jsfrom 9.35.0 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)c7ebefcchore: package.json update for@eslint/jsreleaseUpdates
@vitejs/plugin-vuefrom 6.0.1 to 6.0.4Release notes
Sourced from
@vitejs/plugin-vue's releases.Changelog
Sourced from
@vitejs/plugin-vue's changelog.... (truncated)
Commits
5527bf4release: plugin-vue@6.0.4e69d751fix(deps): update all non-major dependencies (#726)cd0c8a8chore(deps): update dependency rollup to ^4.57.1 (#733)239eb6achore: add metadata for vite-plugin-registry (#730)fa3ea0echore(deps): update upstream (#727)8a95809fix(deps): update all non-major dependencies (#722)924b28efix(deps): update all non-major dependencies (#709)3ae94c4release: plugin-vue@6.0.36c45fe5fix(hmr): reload when components switch between vapor and vdom (#714)2080d41feat: add Vite 8 supportMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-vuesince your current version.Updates
@vitejs/plugin-vue-jsxfrom 5.1.1 to 5.1.4Release notes
Sourced from
@vitejs/plugin-vue-jsx's releases.Changelog
Sourced from
@vitejs/plugin-vue-jsx's changelog.Commits
e3a7fecfix(deps): update all non-major dependencies (#421)ab2516arefactor(vue-jsx): remove extraneous import7c2e023release: plugin-vue-jsx@4.0.1a2fe479chore(vue-jsx): addtypepackage field0f71911feat(vue-jsx): adddefineComponentNameoption0735e18chore: use pnpm catalog for shared deps5d592cdchore(deps): update upstream (#432)Updates
autoprefixerfrom 10.4.21 to 10.4.27Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
360f2d9Release 10.4.27 versionab5260cUpdate clean-publish09e9dd1Release 10.4.26 versionec75540Ignore local patches59601b8Update c8 and clean-publish06ea988Release 10.4.25 version47d8a5bUpdate dependencies and fix Node.js 2551c596e...Description has been truncated