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 typescript-eslint monorepo to v8.18.2 #1135

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.18.1 -> 8.18.2 age adoption passing confidence
@typescript-eslint/parser (source) 8.18.1 -> 8.18.2 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.18.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#​10514)
  • eslint-plugin: [consistent-type-assertions] allow default assertionStyle option (#​10512)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type/value context (#​10503)
  • eslint-plugin: [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#​10461)
  • eslint-plugin: [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#​10490)
  • eslint-plugin: [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#​10473)
  • eslint-plugin: [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#​10494)
  • eslint-plugin: [no-deprecated] not reporting usages of deprecated declared constants as object value (#​10498)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.18.2

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) December 27, 2024 07:00
@renovate renovate bot merged commit cccc23b into main Dec 27, 2024
12 checks passed
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch December 27, 2024 07:05
zeshuaro-bot bot pushed a commit that referenced this pull request Jan 5, 2025
## [0.18.1](v0.18.0...v0.18.1) (2025-01-05)

### Bug Fixes

* **node:** update dependency @types/node to v22.10.3 ([#1144](#1144)) ([8712b8d](8712b8d))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#1133](#1133)) ([28d683b](28d683b))
* **deps:** lock file maintenance ([#1136](#1136)) ([0e4bf76](0e4bf76))
* **deps:** update dependency eslint to v9.17.0 ([#1128](#1128)) ([ece7116](ece7116))
* **deps:** update dependency eslint-plugin-n to v17.15.1 ([#1134](#1134)) ([fe0deb9](fe0deb9))
* **deps:** update dependency semantic-release-vsce to v6 ([#1137](#1137)) ([ada3d59](ada3d59))
* **deps:** update dependency semantic-release-vsce to v6.0.4 ([#1139](#1139)) ([ffa978f](ffa978f))
* **deps:** update dependency semantic-release-vsce to v6.0.5 ([#1141](#1141)) ([2d098e3](2d098e3))
* **deps:** update typescript-eslint monorepo to v8.18.1 ([#1132](#1132)) ([3ccf8a0](3ccf8a0))
* **deps:** update typescript-eslint monorepo to v8.18.2 ([#1135](#1135)) ([cccc23b](cccc23b))
* **deps:** update typescript-eslint monorepo to v8.19.0 ([#1142](#1142)) ([6d398f5](6d398f5))

### Continuous Integration

* **deps:** update codecov/codecov-action action to v5.1.2 ([#1130](#1130)) ([857a97b](857a97b))
* **deps:** update zeshuaro/github-actions-workflows digest to 0e99264 ([#1143](#1143)) ([186509d](186509d))
* **deps:** update zeshuaro/github-actions-workflows digest to 10d4949 ([#1138](#1138)) ([767d2a9](767d2a9))
* **deps:** update zeshuaro/github-actions-workflows digest to 803bde6 ([#1131](#1131)) ([167e23d](167e23d))
* **deps:** update zeshuaro/github-actions-workflows digest to b1d5b9a ([#1129](#1129)) ([66df16b](66df16b))
* **deps:** update zeshuaro/github-actions-workflows digest to cf38a07 ([#1140](#1140)) ([fb57fc3](fb57fc3))
@zeshuaro-bot
Copy link

zeshuaro-bot bot commented Jan 5, 2025

🎉 This PR is included in version 0.18.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

0 participants