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.19.1 #1679

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

WolfSoko
Copy link
Owner

@WolfSoko WolfSoko commented Jan 6, 2025

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin (source) devDependencies patch 8.19.0 -> 8.19.1
@typescript-eslint/parser (source) devDependencies patch 8.19.0 -> 8.19.1
@typescript-eslint/utils (source) devDependencies patch 8.19.0 -> 8.19.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v8.19.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle literal types (#​10523)
  • eslint-plugin: [no-deprecated] doesn't report on shorthand property in an object expression (#​10550)
  • eslint-plugin: [strict-boolean-expressions] remove remaining (unsafe) autofixes (#​10548)
  • eslint-plugin: [no-shadow] report correctly on parameters of functions declared with the declare keyword (#​10543)
  • eslint-plugin: [no-base-to-string] check array generic type (#​10437)
❤️ Thank You
  • Kirk Waiblinger
  • mdm317
  • Ronen Amiel
  • Yukihiro Hasegawa @​y-hsgw

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

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

v8.19.1

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/utils)

v8.19.1

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.


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


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

This PR has been generated by Renovate Bot.

@WolfSoko WolfSoko added the dependencies Pull requests that update a dependency file label Jan 6, 2025
@WolfSoko WolfSoko enabled auto-merge (rebase) January 6, 2025 17:22
Copy link

nx-cloud bot commented Jan 6, 2025

View your CI Pipeline Execution ↗ for commit 404dfb7.

Command Status Duration Result
nx affected -t=e2e-ci --parallel=1 ❌ Failed 6m 56s View ↗
nx affected -t=component-test --parallel=1 ✅ Succeeded 7m 7s View ↗
nx affected -t=test -c=ci --parallel=3 ✅ Succeeded 6m 53s View ↗
nx affected -t=lint -c=ci --parallel=3 ✅ Succeeded 6m 29s View ↗
nx affected -t=build -c=ci --parallel=3 ✅ Succeeded 6m 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-06 17:31:24 UTC

@WolfSoko WolfSoko merged commit 03161e7 into main Jan 6, 2025
5 checks passed
@WolfSoko WolfSoko deleted the renovate-github/typescript-eslint-monorepo branch January 6, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants