Skip to content

Bump eslint-plugin-compat from 6.0.2 to 7.0.1#49

Merged
stuckvgn merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-compat-7.0.1
Mar 17, 2026
Merged

Bump eslint-plugin-compat from 6.0.2 to 7.0.1#49
stuckvgn merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-compat-7.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2026

Bumps eslint-plugin-compat from 6.0.2 to 7.0.1.

Release notes

Sourced from eslint-plugin-compat's releases.

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 [email protected]

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

v6.1.0

6.1.0 (2026-01-23)

Bug Fixes

  • correct event name check in release workflow (1b573c6)

... (truncated)

Changelog

Sourced from eslint-plugin-compat's changelog.

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 [email protected]

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

  • correct event name check in release workflow (1b573c6)
  • fix CI failures and improve test/release workflow separation (#662) (2b62f0e)

Features

... (truncated)

Commits
  • 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
  • 4f47dd4 fix: format test files with prettier
  • 9c21fdd perf: compat (#680)
  • 367fc02 fix: case-insensitive match for lowercase browser globals (#649) (#681)
  • Additional commits viewable in compare view
Install script changes

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


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 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 [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 6.0.2 to 7.0.1.
- [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@v6.0.2...v7.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 7, 2026
@stuckvgn stuckvgn merged commit 2d07cf6 into main Mar 17, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-compat-7.0.1 branch March 17, 2026 05:48
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