Skip to content

Bump eslint-plugin-compat from 4.2.0 to 7.0.2 - #111

Open
dependabot[bot] wants to merge 1 commit into
stagefrom
dependabot/npm_and_yarn/stage/eslint-plugin-compat-7.0.2
Open

Bump eslint-plugin-compat from 4.2.0 to 7.0.2#111
dependabot[bot] wants to merge 1 commit into
stagefrom
dependabot/npm_and_yarn/stage/eslint-plugin-compat-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-compat from 4.2.0 to 7.0.2.

Release notes

Sourced from eslint-plugin-compat's releases.

v7.0.2

7.0.2 (2026-04-29)

Performance Improvements

  • Use Map instead of AstMetadataApiWithTargetsResolver[] for faster matching (#679) (fecdcc6)

v7.0.1

7.0.1 (2026-03-02)

Bug Fixes

v7.0.0

7.0.0 (2026-02-25)

  • feat!: drop support for ESLint 4-8 (259bc2e)

BREAKING CHANGES

  • Minimum supported ESLint version is now 9.0.0.

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

v6.2.1

6.2.1 (2026-02-25)

Bug Fixes

  • case-insensitive match for lowercase browser globals (#649) (#681) (367fc02)
  • format test files with prettier (4f47dd4)

Performance Improvements

v6.2.0

6.2.0 (2026-02-18)

Features

... (truncated)

Changelog

Sourced from eslint-plugin-compat's changelog.

7.0.2 (2026-04-29)

Performance Improvements

  • Use Map instead of AstMetadataApiWithTargetsResolver[] for faster matching (#679) (fecdcc6)

7.0.1 (2026-03-02)

Bug Fixes

7.0.0 (2026-02-25)

  • feat!: drop support for ESLint 4-8 (259bc2e)

BREAKING CHANGES

  • Minimum supported ESLint version is now 9.0.0.

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

6.2.1 (2026-02-25)

Bug Fixes

  • case-insensitive match for lowercase browser globals (#649) (#681) (367fc02)
  • format test files with prettier (4f47dd4)

Performance Improvements

6.2.0 (2026-02-18)

Features

6.1.0 (2026-01-23)

Bug Fixes

... (truncated)

Commits
  • 1f73ad7 chore(release): 7.0.2 [skip ci]
  • fecdcc6 perf: Use Map instead of AstMetadataApiWithTargetsResolver[] for faster m...
  • 5029eef ci: switch npm publishing to OIDC trusted publishing
  • 3f946e1 chore(release): 7.0.1 [skip ci]
  • 90ceb71 fix: Case-insensitive globals matching (#684) (#685)
  • 44f6be3 chore(release): 7.0.0 [skip ci]
  • 259bc2e feat!: drop support for ESLint 4-8
  • 0596805 chore(release): 6.2.1 [skip ci]
  • df995ff chore: drop ESLint 8 from CI test matrix
  • cebfaee chore: update dependencies and tests
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-compat since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 7, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 7, 2026
@aem-code-sync

aem-code-sync Bot commented Aug 7, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run all PSI checks
  • Re-run failed PSI checks
  • Re-sync branch
Commits

@meganthecoder

Copy link
Copy Markdown
Contributor

Blocked — peer dependency conflict. eslint-plugin-compat@7 requires eslint@^9 || ^10, but this repo pins eslint@8.11.0. npm ci fails with ERESOLVE (which is why the Nala E2E job can't install @playwright/test). Holding until ESLint is migrated to 9/10 (flat config).

Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 4.2.0 to 7.0.2.
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
- [Commits](amilajack/eslint-plugin-compat@v4.2.0...v7.0.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-compat
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant