Skip to content

chore(deps): update typescript-eslint monorepo to v8.31.1 #82

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

This PR contains the following updates:

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

Release Notes

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

v8.31.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#​11081)
❤️ Thank You

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

v8.31.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#​10979)
❤️ Thank You
  • Nicolas Le Cam

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

v8.30.1

Compare Source

🩹 Fixes
  • eslint-plugin: fix mistake with eslintrc config generation (#​11072)
❤️ Thank You

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

v8.30.0

Compare Source

🚀 Features
  • eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#​11032)
🩹 Fixes
  • eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#​10950)
❤️ Thank You

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

v8.29.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#​10998)
❤️ Thank You
  • Ronen Amiel

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

v8.29.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#​11000)
🩹 Fixes
  • eslint-plugin: [no-array-constructor] remove optional chaining exemption (#​10963)
  • eslint-plugin: support arbitrary extensions in definition files (#​10957)
  • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#​10981)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#​10993)
  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when noUncheckedIndexedAccess is enabled (#​10961)
❤️ Thank You

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

v8.28.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#​10861)
🩹 Fixes
  • eslint-plugin: [no-unsafe-function-type] remove fixable property (#​10986)
❤️ Thank You

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

v8.27.0

Compare Source

🚀 Features
  • utils: support DeprecatedInfo for rule.meta.deprecated (#​10932)
❤️ Thank You

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

v8.26.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-return] handle recursive type (#​10883)
  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as eligible for nullish coalescing (#​10865)
❤️ Thank You

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

v8.26.0

Compare Source

🚀 Features
  • eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#​10781)
  • eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#​10889)
  • eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#​10714)
  • support TypeScript 5.8 (#​10903)
  • eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#​9536)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#​10875)
  • eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#​10864)
  • eslint-plugin: [unified-signatures] does not differentiate truly private methods (#​10806)
❤️ Thank You

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

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

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

v8.31.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.30.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.

v8.30.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.29.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.

v8.29.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.28.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.27.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.26.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.

v8.26.0

Compare Source

🚀 Features
❤️ 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.

🔕 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

netlify bot commented Jun 17, 2024

Deploy Preview for fancy-alfajores-58dedb failed. Why did it fail? →

Name Link
🔨 Latest commit 3abd768
🔍 Latest deploy log https://app.netlify.com/sites/fancy-alfajores-58dedb/deploys/680fd6705b346b00081bc9c7

@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.13.1 chore(deps): update typescript-eslint monorepo to v7.14.1 Jun 24, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.14.1 chore(deps): update typescript-eslint monorepo to v7.15.0 Jul 1, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.15.0 chore(deps): update typescript-eslint monorepo to v7.16.0 Jul 8, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.16.0 chore(deps): update typescript-eslint monorepo to v7.16.0 - autoclosed Jul 11, 2024
@renovate renovate bot closed this Jul 11, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch July 11, 2024 22:38
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.16.0 - autoclosed chore(deps): update typescript-eslint monorepo to v7.16.0 Jul 15, 2024
@renovate renovate bot reopened this Jul 15, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch July 15, 2024 20:03
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from aaf140b to 9368484 Compare July 15, 2024 20:03
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.16.0 chore(deps): update typescript-eslint monorepo to v7.16.1 Jul 15, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.16.1 chore(deps): update typescript-eslint monorepo to v7.17.0 Jul 22, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.17.0 chore(deps): update typescript-eslint monorepo to v7.18.0 Jul 29, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.18.0 chore(deps): update typescript-eslint monorepo to v7.18.0 - autoclosed Aug 3, 2024
@renovate renovate bot closed this Aug 3, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch August 3, 2024 18:40
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch August 5, 2024 18:15
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.18.0 - autoclosed chore(deps): update typescript-eslint monorepo to v7.18.0 Aug 5, 2024
@renovate renovate bot reopened this Aug 5, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 9368484 to 57b65d3 Compare August 5, 2024 18:16
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.18.0 chore(deps): update typescript-eslint monorepo to v8.0.1 Aug 5, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.0.1 chore(deps): update typescript-eslint monorepo to v8.1.0 Aug 12, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.1.0 chore(deps): update typescript-eslint monorepo to v8.2.0 Aug 19, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.2.0 chore(deps): update typescript-eslint monorepo to v8.3.0 Aug 26, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.3.0 chore(deps): update typescript-eslint monorepo to v8.4.0 Sep 2, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.4.0 chore(deps): update typescript-eslint monorepo to v8.5.0 Sep 9, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.5.0 chore(deps): update typescript-eslint monorepo to v8.6.0 Sep 16, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.6.0 chore(deps): update typescript-eslint monorepo to v8.6.0 - autoclosed Sep 22, 2024
@renovate renovate bot closed this Sep 22, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8649d3d to ae7ebd5 Compare February 17, 2025 18:36
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.24.0 chore(deps): update typescript-eslint monorepo to v8.24.1 Feb 17, 2025
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.24.1 chore(deps): update typescript-eslint monorepo to v8.25.0 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from cccf39c to 617d699 Compare March 3, 2025 11:59
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 617d699 to 5c9db14 Compare March 3, 2025 22:25
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.25.0 chore(deps): update typescript-eslint monorepo to v8.26.0 Mar 3, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 5c9db14 to c94d7d4 Compare March 8, 2025 15:58
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.26.0 chore(deps): update typescript-eslint monorepo to v8.26.1 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from 649611c to 7074749 Compare March 13, 2025 18:22
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7074749 to 57d741d Compare March 20, 2025 03:10
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.26.1 chore(deps): update typescript-eslint monorepo to v8.27.0 Mar 20, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 57d741d to 259b096 Compare March 24, 2025 19:36
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.27.0 chore(deps): update typescript-eslint monorepo to v8.28.0 Mar 24, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 259b096 to 59634ad Compare March 31, 2025 20:13
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.28.0 chore(deps): update typescript-eslint monorepo to v8.29.0 Mar 31, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 59634ad to db5dcaa Compare April 7, 2025 18:52
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.29.0 chore(deps): update typescript-eslint monorepo to v8.29.1 Apr 7, 2025
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.29.1 chore(deps): update typescript-eslint monorepo to v8.30.0 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 164f9bc to eb2e5db Compare April 14, 2025 22:36
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.30.0 chore(deps): update typescript-eslint monorepo to v8.30.1 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from eb2e5db to a75a1c1 Compare April 21, 2025 17:43
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.30.1 chore(deps): update typescript-eslint monorepo to v8.31.0 Apr 21, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from a75a1c1 to 62adc5a Compare April 24, 2025 15:36
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 62adc5a to 3abd768 Compare April 28, 2025 19:26
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.31.0 chore(deps): update typescript-eslint monorepo to v8.31.1 Apr 28, 2025
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