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.24.1 #501

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

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

Release Notes

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

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

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c1b9512 to bd55895 Compare January 6, 2025 18:29
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.19.0 Update typescript-eslint monorepo to v8.19.1 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from bd55895 to ac04e09 Compare January 13, 2025 19:21
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.19.1 Update typescript-eslint monorepo to v8.20.0 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from ac04e09 to 6f13cf1 Compare January 20, 2025 18:22
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.20.0 Update typescript-eslint monorepo to v8.21.0 Jan 20, 2025
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.21.0 Update typescript-eslint monorepo to v8.22.0 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6f13cf1 to 78b386d Compare January 27, 2025 19:03
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.22.0 Update typescript-eslint monorepo to v8.23.0 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 78b386d to 1e6fb00 Compare February 3, 2025 18:59
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.23.0 Update typescript-eslint monorepo to v8.23.0 - autoclosed Feb 4, 2025
@renovate renovate bot closed this Feb 4, 2025
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch February 4, 2025 08:23
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.23.0 - autoclosed 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 1217f3b to 1e6fb00 Compare February 10, 2025 18:32
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.23.0 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 3f60f09 to 906946f Compare February 17, 2025 19:00
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.24.0 Update typescript-eslint monorepo to v8.24.1 Feb 17, 2025
andreyfel
andreyfel previously approved these changes Feb 17, 2025
@andreyfel andreyfel enabled auto-merge February 17, 2025 19:02
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 906946f to 45260a8 Compare February 17, 2025 19:03
@andreyfel andreyfel merged commit 3ea40ef into master Feb 17, 2025
11 checks passed
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.

1 participant