Skip to content

Bump eslint-plugin-compat from 6.0.2 to 7.0.1 in /modules/web#7962

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/modules/web/eslint-plugin-compat-7.0.1
Open

Bump eslint-plugin-compat from 6.0.2 to 7.0.1 in /modules/web#7962
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/modules/web/eslint-plugin-compat-7.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 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 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

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 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

  • 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] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docs/none Denotes a PR that doesn't need documentation (changes). ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Mar 30, 2026
@kubermatic-bot kubermatic-bot added the dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. label Mar 30, 2026
@kubermatic-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign waseem826 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubermatic-bot
Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubermatic member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubermatic-bot kubermatic-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 30, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.19%. Comparing base (082f12a) to head (7569127).
⚠️ Report is 31 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7962   +/-   ##
=======================================
  Coverage   45.19%   45.19%           
=======================================
  Files         447      447           
  Lines       20831    20831           
  Branches     2977     2977           
=======================================
  Hits         9414     9414           
  Misses      11413    11413           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. dependencies Pull requests that update a dependency file docs/none Denotes a PR that doesn't need documentation (changes). ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant