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 v7.12.0 #369

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v7.12.0

Compare Source

🚀 Features
  • eslint-plugin: [no-useless-template-literals] rename to no-useless-template-expression (deprecate no-useless-template-literals)

  • rule-tester: check for parsing errors in suggestion fixes

  • rule-tester: port checkDuplicateTestCases from ESLint

  • eslint-plugin: [no-floating-promises] add option 'allowForKnownSafePromises'

🩹 Fixes
  • no-useless-template-expression -> no-unnecessary-template-expression

  • eslint-plugin: [no-unnecessary-type-assertion] combine template literal check with const variable check

  • eslint-plugin: [dot-notation] fix false positive when accessing private/protected property with optional chaining

  • eslint-plugin: [explicit-member-accessibility] refine report locations

  • eslint-plugin: [no-unnecessary-type-assertion] declares are always defined, so always check declares

  • eslint-plugin: [prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions

  • eslint-plugin: [return-await] clean up in-try-catch detection and make autofixes safe

  • eslint-plugin: [member-ordering] also TSMethodSignature can be get/set

❤️ 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
🩹 Fixes
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions
❤️ Thank You
  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

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

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

v7.12.0

Compare Source

🩹 Fixes
  • types: correct typing ParserOptions
❤️ 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

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 is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 2601b91 to 7fa59a4 Compare March 4, 2024 18:36
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.1.0 Update typescript-eslint monorepo to v7.1.1 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7fa59a4 to 7e6dd49 Compare March 11, 2024 19:34
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.1.1 Update typescript-eslint monorepo to v7.2.0 Mar 11, 2024
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.2.0 Update typescript-eslint monorepo to v7.2.0 - autoclosed Mar 16, 2024
@renovate renovate bot closed this Mar 16, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch March 16, 2024 07:36
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.2.0 - autoclosed Update typescript-eslint monorepo to v7.2.0 Mar 18, 2024
@renovate renovate bot reopened this Mar 18, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch March 18, 2024 20:30
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7e6dd49 to f24af3c Compare March 18, 2024 20:31
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.2.0 Update typescript-eslint monorepo to v7.3.0 Mar 18, 2024
Copy link

nx-cloud bot commented Mar 18, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 54073d0. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 3 targets

Sent with 💌 from NxCloud.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from f24af3c to 42ab79f Compare March 19, 2024 00:49
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.3.0 Update typescript-eslint monorepo to v7.3.1 Mar 19, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 42ab79f to fd6ca2d Compare March 25, 2024 22:19
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.3.1 Update typescript-eslint monorepo to v7.4.0 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from fd6ca2d to dcb5be4 Compare April 3, 2024 22:45
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.4.0 Update typescript-eslint monorepo to v7.5.0 Apr 3, 2024
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.5.0 Update typescript-eslint monorepo to v7.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 07:57
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch April 8, 2024 17:49
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.5.0 - autoclosed Update typescript-eslint monorepo to v7.5.0 Apr 8, 2024
@renovate renovate bot reopened this Apr 8, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from dcb5be4 to e5e8b0c Compare April 8, 2024 17:49
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.5.0 Update typescript-eslint monorepo to v7.6.0 Apr 8, 2024
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.6.0 Update typescript-eslint monorepo to v7.6.0 - autoclosed Apr 14, 2024
@renovate renovate bot closed this Apr 14, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch April 14, 2024 08:25
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.7.0 Update typescript-eslint monorepo to v7.7.1 Apr 22, 2024
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.7.1 Update typescript-eslint monorepo to v7.7.1 - autoclosed Apr 28, 2024
@renovate renovate bot closed this Apr 28, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch April 28, 2024 06:43
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.7.1 - autoclosed Update typescript-eslint monorepo to v7.7.1 Apr 29, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch April 29, 2024 19:05
@renovate renovate bot reopened this Apr 29, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c3cb2ad to 2ee045e Compare April 29, 2024 19:06
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.7.1 Update typescript-eslint monorepo to v7.8.0 Apr 29, 2024
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.8.0 Update typescript-eslint monorepo to v7.8.0 - autoclosed May 10, 2024
@renovate renovate bot closed this May 10, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch May 10, 2024 03:35
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.8.0 - autoclosed Update typescript-eslint monorepo to v7.8.0 May 13, 2024
@renovate renovate bot reopened this May 13, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch May 13, 2024 18:04
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 2ee045e to c168684 Compare May 13, 2024 18:05
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.8.0 Update typescript-eslint monorepo to v7.9.0 May 13, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c168684 to af631a1 Compare May 20, 2024 20:38
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.9.0 Update typescript-eslint monorepo to v7.10.0 May 20, 2024
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.10.0 Update typescript-eslint monorepo to v7.10.0 - autoclosed May 24, 2024
@renovate renovate bot closed this May 24, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch May 24, 2024 06:05
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.10.0 - autoclosed Update typescript-eslint monorepo to v7.10.0 May 27, 2024
@renovate renovate bot reopened this May 27, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch May 27, 2024 22:03
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from af631a1 to 1c96b50 Compare May 27, 2024 22:04
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.10.0 Update typescript-eslint monorepo to v7.11.0 May 27, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 1c96b50 to 54073d0 Compare June 3, 2024 18:49
@renovate renovate bot changed the title Update typescript-eslint monorepo to v7.11.0 Update typescript-eslint monorepo to v7.12.0 Jun 3, 2024
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.

None yet

0 participants