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.29.1 #729

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

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

Release Notes

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

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.

v8.25.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-spread] add suggestions (#​10719)
🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#​10708)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#​10844)
  • eslint-plugin: [unified-signatures] handle getter-setter (#​10818)
❤️ Thank You

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

v8.24.1

Compare Source

🩹 Fixes
  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#​10796)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#​10814)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#​10813)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#​10805)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#​10804)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#​10794)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#​10789)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#​10785)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#​10782)
  • eslint-plugin: [no-inferrable-types] handle accessor (#​10780)
❤️ Thank You
  • Ronen Amiel
  • YeonJuan

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

v8.24.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#​10639)
🩹 Fixes
  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#​10751)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#​10737)
❤️ Thank You
  • Josh Goldberg ✨
  • noah
  • Ronen Amiel

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

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

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.

v8.25.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.24.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.24.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.


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

cloudflare-workers-and-pages bot commented Sep 9, 2024

Deploying sveltekit-embed with  Cloudflare Pages  Cloudflare Pages

Latest commit: 78d9d5e
Status: ✅  Deploy successful!
Preview URL: https://459d5e63.sveltekit-embed.pages.dev
Branch Preview URL: https://renovate-typescript-eslint-m.sveltekit-embed.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 04bc751 to c28e1f5 Compare September 12, 2024 06:23
@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 28, 2024
@renovate renovate bot closed this Sep 28, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch September 28, 2024 16:59
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.6.0 - autoclosed chore(deps): update typescript-eslint monorepo to v8.6.0 Sep 30, 2024
@renovate renovate bot reopened this Sep 30, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch September 30, 2024 18:22
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.6.0 chore(deps): update typescript-eslint monorepo to v8.8.0 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c28e1f5 to 59cdcf0 Compare September 30, 2024 18:23
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.8.0 chore(deps): update typescript-eslint monorepo to v8.8.0 - autoclosed Oct 4, 2024
@renovate renovate bot closed this Oct 4, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch October 4, 2024 19:14
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.8.0 - autoclosed chore(deps): update typescript-eslint monorepo to v8.8.0 Oct 7, 2024
@renovate renovate bot reopened this Oct 7, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch October 7, 2024 19:19
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 59cdcf0 to b1688cf Compare October 7, 2024 19:20
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.8.0 chore(deps): update typescript-eslint monorepo to v8.8.1 Oct 7, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.8.1 chore(deps): update typescript-eslint monorepo to v8.8.1 - autoclosed Oct 12, 2024
@renovate renovate bot closed this Oct 12, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch October 12, 2024 17:29
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.8.1 - autoclosed chore(deps): update typescript-eslint monorepo to v8.8.1 Oct 14, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch October 14, 2024 20:16
@renovate renovate bot reopened this Oct 14, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from b1688cf to 2b78c8c Compare October 14, 2024 22:34
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.8.1 chore(deps): update typescript-eslint monorepo to v8.9.0 Oct 14, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.9.0 chore(deps): update typescript-eslint monorepo to v8.10.0 Oct 17, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.10.0 chore(deps): update typescript-eslint monorepo to v8.10.0 - autoclosed Oct 20, 2024
@renovate renovate bot closed this Oct 20, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 51cc61b to a51ebce Compare February 3, 2025 18:13
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.22.0 chore(deps): update typescript-eslint monorepo to v8.23.0 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 1e114f4 to 1158fb7 Compare February 3, 2025 21:59
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.23.0 chore(deps): update typescript-eslint monorepo to v8.23.0 - autoclosed Feb 3, 2025
@renovate renovate bot closed this Feb 3, 2025
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.23.0 - autoclosed chore(deps): update typescript-eslint monorepo to v8.23.0 Feb 10, 2025
@renovate renovate bot reopened this Feb 10, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 5544b9e to 1158fb7 Compare February 10, 2025 21:23
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.23.0 chore(deps): update typescript-eslint monorepo to v8.24.0 Feb 10, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 9213f63 to 6313af7 Compare February 17, 2025 19:25
@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 from 6313af7 to 9351f14 Compare February 24, 2025 18:39
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 9351f14 to 2ae97f1 Compare March 3, 2025 23:02
@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 2ae97f1 to e51c748 Compare March 10, 2025 22:54
@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 2 times, most recently from 5e6ecfd to 4a46456 Compare March 13, 2025 15:22
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4a46456 to f6d6b71 Compare March 20, 2025 02:34
@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 f6d6b71 to a897867 Compare March 24, 2025 23:51
@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 a897867 to 58fb125 Compare March 31, 2025 22:53
@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 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
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