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 npm dev dependencies #68

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.12.12 -> 20.14.2 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge May 29, 2024 19:38
@renovate renovate bot force-pushed the renovate/npm-dev branch from be81f07 to 68efb3a Compare May 31, 2024 19:01
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.12.13 chore(deps): update dependency @types/node to v20.12.14 May 31, 2024
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.12.14 chore(deps): update dependency @types/node to v20.13.0 May 31, 2024
@renovate renovate bot force-pushed the renovate/npm-dev branch 2 times, most recently from e7d8cff to 725591a Compare June 2, 2024 23:07
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.13.0 chore(deps): update dependency @types/node to v20.14.0 Jun 2, 2024
@renovate renovate bot force-pushed the renovate/npm-dev branch from 725591a to f135737 Compare June 3, 2024 19:48
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.14.0 chore(deps): update npm dev dependencies Jun 3, 2024
@renovate renovate bot force-pushed the renovate/npm-dev branch from f135737 to f56a46a Compare June 4, 2024 02:14
@renovate renovate bot force-pushed the renovate/npm-dev branch from f56a46a to cee3cdf Compare June 5, 2024 11:28
@renovate renovate bot added this pull request to the merge queue Jun 7, 2024
Merged via the queue into main with commit b294483 Jun 7, 2024
4 checks passed
@renovate renovate bot deleted the renovate/npm-dev branch June 7, 2024 15:59
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