chore(deps): update dependency @eslint/compat to v2 #33

Open
renovate-bot wants to merge 1 commit from renovate/eslint-compat-2.x into master
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat (source) ^1.4.0 -> ^2.0.0 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#​297)
Features
Dependencies
  • The following workspace dependencies were updated

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@eslint/compat](https://github.com/eslint/rewrite/tree/main/packages/compat#readme) ([source](https://github.com/eslint/rewrite/tree/HEAD/packages/compat)) | [`^1.4.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@eslint%2fcompat/1.4.1/2.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fcompat/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint%2fcompat/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint%2fcompat/1.4.1/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fcompat/1.4.1/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/rewrite (@&#8203;eslint/compat)</summary> ### [`v2.0.0`](https://github.com/eslint/rewrite/blob/HEAD/packages/compat/CHANGELOG.md#200-2025-11-14) [Compare Source](https://github.com/eslint/rewrite/compare/f5ecc7e945634a173af677d2d597d583bd2704e6...c368656dbba4d927344905f24b3993a378a59a88) ##### ⚠ BREAKING CHANGES - Require Node.js ^20.19.0 || ^22.13.0 || >=24 ([#&#8203;297](https://github.com/eslint/rewrite/issues/297)) ##### Features - patch missing context and SourceCode methods for v10 ([#&#8203;311](https://github.com/eslint/rewrite/issues/311)) ([a40d8c6](https://github.com/eslint/rewrite/commit/a40d8c60af5bc09ea5e1c778655312a34ddc9f83)) - Require Node.js ^20.19.0 || ^22.13.0 || >=24 ([#&#8203;297](https://github.com/eslint/rewrite/issues/297)) ([acc623c](https://github.com/eslint/rewrite/commit/acc623c807bf8237a26b18291f04dd99e4e4981a)) ##### Dependencies - The following workspace dependencies were updated - dependencies - [@&#8203;eslint/core](https://github.com/eslint/core) bumped from ^0.17.0 to ^1.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTIuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE1Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/eslint-compat-2.x:renovate/eslint-compat-2.x
git switch renovate/eslint-compat-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/eslint-compat-2.x
git switch renovate/eslint-compat-2.x
git rebase master
git switch master
git merge --ff-only renovate/eslint-compat-2.x
git switch renovate/eslint-compat-2.x
git rebase master
git switch master
git merge --no-ff renovate/eslint-compat-2.x
git switch master
git merge --squash renovate/eslint-compat-2.x
git switch master
git merge --ff-only renovate/eslint-compat-2.x
git switch master
git merge renovate/eslint-compat-2.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: happyDomain/happyDeliver#33
No description provided.