Bump the dev-dependencies group across 1 directory with 7 updates#597
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the dev-dependencies group across 1 directory with 7 updates#597dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.30.0` | `9.32.0` | | [mocha](https://github.com/mochajs/mocha) | `10.8.2` | `11.1.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.5.1` | | [sass](https://github.com/sass/dart-sass) | `1.80.6` | `1.84.0` | | [webpack](https://github.com/webpack/webpack) | `5.96.1` | `5.97.1` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `5.1.1` | `6.0.1` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.1.0` | `5.2.0` | Updates `eslint-plugin-vue` from 9.30.0 to 9.32.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.30.0...v9.32.0) Updates `mocha` from 10.8.2 to 11.1.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.1.0) Updates `postcss` from 8.4.45 to 8.5.1 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.45...8.5.1) Updates `sass` from 1.80.6 to 1.84.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.80.6...1.84.0) Updates `webpack` from 5.96.1 to 5.97.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.96.1...v5.97.1) Updates `webpack-cli` from 5.1.1 to 6.0.1 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@6.0.1) Updates `webpack-dev-server` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... 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.
Bumps the dev-dependencies group with 7 updates in the / directory:
9.30.09.32.010.8.211.1.08.4.458.5.11.80.61.84.05.96.15.97.15.1.16.0.15.1.05.2.0Updates
eslint-plugin-vuefrom 9.30.0 to 9.32.0Release notes
Sourced from eslint-plugin-vue's releases.
Commits
4cbcad69.32.0dc06535docs: add example config with typescript-eslint and Prettier (#2522)618f49cfix(require-explicit-slots): add support for type references (#2617)a270df8feat: add slot-name-casing rule (#2620)fdfffd6fix(prefer-use-template-ref): only check root-level variables (#2612)39b353aChore: workaround for ESLint Stylistic issue (#2623)bed816bfeat: addrestricted-component-namesrule (#2611)9ddf3e5feat: addignoreTagsoption (#2609)bea53c0feat(no-v-text-v-html-on-component): add ignore namespace option (#2610)86a8138feat(no-duplicate-attr-inheritance): ignore multi root (#2598)Updates
mochafrom 10.8.2 to 11.1.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
a87fb11chore(main): release 11.1.0 (#5277)3c191c0feat: replacestrip-ansiwithutil.stripVTControlCharacters(#5267)8f1c8d8feat: bump yargs to 17 (#5165)6caa902chore(main): release 11.0.2 (#5269)259f8f8fix: catch exceptions setting Error.stackTraceLimit (#5254)210d658fix: error handling for unexpected numeric arguments passed to cli (#5263)6f10d12docs: replace "New in" with "Since" in version annotations (#5262)f729cd0docs: correct outdatedstatus: accepting prslink (#5268)4c558fbchore(main): release 11.0.1 (#5257)a5bd707Release v11.0.1Updates
postcssfrom 8.4.45 to 8.5.1Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
7b02c75Release 8.5.1 version4c15339Update dependencies7efe91eImprove backwards compat forInput#document(#2000)6873270Release 8.5 version4223bb9Fix 80 columns limit80e2401AddInput#document(#1996)6f86879Update dependencies85cbbecFix pnpm version on CI76caa57Update dependencies46ff246Move to pnpm 10Updates
sassfrom 1.80.6 to 1.84.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
ae4b757[Indented syntax improvements] Dart implementation (#2467)d973e3eAllow Color 4 functions in plain CSS (#2505)aed7839Add support for the@contentrule (#2501)3b46880Add changelog for embedded host fix (#2500)2cedc62Add support for@import(#2498)f4908e7Fix a crash when writing@extendwithout a selector (#2499)870ba06Bump bufbuild/buf-setup-action in /.github/util/initialize (#2495)aba11b8Bump postcss from 8.4.49 to 8.5.1 in /pkg/sass-parser (#2496)89a5394Fix more bugs in the sass-parser release process (#2491)46686edMerge pull request #2490 from sass/sass-parser-releaseUpdates
webpackfrom 5.96.1 to 5.97.1Release notes
Sourced from webpack's releases.
Commits
3612d36chore(release): 5.97.1eb7ac6ffix: perf regression554be24fix: sub define key should't be renamed when it's a defined variable5e0e780refactor: issue #1903058fb035fix: sub define key should't be renamed when it's a defined variableaf1fd12perf: regression34f19cbfix: package.json0ec7f5drefactor: issue #190305e7b8a2fix:package.json644f1d1refactor: no extra work for CSS unescapingUpdates
webpack-clifrom 5.1.1 to 6.0.1Release notes
Sourced from webpack-cli's releases.
... (truncated)
Changelog
Sourced from webpack-cli's changelog.
Commits
480b33dchore(release): publish new version7a5071btest: fix8326501fix: better default valueseab2f39fix: less dependencies2db1195refactor: codefca8c00fix: logging09c7cd7fix: reduce package size, avoid*.d.ts7a7e5d9fix: update peer dependencies (#4356)5405aedchore(deps-dev): bump readable-stream in the dependencies group (#4355)270fdc2chore(release): create-webpack-appUpdates
webpack-dev-serverfrom 5.1.0 to 5.2.0Release notes
Sourced from webpack-dev-server's releases.
Changelog
Sourced from webpack-dev-server's changelog.
Commits
bcb3725chore(release): 5.2.02a1cbc6chore: fix security (#5379)b74fc4cchore(deps): bump the dependencies group across 1 directory with 7 updates (#...145b5d0fix: speed up initial client bundlingb1e549fchore(deps-dev): bump the dependencies group across 1 directory with 8 update...844eaf8chore(deps): types (#5370)12913bbchore(deps-dev): bump the dependencies group with 4 updates (#5359)f942a5dchore(deps): bump the dependencies group across 1 directory with 7 updates (#...94a2443chore(deps): bump the dependencies group across 1 directory with 9 updates (#...a11d81fchore(deps): update (#5347)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions