chore(deps-dev): bump the eslint group across 1 directory with 4 updates#7476
Merged
liuliu-dev merged 2 commits intomainfrom Jan 26, 2026
Merged
chore(deps-dev): bump the eslint group across 1 directory with 4 updates#7476liuliu-dev merged 2 commits intomainfrom
liuliu-dev merged 2 commits intomainfrom
Conversation
Bumps the eslint group with 4 updates in the / directory: [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier), [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react) and [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin). Updates `eslint-plugin-playwright` from 2.4.1 to 2.5.0 - [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases) - [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md) - [Commits](mskelton/eslint-plugin-playwright@v2.4.1...v2.5.0) 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-primer-react` from 8.5.0 to 8.5.1 - [Release notes](https://github.com/primer/eslint-plugin-primer-react/releases) - [Changelog](https://github.com/primer/eslint-plugin-primer-react/blob/main/CHANGELOG.md) - [Commits](primer/eslint-plugin-primer-react@v8.5.0...v8.5.1) Updates `eslint-plugin-storybook` from 10.1.11 to 10.2.0 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.2.0/code/lib/eslint-plugin) --- updated-dependencies: - dependency-name: eslint-plugin-playwright dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-primer-react dependency-version: 8.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-storybook dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
|
liuliu-dev
approved these changes
Jan 26, 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 eslint group with 4 updates in the / directory: eslint-plugin-playwright, eslint-plugin-prettier, eslint-plugin-primer-react and eslint-plugin-storybook.
Updates
eslint-plugin-playwrightfrom 2.4.1 to 2.5.0Release notes
Sourced from eslint-plugin-playwright's releases.
Commits
36917a8feat(prefer-web-first-assertions): SupportallInnerTexts()and `allTextCont...5f4d2f2chore: Format with oxfmt9b6671etest(consistent-spacing-between-blocks): Add tests for same line461b7d0chore: Update scheduled releasea9b78d5feat: Addenforce-consistent-spacing-between-blocksrule (#411)4e8461dfix: Fix lintaf7d870fix: Fix TypeScript types66f13f4Fix typoa154877chore: Update URLsa65200bfeat: Add no-restricted-locators ruleUpdates
eslint-plugin-prettierfrom 5.5.4 to 5.5.5Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
e2c154achore: release eslint-plugin-prettier (#773)6795c1abuild(deps): Bump the actions group across 1 directory with 2 updates (#774)77651a3fix: bump synckit for yarn PnP ESM issue (#776)7264ed0chore: bump prettier-linter-helpers to v1.0.1 (#772)e11a5b7build(deps): Bump the actions group across 1 directory with 3 updates (#769)befda88ci: enable trusted publishing (#757)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-prettier since your current version.
Updates
eslint-plugin-primer-reactfrom 8.5.0 to 8.5.1Release notes
Sourced from eslint-plugin-primer-react's releases.
Changelog
Sourced from eslint-plugin-primer-react's changelog.
Commits
f6076faVersion Packages (#466)611c78cBump eslint-plugin-prettier from 5.5.4 to 5.5.5 (#486)eeac42dBump@typescript-eslint/utilsfrom 8.51.0 to 8.53.0 (#485)1ac11a1Bump@typescript-eslint/rule-testerfrom 8.51.0 to 8.53.0 (#483)b63ebc0Bump@types/nodefrom 25.0.6 to 25.0.9 (#484)468da07Bump@types/nodefrom 25.0.3 to 25.0.6 (#482)dcf2c6aBump globals from 16.5.0 to 17.0.0 (#479)8ae970bBump@typescript-eslint/rule-testerfrom 8.50.0 to 8.50.1 (#478)84f8182Bump@typescript-eslint/utilsfrom 8.50.0 to 8.50.1 (#477)1adfa3fBump@types/nodefrom 25.0.2 to 25.0.3 (#476)Updates
eslint-plugin-storybookfrom 10.1.11 to 10.2.0Release notes
Sourced from eslint-plugin-storybook's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-storybook's changelog.
... (truncated)
Commits
a674af8Bump version from "10.2.0-beta.5" to "10.2.0" [skip ci]6818f34Bump version from "10.2.0-beta.4" to "10.2.0-beta.5" [skip ci]8840bebBump version from "10.2.0-beta.3" to "10.2.0-beta.4" [skip ci]61a15afBump version from "10.2.0-beta.2" to "10.2.0-beta.3" [skip ci]5b8a6adBump version from "10.2.0-beta.1" to "10.2.0-beta.2" [skip ci]c15e8bdBump version from "10.2.0-beta.0" to "10.2.0-beta.1" [skip ci]d5bdd2aBump version from "10.2.0-alpha.18" to "10.2.0-beta.0" [skip ci]3c53130Bump version from "10.2.0-alpha.17" to "10.2.0-alpha.18" [skip ci]60bdc9eBump version from "10.2.0-alpha.16" to "10.2.0-alpha.17" [skip ci]a5a356aBump version from "10.2.0-alpha.15" to "10.2.0-alpha.16" [skip ci]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