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

Update typescript-eslint monorepo to v8.7.0 #183

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

This PR contains the following updates:

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

Release Notes

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

v8.7.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unsafe-call] check calls of Function

  • eslint-plugin: [consistent-type-exports] check export * exports to see if all exported members are types

🩹 Fixes
  • eslint-plugin: properly coerce all types to string in getStaticMemberAccessValue

  • eslint-plugin: [no-deprecated] report on imported deprecated variables

  • eslint-plugin: [no-confusing-non-null-assertion] check !in and !instanceof

❤️ Thank You
  • Abraham Guo
  • auvred
  • Brian Donovan
  • Kirk Waiblinger

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

v8.6.0

Compare Source

🚀 Features
  • add allow option for restrict-template-expressions

  • type-utils: isNullableType add Void logic

  • eslint-plugin: [no-unnecessary-condition] check switch cases

  • eslint-plugin: [no-misused-promises] check array predicate return

🩹 Fixes
  • eslint-plugin: [no-deprecated] don't report recursive types in destructuring assignment twice

  • eslint-plugin: [no-deprecated] report on deprecated variables used in destructuring assignment

  • eslint-plugin: [no-deprecated] report on deprecated properties with function-like types

  • eslint-plugin: [no-unnecessary-condition] properly reflect multiple negations in message

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Kim Sang Du
  • YeonJuan

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

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

v8.7.0

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.

v8.6.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 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.

Copy link

vercel bot commented Feb 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
tsdav ⬜️ Ignored (Inspect) Visit Preview Sep 23, 2024 7:21pm

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from d7e44e2 to 73ba79d Compare March 4, 2024 19:27
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.1.0 Update typescript-eslint monorepo to v7.1.1 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 73ba79d to 6aaa593 Compare March 11, 2024 18:20
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.1.1 Update typescript-eslint monorepo to v7.2.0 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6aaa593 to 5d2e37f Compare March 18, 2024 18:54
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.2.0 Update typescript-eslint monorepo to v7.3.0 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 5d2e37f to 9bb13f5 Compare March 19, 2024 00:46
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.3.0 Update typescript-eslint monorepo to v7.3.1 Mar 19, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 9bb13f5 to 7396ca3 Compare March 25, 2024 19:35
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4df2fed to 7fd8bef Compare August 1, 2024 08:16
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7fd8bef to f6e7b76 Compare August 1, 2024 08:27
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.18.0 Update typescript-eslint monorepo to v7.18.0 - autoclosed Sep 12, 2024
@renovate renovate bot closed this Sep 12, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch September 12, 2024 06:06
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch September 16, 2024 17:37
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.18.0 - autoclosed Update typescript-eslint monorepo to v7.18.0 Sep 16, 2024
@renovate renovate bot reopened this Sep 16, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from f6e7b76 to b2a4c2d Compare September 16, 2024 17:37
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.18.0 Update typescript-eslint monorepo to v8.6.0 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from b2a4c2d to d2aa1d0 Compare September 23, 2024 19:21
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.6.0 Update typescript-eslint monorepo to v8.7.0 Sep 23, 2024
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.

0 participants