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

fix(deps): update typescript-eslint monorepo to v8.18.2 #717

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 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
@typescript-eslint/rule-tester (source) 8.18.1 -> 8.18.2 age adoption passing confidence
@typescript-eslint/utils (source) 8.18.1 -> 8.18.2 age adoption passing confidence
typescript-eslint (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.

typescript-eslint/typescript-eslint (@​typescript-eslint/rule-tester)

v8.18.2

Compare Source

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

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

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

v8.18.2

Compare Source

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

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

typescript-eslint/typescript-eslint (typescript-eslint)

v8.18.2

Compare Source

🩹 Fixes
  • typescript-eslint: export types so that declarations can be named for dts files (#​10513)
❤️ Thank You

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


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 🚦 automerge Synced by reviewflow for merge/automerge ✅ bot approval Synced by reviewflow for review/auto-approve labels Dec 23, 2024
@renovate renovate bot requested a review from christophehurpeau December 23, 2024 19:53
Copy link

reviewflow bot commented Dec 23, 2024

Progress

☑️ Step 1: ✏️ Write code
☑️ Step 2: 💚 Checks
☑️ Step 3: 👌 Code Review
☑️ Step 4: 🚦 Merge Pull Request

Options:

  • 🚦 automerge: Automatically merge when this PR is ready and has no failed statuses. When the repository requires branches to be up to date before merging, it merges default branch, with a queue per repo to prevent multiple merges when several PRs are ready. A fail job prevents the merge.
  • 🚦 skip-ci: Add [skip ci] on merge commit when merge is done with autoMerge.

Actions:

  • 🐛 Force updating reviewflow checks for this PR. Use this to try to fix reviewflow checks that are still missing/pending, which might happen if webhook failed or something bad happened when reviewflow tried to send the status check to github.
  • 🔄 update branch: Merge base branch in this PR's branch. Only works if merging is possible without conflicts.

@reviewflow reviewflow bot enabled auto-merge (squash) December 23, 2024 19:53
@reviewflow reviewflow bot added 👌 code/needs-review Synced by reviewflow for code/needs-review 👌 code/review-requested Synced by reviewflow for code/review-requested 💚 checks/fail Synced by reviewflow for checks/failed labels Dec 23, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from bdf9752 to 45189c1 Compare December 27, 2024 20:05
@reviewflow reviewflow bot added 💚 checks/passed Synced by reviewflow for checks/passed 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed 💚 checks/passed Synced by reviewflow for checks/passed labels Dec 27, 2024
@reviewflow reviewflow bot added 👌 code/approved Synced by reviewflow for code/approved and removed 👌 code/needs-review Synced by reviewflow for code/needs-review 👌 code/review-requested Synced by reviewflow for code/review-requested 💚 checks/fail Synced by reviewflow for checks/failed labels Dec 27, 2024
Copy link
Contributor Author

renovate bot commented Dec 27, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@reviewflow reviewflow bot added the 💚 checks/passed Synced by reviewflow for checks/passed label Dec 27, 2024
@reviewflow reviewflow bot merged commit e5f787d into main Dec 27, 2024
4 checks passed
@reviewflow reviewflow bot deleted the renovate/typescript-eslint-monorepo branch December 27, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💚 checks/passed Synced by reviewflow for checks/passed 👌 code/approved Synced by reviewflow for code/approved 🚦 automerge Synced by reviewflow for merge/automerge ✅ bot approval Synced by reviewflow for review/auto-approve
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant