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 dependency typescript-eslint to ^7.18.0 #121

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript-eslint (source) ^7.5.0 -> ^7.18.0 age adoption passing confidence

Release Notes

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

v7.18.0

Compare Source

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

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

v7.17.0

Compare Source

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
❤️ Thank You
  • Armano
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit

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

v7.16.1

Compare Source

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

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

v7.16.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule
🩹 Fixes
❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

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

v7.15.0

Compare Source

🚀 Features
  • eslint-plugin: back-port new rules around empty object types from v8
🩹 Fixes
  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config
❤️ Thank You
  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

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

v7.14.1

Compare Source

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

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

v7.14.0

Compare Source

🚀 Features
  • support TypeScript 5.5
❤️ Thank You
  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

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

v7.13.1

Compare Source

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

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

v7.13.0

Compare Source

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

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

v7.12.0

Compare Source

🚀 Features
  • eslint-plugin: [no-useless-template-literals] rename to no-useless-template-expression (deprecate no-useless-template-literals)
🩹 Fixes
  • no-useless-template-expression -> no-unnecessary-template-expression
❤️ Thank You
  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

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

v7.11.0

Compare Source

🚀 Features
  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment
❤️ Thank You
  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

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

v7.10.0

Compare Source

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

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

v7.9.0

Compare Source

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

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

v7.8.0

Compare Source

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

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

v7.7.1

Compare Source

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

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

v7.7.0

Compare Source

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

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

v7.6.0

Compare Source

🚀 Features
  • add name field to shared configs and flat config types

  • bump npm dependency ranges

❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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


Configuration

📅 Schedule: Branch creation - "after 09:00 every weekday,before 23:00 every weekday,every weekday" in timezone Asia/Tokyo, 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 this update 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 changed the title fix(deps): update dependency typescript-eslint to ^7.6.0 fix(deps): update dependency typescript-eslint to ^7.7.0 Apr 15, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 34d83c0 to 8c432d8 Compare April 15, 2024 19:06
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.7.0 fix(deps): update dependency typescript-eslint to ^7.7.1 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8c432d8 to cbf51aa Compare April 22, 2024 19:02
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.7.1 fix(deps): update dependency typescript-eslint to ^7.8.0 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from cbf51aa to 45c90b1 Compare April 29, 2024 18:16
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.8.0 fix(deps): update dependency typescript-eslint to ^7.9.0 May 13, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 45c90b1 to 060e900 Compare May 13, 2024 17:37
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.9.0 fix(deps): update dependency typescript-eslint to ^7.10.0 May 20, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 060e900 to 5abd0c3 Compare May 20, 2024 23:54
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.10.0 fix(deps): update dependency typescript-eslint to ^7.11.0 May 27, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 5abd0c3 to 7cbf051 Compare May 27, 2024 23:08
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.11.0 fix(deps): update dependency typescript-eslint to ^7.12.0 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7cbf051 to 263c965 Compare June 3, 2024 19:41
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.12.0 fix(deps): update dependency typescript-eslint to ^7.13.0 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 263c965 to beefa4f Compare June 10, 2024 18:43
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.13.0 fix(deps): update dependency typescript-eslint to ^7.13.1 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from beefa4f to 3c3cc9d Compare June 17, 2024 19:00
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 3c3cc9d to 6c28239 Compare June 24, 2024 19:28
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.13.1 fix(deps): update dependency typescript-eslint to ^7.14.1 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6c28239 to e94a520 Compare July 1, 2024 18:58
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.14.1 fix(deps): update dependency typescript-eslint to ^7.15.0 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from e94a520 to 55adc32 Compare July 8, 2024 19:47
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.15.0 fix(deps): update dependency typescript-eslint to ^7.16.0 Jul 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.16.0 fix(deps): update dependency typescript-eslint to ^7.16.1 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 690266b to 3208af2 Compare July 22, 2024 17:58
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.16.1 fix(deps): update dependency typescript-eslint to ^7.17.0 Jul 22, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 3208af2 to 68deec5 Compare July 29, 2024 18:35
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to ^7.17.0 fix(deps): update dependency typescript-eslint to ^7.18.0 Jul 29, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 68deec5 to 6ded812 Compare September 16, 2024 20:24
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