Skip to content

npm(deps-dev): bump @automattic/eslint-plugin-wpvip from 0.13.1 to 1.0.0#838

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/automattic/eslint-plugin-wpvip-1.0.0
Closed

npm(deps-dev): bump @automattic/eslint-plugin-wpvip from 0.13.1 to 1.0.0#838
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/automattic/eslint-plugin-wpvip-1.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 14, 2025

Bumps @automattic/eslint-plugin-wpvip from 0.13.1 to 1.0.0.

Release notes

Sourced from @​automattic/eslint-plugin-wpvip's releases.

1.0.0

What's Changed

Full Changelog: Automattic/eslint-config-wpvip@0.13.1...1.0.0

Commits
  • 7d46d5c Merge pull request #225 from Automattic/release/major--trunk--v1.0.0-18802
  • 6f49f0f Commiting new version of package
  • 00dc009 Merge pull request #216 from Automattic/add-eslint-9-support
  • 9b02e0b test: update tests
  • 500ef87 fix: no-async-foreach rule
  • d1ca596 chore(deps): update eslint-plugin-jsdoc and eslint-plugin-react-hooks
  • 82c3c10 fix: immutability in addFiles()
  • 92b96b9 fix: typo
  • f5431d5 fix: use flat configs from eslint-plugin-jsx-a11y
  • 8c6ac6e chore: switch to @tsconfig/node20
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@automattic/eslint-plugin-wpvip](https://github.com/Automattic/eslint-config-wpvip) from 0.13.1 to 1.0.0.
- [Release notes](https://github.com/Automattic/eslint-config-wpvip/releases)
- [Commits](Automattic/eslint-config-wpvip@0.13.1...1.0.0)

---
updated-dependencies:
- dependency-name: "@automattic/eslint-plugin-wpvip"
  dependency-version: 1.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates label Dec 14, 2025
@dependabot dependabot Bot requested a review from a team as a code owner December 14, 2025 23:22
@dependabot dependabot Bot added the dependencies Dependency updates label Dec 14, 2025
GaryJones added a commit that referenced this pull request Dec 14, 2025
This migration enables using @automattic/eslint-plugin-wpvip 1.0.0 which
requires ESLint 9. The main driver is to unblock Dependabot PR #838.

Changes:
- Upgrade eslint from 8.56.0 to ^9.7.0
- Upgrade @automattic/eslint-plugin-wpvip from 0.13.1 to ^1.0.0
- Remove deprecated packages no longer needed with new plugin:
  babel-eslint, eslint-plugin-flowtype, eslint-plugin-wpcalypso
- Convert .eslintrc.js to eslint.config.js (flat config format)
- Remove .eslintignore (ignores now in eslint.config.js)
- Fix glob 10.x compatibility in webpack.config.js (paths no longer
  include leading './')

Note: Using individual configs instead of "recommended" to work around
a bug in eslint-plugin-wpvip 1.0.0 where react-hooks config uses legacy
plugins array format instead of flat config object format.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 15, 2025

Looks like @automattic/eslint-plugin-wpvip is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Dec 15, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/automattic/eslint-plugin-wpvip-1.0.0 branch December 15, 2025 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants