Skip to content

chore(deps): update typescript-eslint monorepo to v7.18.0#12

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typescript-eslint-monorepo
Open

chore(deps): update typescript-eslint monorepo to v7.18.0#12
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typescript-eslint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 7.15.07.18.0 age confidence
@typescript-eslint/parser (source) 7.15.07.18.0 age confidence
@typescript-eslint/utils (source) 7.15.07.18.0 age confidence

Release Notes

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

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

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

v7.17.0

Compare Source

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes
  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context

  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field

❤️ Thank You
  • Armano
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit

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

v7.16.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters
❤️ Thank You
  • Dan Vanderkam

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

v7.16.0

Compare Source

🚀 Features
  • rule-tester: stricter rule test validations

  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule

  • eslint-plugin: add support for nested namespaces to unsafe-member-access

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

🩹 Fixes
  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • eslint-plugin: [no-floating-promises] add suggestions to tests from #​9263 checkThenables

  • website: react key error on internal pages of website

  • eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

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

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

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

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

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

v7.16.0

Compare Source

🩹 Fixes
❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

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

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

v7.18.0

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

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

v7.17.0

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

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

v7.16.1

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

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

v7.16.0

Compare Source

🩹 Fixes
  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • utils: context.parserPath may be undefined

  • website: react key error on internal pages of website

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

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


Configuration

📅 Schedule: (UTC)

  • 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 ed80776 to 0aec118 Compare July 15, 2024 18:39
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v7.16.0 chore(deps): update typescript-eslint monorepo to v7.16.1 Jul 15, 2024
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from a912db1 to 5d0a3a5 Compare July 22, 2024 18:30
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v7.16.1 chore(deps): update typescript-eslint monorepo to v7.17.0 Jul 22, 2024
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 5d0a3a5 to b219fda Compare July 29, 2024 18:27
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v7.17.0 chore(deps): update typescript-eslint monorepo to v7.18.0 Jul 29, 2024
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from b219fda to 51a76d6 Compare October 9, 2024 10:06
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 51a76d6 to 6016cb1 Compare January 30, 2025 14:44
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 6016cb1 to 2f862e5 Compare February 9, 2025 12:51
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 2f862e5 to 873e8bd Compare May 19, 2025 18:14
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 873e8bd to fbe247d Compare June 22, 2025 14:41
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from fbe247d to aa2be22 Compare September 25, 2025 18:35
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from aa2be22 to 5f79393 Compare October 22, 2025 00:55
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 5f79393 to 86c3f90 Compare February 12, 2026 10:16
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 86c3f90 to e1838e8 Compare March 5, 2026 17:35
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from e1838e8 to 53ff59c Compare April 1, 2026 16:51
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 53ff59c to 7875f42 Compare April 29, 2026 18:50
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 7875f42 to d167f75 Compare May 12, 2026 11:53
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from d167f75 to c18eba2 Compare May 28, 2026 16:38
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from c18eba2 to f5fc58a Compare June 11, 2026 11:50
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