(chore): Bump the npm-version-updates group with 5 updates#128
Merged
yard-bot merged 1 commit intoMay 25, 2026
Merged
Conversation
Bumps the npm-version-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [stylelint](https://github.com/stylelint/stylelint) | `17.11.1` | `17.12.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.3` | `8.59.4` | | [postcss](https://github.com/postcss/postcss) | `8.5.14` | `8.5.15` | | [@yardinternet/vite-plugin-gutenberg-blocks](https://github.com/yardinternet/vite-plugin-gutenberg-blocks) | `2.5.0` | `2.6.1` | | [@types/wordpress__block-editor](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wordpress__block-editor) | `11.5.13` | `11.5.17` | Updates `stylelint` from 17.11.1 to 17.12.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.11.1...17.12.0) Updates `@typescript-eslint/eslint-plugin` from 8.59.3 to 8.59.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/eslint-plugin) Updates `postcss` from 8.5.14 to 8.5.15 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.15) Updates `@yardinternet/vite-plugin-gutenberg-blocks` from 2.5.0 to 2.6.1 - [Release notes](https://github.com/yardinternet/vite-plugin-gutenberg-blocks/releases) - [Commits](yardinternet/vite-plugin-gutenberg-blocks@v2.5.0...v2.6.1) Updates `@types/wordpress__block-editor` from 11.5.13 to 11.5.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/wordpress__block-editor) --- updated-dependencies: - dependency-name: stylelint dependency-version: 17.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: postcss dependency-version: 8.5.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: "@yardinternet/vite-plugin-gutenberg-blocks" dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@types/wordpress__block-editor" dependency-version: 11.5.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
yard-bot
approved these changes
May 25, 2026
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 npm-version-updates group with 5 updates:
17.11.117.12.08.59.38.59.48.5.148.5.152.5.02.6.111.5.1311.5.17Updates
stylelintfrom 17.11.1 to 17.12.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
5830fbaRelease 17.12.0 (#9304)49ed06fBump file-entry-cache from 11.1.2 to 11.1.3 (#9302)d120212Bump lint-staged from 16.4.0 to 17.0.4 (#9301)d332784Bump the jest group with 2 updates (#9300)d2d4a53Fixdeclaration-property-value-no-unknownfalse negatives for custom proper...05088f1Fixblock-no-emptyreported range when using comments (#9294)757bbcbFix Yarn PnP system test with Node.js v24.15.0 (#9295)b06204eFixvalue-keyword-layout-mappingsfalse positives forcaption-side(#9293)Updates
@typescript-eslint/eslint-pluginfrom 8.59.3 to 8.59.4Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
ca6ca14chore(release): publish 8.59.44302433fix(eslint-plugin): [no-floating-promises] stack overflow when using recursiv...10b79f1chore(deps): update dependency eslint to v10.4.0 (#12339)2a6765dchore: clenaupgetAwaitedTypefromtypescript.d.ts(#12302)Updates
postcssfrom 8.5.14 to 8.5.15Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
eae46dbRelease 8.5.15 version79508ffUpdate CI actionsb128e21Speed up declaration parsing by avoiding creating new array on each token9825dcaFix code format55789c8Update dependencies84fbbe9Install older pnpm action for old Node.js9f860bdRevert pnpm action for old Node.js0877198Update CI actionsb2d1a33Fix linter warnings0700dacMerge pull request #2088 from rootvector2/add-oss-fuzz-harnessUpdates
@yardinternet/vite-plugin-gutenberg-blocksfrom 2.5.0 to 2.6.1Release notes
Sourced from @yardinternet/vite-plugin-gutenberg-blocks's releases.
Commits
87acb34fix: tsconfig errorsdaee6b6chore: merge conflicts51aae9cBump version5ddbe7dHandle types for using internal method21166dcHandle sass processes that won't diec651fc1Version bumpf4c2c8cMerge branch 'main' of https://github.com/evo-mark/vite-plugin-gutenberg-blocks7f57b8cVite 8 compatibility87883d5Updated depsUpdates
@types/wordpress__block-editorfrom 11.5.13 to 11.5.17Commits
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 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