Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2025

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) 9.26.0 -> 9.33.0 age confidence
eslint (source) 9.26.0 -> 9.33.0 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.33.0

Compare Source

v9.32.0

Compare Source

v9.31.0

Compare Source

v9.30.1

Compare Source

v9.30.0

Compare Source

v9.29.0

Compare Source

v9.28.0

Compare Source

v9.27.0

Compare Source

eslint/eslint (eslint)

v9.33.0

Compare Source

v9.32.0

Compare Source

v9.31.0

Compare Source

v9.30.1

Compare Source

v9.30.0

Compare Source

v9.29.0

Compare Source

v9.28.0

Compare Source

v9.27.0

Compare Source


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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels Aug 14, 2025
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

@netlify
Copy link

netlify bot commented Aug 14, 2025

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 5af283d
🔍 Latest deploy log https://app.netlify.com/projects/typescript-eslint/deploys/68b103582aae000008fd7771
😎 Deploy Preview https://deploy-preview-11482--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99 (🟢 up 2 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link

nx-cloud bot commented Aug 14, 2025

View your CI Pipeline Execution ↗ for commit 5af283d

Command Status Duration Result
nx test eslint-plugin --coverage=false ✅ Succeeded 5m 6s View ↗
nx run-many -t lint ✅ Succeeded 3m 19s View ↗
nx run-many -t typecheck ✅ Succeeded 2m 4s View ↗
nx run integration-tests:test ✅ Succeeded 53s View ↗
nx test typescript-estree --coverage=false ✅ Succeeded 21s View ↗
nx test eslint-plugin-internal --coverage=false ✅ Succeeded 10s View ↗
nx run types:build ✅ Succeeded 9s View ↗
nx run generate-configs ✅ Succeeded 11s View ↗
Additional runs (27) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-08-29 01:45:15 UTC

@renovate renovate bot changed the title fix(deps): update eslint monorepo to v9.32.0 fix(deps): update eslint monorepo Aug 15, 2025
@renovate renovate bot changed the title fix(deps): update eslint monorepo fix(deps): update eslint monorepo to v9.33.0 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch 4 times, most recently from 9d6498b to a9b31c2 Compare August 19, 2025 18:19
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from a9b31c2 to 60e0a37 Compare August 29, 2025 01:31
@kirkwaiblinger kirkwaiblinger enabled auto-merge (squash) August 29, 2025 01:34
@kirkwaiblinger kirkwaiblinger changed the title fix(deps): update eslint monorepo to v9.33.0 chore(deps): update eslint monorepo to v9.33.0 Aug 29, 2025
@kirkwaiblinger kirkwaiblinger merged commit 264ca2f into main Aug 29, 2025
62 of 64 checks passed
@kirkwaiblinger kirkwaiblinger deleted the renovate/eslint-monorepo branch August 29, 2025 01:44
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 2, 2025
| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 8.39.1 | 8.42.0 |
| npm        | @typescript-eslint/parser        | 8.39.1 | 8.42.0 |


## [v8.42.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8420-2025-09-02)

##### 🩹 Fixes

- **deps:** update eslint monorepo to v9.33.0 ([#11482](typescript-eslint/typescript-eslint#11482))

You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.


## [v8.41.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8410-2025-08-25)

##### 🩹 Fixes

- **deps:** update dependency prettier to v3.6.2 ([#11496](typescript-eslint/typescript-eslint#11496))

You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.


## [v8.40.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8400-2025-08-18)

##### 🚀 Features

- **typescript-estree:** forbid invalid keys in `EnumMember` ([#11232](typescript-eslint/typescript-eslint#11232))

##### ❤️ Thank You

- fisker Cheung [@fisker](https://github.com/fisker)

You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 2, 2025
| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 8.39.1 | 8.42.0 |
| npm        | @typescript-eslint/parser        | 8.39.1 | 8.42.0 |


## [v8.42.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8420-2025-09-02)

##### 🩹 Fixes

- **deps:** update eslint monorepo to v9.33.0 ([#11482](typescript-eslint/typescript-eslint#11482))

You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.


## [v8.41.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8410-2025-08-25)

##### 🩹 Fixes

- **deps:** update dependency prettier to v3.6.2 ([#11496](typescript-eslint/typescript-eslint#11496))

You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.


## [v8.40.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8400-2025-08-18)

##### 🚀 Features

- **typescript-estree:** forbid invalid keys in `EnumMember` ([#11232](typescript-eslint/typescript-eslint#11232))

##### ❤️ Thank You

- fisker Cheung [@fisker](https://github.com/fisker)

You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 3, 2025
| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 8.39.1 | 8.42.0 |
| npm        | @typescript-eslint/parser        | 8.39.1 | 8.42.0 |


## [v8.42.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8420-2025-09-02)

##### 🩹 Fixes

- **deps:** update eslint monorepo to v9.33.0 ([#11482](typescript-eslint/typescript-eslint#11482))

You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.


## [v8.41.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8410-2025-08-25)

##### 🩹 Fixes

- **deps:** update dependency prettier to v3.6.2 ([#11496](typescript-eslint/typescript-eslint#11496))

You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.


## [v8.40.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8400-2025-08-18)

##### 🚀 Features

- **typescript-estree:** forbid invalid keys in `EnumMember` ([#11232](typescript-eslint/typescript-eslint#11232))

##### ❤️ Thank You

- fisker Cheung [@fisker](https://github.com/fisker)

You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants