Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint to v9 #89

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.57.0 -> ^9.0.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v9.9.0

Compare Source

Features

  • 41d0206 feat: Add support for TS config files (#​18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#​18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#​18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#​18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#​18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#​18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#​18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

v9.8.0

Compare Source

v9.7.0

Compare Source

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#​18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#​18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#​18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#​18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#​18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#​18641) (Francesco Trotta)

Chores

v9.6.0

Compare Source

v9.5.0

Compare Source

v9.4.0

Compare Source

v9.3.0

Compare Source

v9.2.0

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.0

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 5, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch 4 times, most recently from ca1d28c to ca20744 Compare August 6, 2024 18:29
Copy link

pkg-pr-new bot commented Aug 6, 2024

commit: 1a1d1a4

pnpm add https://pkg.pr.new/mmkal/expect-type@89

Open in Stackblitz

@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch 5 times, most recently from de4c4dc to 0db4428 Compare August 7, 2024 12:33
Base automatically changed from deps to main August 7, 2024 22:12
Copy link
Contributor Author

renovate bot commented Aug 7, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title chore(deps): update dependency eslint to v9 chore(deps): update dependency eslint to v9 - abandoned Aug 7, 2024
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 0db4428 to 6167e6c Compare August 9, 2024 08:16
@renovate renovate bot changed the title chore(deps): update dependency eslint to v9 - abandoned chore(deps): update dependency eslint to v9 Aug 9, 2024
@renovate renovate bot changed the base branch from main to deps August 9, 2024 08:16
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch 11 times, most recently from a022990 to 1a82b1d Compare August 13, 2024 15:36
Base automatically changed from deps to main August 13, 2024 15:42
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 1a82b1d to 088d5d0 Compare August 20, 2024 00:54
@renovate renovate bot changed the base branch from main to deps August 20, 2024 00:54
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 088d5d0 to 90957cc Compare August 20, 2024 00:55
Base automatically changed from deps to main August 20, 2024 08:20
@renovate renovate bot changed the title chore(deps): update dependency eslint to v9 chore(deps): update dependency eslint to v9 - abandoned Aug 20, 2024
##### [v9.9.0](https://github.com/eslint/eslint/releases/tag/v9.9.0)

#### Features

-   [`41d0206`](eslint/eslint@41d0206) feat: Add support for TS config files ([#18134](eslint/eslint#18134)) (Arya Emami)
-   [`3a4eaf9`](eslint/eslint@3a4eaf9) feat: add suggestion to `require-await` to remove `async` keyword ([#18716](eslint/eslint#18716)) (Dave)

#### Documentation

-   [`9fe068c`](eslint/eslint@9fe068c) docs: how to author plugins with configs that extend other configs ([#18753](eslint/eslint#18753)) (Alec Gibson)
-   [`48117b2`](eslint/eslint@48117b2) docs: add version support page in the side navbar ([#18738](eslint/eslint#18738)) (Amaresh  S M)
-   [`fec2951`](eslint/eslint@fec2951) docs: add version support page to the dropdown ([#18730](eslint/eslint#18730)) (Amaresh  S M)
-   [`38a0661`](eslint/eslint@38a0661) docs: Fix typo ([#18735](eslint/eslint#18735)) (Zaina Al Habash)
-   [`3c32a9e`](eslint/eslint@3c32a9e) docs: Update yarn command for creating ESLint config ([#18739](eslint/eslint#18739)) (Temitope Ogunleye)
-   [`f9ac978`](eslint/eslint@f9ac978) docs: Update README (GitHub Actions Bot)

#### Chores

-   [`461b2c3`](eslint/eslint@461b2c3) chore: upgrade to `@eslint/[email protected]` ([#18765](eslint/eslint#18765)) (Francesco Trotta)
-   [`59dba1b`](eslint/eslint@59dba1b) chore: package.json update for [@eslint/js](https://github.com/eslint/js) release (Jenkins)
-   [`fea8563`](eslint/eslint@fea8563) chore: update dependency [@eslint/core](https://github.com/eslint/core) to ^0.3.0 ([#18724](eslint/eslint#18724)) (renovate\[bot])
-   [`aac191e`](eslint/eslint@aac191e) chore: update dependency [@eslint/json](https://github.com/eslint/json) to ^0.3.0 ([#18760](eslint/eslint#18760)) (renovate\[bot])
-   [`b97fa05`](eslint/eslint@b97fa05) chore: update wdio dependencies for more stable tests ([#18759](eslint/eslint#18759)) (Christian Bromann)
##### [v9.8.0](eslint/eslint@v9.7.0...63881dc)

##### [v9.7.0](https://github.com/eslint/eslint/releases/tag/v9.7.0)

#### Features

-   [`7bd9839`](eslint/eslint@7bd9839) feat: add support for es2025 duplicate named capturing groups ([#18630](eslint/eslint#18630)) (Yosuke Ota)
-   [`1381394`](eslint/eslint@1381394) feat: add `regex` option in `no-restricted-imports` ([#18622](eslint/eslint#18622)) (Nitin Kumar)

#### Bug Fixes

-   [`14e9f81`](eslint/eslint@14e9f81) fix: destructuring in catch clause in `no-unused-vars` ([#18636](eslint/eslint#18636)) (Francesco Trotta)

#### Documentation

-   [`9f416db`](eslint/eslint@9f416db) docs: Add Powered by Algolia label to the search. ([#18633](eslint/eslint#18633)) (Amaresh  S M)
-   [`c8d26cb`](eslint/eslint@c8d26cb) docs: Open JS Foundation -> OpenJS Foundation ([#18649](eslint/eslint#18649)) (Milos Djermanovic)
-   [`6e79ac7`](eslint/eslint@6e79ac7) docs: `loadESLint` does not support option `cwd` ([#18641](eslint/eslint#18641)) (Francesco Trotta)

#### Chores

-   [`793b718`](eslint/eslint@793b718) chore: upgrade [@eslint/js](https://github.com/eslint/js)[@9](https://github.com/9).7.0 ([#18680](eslint/eslint#18680)) (Francesco Trotta)
-   [`7ed6f9a`](eslint/eslint@7ed6f9a) chore: package.json update for [@eslint/js](https://github.com/eslint/js) release (Jenkins)
-   [`7bcda76`](eslint/eslint@7bcda76) refactor: Add type references ([#18652](eslint/eslint#18652)) (Nicholas C. Zakas)
-   [`51bf57c`](eslint/eslint@51bf57c) chore: add tech sponsors through actions ([#18624](eslint/eslint#18624)) (Strek)
-   [`6320732`](eslint/eslint@6320732) refactor: don't use `parent` property in `NodeEventGenerator` ([#18653](eslint/eslint#18653)) (Milos Djermanovic)
-   [`9e6d640`](eslint/eslint@9e6d640) refactor: move "Parsing error" prefix adding to Linter ([#18650](eslint/eslint#18650)) (Milos Djermanovic)
##### [v9.6.0](eslint/eslint@v9.5.0...473d1bb)

##### [v9.5.0](eslint/eslint@v9.4.0...5352357)

##### [v9.4.0](eslint/eslint@v9.3.0...a5f7e58)

##### [v9.3.0](eslint/eslint@v9.2.0...41a871c)

##### [v9.2.0](eslint/eslint@v9.1.1...271e7ab)

##### [v9.1.1](eslint/eslint@v9.1.0...b4d2512)

##### [v9.1.0](eslint/eslint@v9.0.0...b78d831)

##### [v9.0.0](eslint/eslint@v8.57.0...e0cbc50)
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 90957cc to 1a1d1a4 Compare August 20, 2024 15:38
@renovate renovate bot changed the title chore(deps): update dependency eslint to v9 - abandoned chore(deps): update dependency eslint to v9 Aug 20, 2024
@renovate renovate bot changed the base branch from main to deps August 20, 2024 15:38
@mmkal
Copy link
Owner

mmkal commented Aug 20, 2024

Requested a rebase but this isn't going to work. eslint 9 has a lot of breaking changes, so aall the dependencies of eslint-plugin-mmkal will need to be updated before that can, and then this repo can update. Will revisit in a few months to see how it's going.

@mmkal mmkal closed this Aug 20, 2024
Copy link
Contributor Author

renovate bot commented Aug 20, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x releases. But if you manually upgrade to 9.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-eslint-monorepo branch August 20, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant