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 ^7.14.1 - autoclosed #48

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v7.14.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types

  • eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens

❤️ Thank You
  • Jake Bailey

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

v7.14.0

Compare Source

🚀 Features
  • support TypeScript 5.5
🩹 Fixes
  • eslint-plugin: [no-extraneous-class] handle abstract members

  • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types

  • eslint-plugin: [no-invalid-this] support AccessorProperty

❤️ 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

🩹 Fixes
  • eslint-plugin: [prefer-readonly] refine report locations

  • eslint-plugin: [return-await] support explicit resource management

  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any

❤️ Thank You
  • Kirk Waiblinger
  • Yukihiro Hasegawa

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

v7.13.0

Compare Source

🚀 Features
  • typescript-estree: require import = require() argument to be a string literal

  • typescript-estree: forbid .body, .async, .generator on declare function

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index

🩹 Fixes
  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression

  • scope-manager: handle index signature in class

  • eslint-plugin: [init-declarations] refine report locations

  • eslint-plugin: [no-base-to-string] make error message more nuanced

  • eslint-plugin: [no-unsafe-assignment] be more specific about error types

  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option

❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

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

v7.14.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.

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 parser 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

🚀 Features
  • parser, typescript-estree: export withoutProjectParserOptions utility
❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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.

🔕 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 Mend Renovate. View repository job log here.

Copy link

changeset-bot bot commented Feb 19, 2024

⚠️ No Changeset found

Latest commit: 8882b25

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.0.2 Update typescript-eslint monorepo to ^7.1.0 Feb 26, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 5abdd25 to 98d1e22 Compare March 4, 2024 18:59
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.1.0 Update typescript-eslint monorepo to ^7.1.1 Mar 4, 2024
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.1.1 Update typescript-eslint monorepo to ^7.1.1 - autoclosed Mar 8, 2024
@renovate renovate bot closed this Mar 8, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch March 8, 2024 05:38
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.1.1 - autoclosed Update typescript-eslint monorepo to ^7.1.1 Mar 11, 2024
@renovate renovate bot reopened this Mar 11, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch March 11, 2024 22:57
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.1.1 Update typescript-eslint monorepo to ^7.2.0 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 98d1e22 to 5f6e19a Compare March 11, 2024 22:57
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.2.0 Update typescript-eslint monorepo to ^7.3.0 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 13564be to 047c9db Compare March 18, 2024 23:25
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.3.0 Update typescript-eslint monorepo to ^7.3.1 Mar 18, 2024
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.3.1 Update typescript-eslint monorepo to ^7.3.1 - autoclosed Mar 21, 2024
@renovate renovate bot closed this Mar 21, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch March 21, 2024 17:04
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.3.1 - autoclosed Update typescript-eslint monorepo to ^7.3.1 Mar 25, 2024
@renovate renovate bot reopened this Mar 25, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch March 25, 2024 18:58
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 047c9db to d8ebf97 Compare March 25, 2024 18:59
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.3.1 Update typescript-eslint monorepo to ^7.4.0 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from d8ebf97 to 58717f1 Compare April 1, 2024 22:57
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.4.0 Update typescript-eslint monorepo to ^7.5.0 Apr 1, 2024
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.5.0 Update typescript-eslint monorepo to ^7.5.0 - autoclosed Apr 7, 2024
@renovate renovate bot closed this Apr 7, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch April 7, 2024 19:17
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 409d12c to 4780d62 Compare April 15, 2024 18:23
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.6.0 Update typescript-eslint monorepo to ^7.7.0 Apr 15, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4780d62 to 63fb7f9 Compare April 22, 2024 19:46
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.7.0 Update typescript-eslint monorepo to ^7.7.1 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 63fb7f9 to 1700066 Compare April 29, 2024 19:00
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.7.1 Update typescript-eslint monorepo to ^7.8.0 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 1700066 to 7b4ab08 Compare May 13, 2024 18:14
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.8.0 Update typescript-eslint monorepo to ^7.9.0 May 13, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7b4ab08 to 2350bf9 Compare May 21, 2024 01:12
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.9.0 Update typescript-eslint monorepo to ^7.10.0 May 21, 2024
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.10.0 Update typescript-eslint monorepo to ^7.11.0 May 27, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from ed4cc85 to 0245559 Compare June 3, 2024 18:07
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.11.0 Update typescript-eslint monorepo to ^7.12.0 Jun 3, 2024
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.12.0 Update typescript-eslint monorepo to ^7.12.0 - autoclosed Jun 6, 2024
@renovate renovate bot closed this Jun 6, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch June 6, 2024 04:34
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.12.0 - autoclosed Update typescript-eslint monorepo to ^7.12.0 Jun 10, 2024
@renovate renovate bot reopened this Jun 10, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch June 10, 2024 18:30
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 0245559 to 90462ae Compare June 10, 2024 18:30
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.12.0 Update typescript-eslint monorepo to ^7.13.0 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 90462ae to 0daafc6 Compare June 17, 2024 19:48
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.13.0 Update typescript-eslint monorepo to ^7.13.1 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 0daafc6 to 8882b25 Compare June 24, 2024 19:16
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.13.1 Update typescript-eslint monorepo to ^7.14.1 Jun 24, 2024
@renovate renovate bot changed the title Update typescript-eslint monorepo to ^7.14.1 Update typescript-eslint monorepo to ^7.14.1 - autoclosed Jun 24, 2024
@renovate renovate bot closed this Jun 24, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch June 24, 2024 20:00
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