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 linters to ^7.12.0 #1289

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) ^7.11.0 -> ^7.12.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.11.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.

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.


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot requested a review from a team as a code owner June 3, 2024 19:44
Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
preview-kit-next-app-router ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 7:46pm
preview-kit-next-pages-router ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 7:46pm
preview-kit-remix ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 7:46pm
preview-kit-test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 7:46pm
6 Ignored Deployments
Name Status Preview Comments Updated (UTC)
preview-kit-next-app-router-groq-store ⬜️ Ignored (Inspect) Visit Preview Jun 3, 2024 7:46pm
preview-kit-next-app-router-live-store ⬜️ Ignored (Inspect) Visit Preview Jun 3, 2024 7:46pm
preview-kit-next-pages-router-groq-store ⬜️ Ignored (Inspect) Visit Preview Jun 3, 2024 7:46pm
preview-kit-next-pages-router-live-store ⬜️ Ignored (Inspect) Visit Preview Jun 3, 2024 7:46pm
preview-kit-remix-groq-store ⬜️ Ignored (Inspect) Visit Preview Jun 3, 2024 7:46pm
preview-kit-remix-live-store ⬜️ Ignored (Inspect) Visit Preview Jun 3, 2024 7:46pm

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@sanity/pkg-utils@6.8.19 None 0 0 B
npm/react@19.0.0-rc-f994737d14-20240522 environment 0 379 kB react-bot

🚮 Removed packages: npm/prettier@3.3.0

View full report↗︎

@christianhg christianhg merged commit 431e72a into main Jun 4, 2024
21 checks passed
@christianhg christianhg deleted the renovate/linters branch June 4, 2024 08:02
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant