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(functions): update typescript-eslint monorepo to v6.17.0 #316

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.17.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#​8108) (675e987)
Features
  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#​7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#​7539) (6a219bd)

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

v6.16.0

Compare Source

Bug Fixes
  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#​8096) (3182959)
Features
  • eslint-plugin: deprecate formatting (meta.type: layout) rules (#​8073) (04dea84)
  • eslint-plugin: deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#​8123) (9368bf3)

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

v6.15.0

Compare Source

Features

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

v6.14.0

Compare Source

Bug Fixes
  • eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#​8038) (431cd15)
  • eslint-plugin: correct message for no-unsafe-unary-minus (#​7998) (705370a)
Features
  • eslint-plugin: [explicit-function-return-type] add support for typed class property definitions (#​8027) (bff47d7)
  • eslint-plugin: [require-await] allow yielding Promise in async generators (#​8003) (4c3e704)

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

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

6.13.1 (2023-11-28)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v6.13.2

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v6.13.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v6.13.0

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v6.12.0

Compare Source

Bug Fixes
  • eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#​7705) (155aa1f)
  • eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#​7706) (f151b26)
  • eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#​7806) (a034d0a), closes #​7768
Features
  • [member-ordering] add accessor support for member-ordering (#​7927) (3c8312d)
  • eslint-plugin: [switch-exhaustiveness-check] add requireDefaultForNonUnion option (#​7880) (4cfcd45)

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

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

v6.17.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.16.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.15.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.14.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/parser

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

6.13.1 (2023-11-28)

Note: Version bump only for package @​typescript-eslint/parser

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

v6.13.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.13.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.13.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.12.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the deps-pages-nodeploy/typescript-eslint-monorepo branch from 0adf4b9 to 1ab8e42 Compare November 22, 2023 07:29
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.12.0 chore(functions): update typescript-eslint monorepo to v6.12.0 Nov 23, 2023
@renovate renovate bot force-pushed the deps-pages-nodeploy/typescript-eslint-monorepo branch from 1ab8e42 to a2826a6 Compare November 23, 2023 02:44
@renovate renovate bot changed the title chore(functions): update typescript-eslint monorepo to v6.12.0 chore(functions): update typescript-eslint monorepo to v6.13.0 Nov 27, 2023
@renovate renovate bot force-pushed the deps-pages-nodeploy/typescript-eslint-monorepo branch from a2826a6 to c632f67 Compare November 27, 2023 20:19
@renovate renovate bot changed the title chore(functions): update typescript-eslint monorepo to v6.13.0 chore(functions): update typescript-eslint monorepo to v6.13.1 Nov 28, 2023
@renovate renovate bot force-pushed the deps-pages-nodeploy/typescript-eslint-monorepo branch from c632f67 to 4a74d31 Compare November 28, 2023 12:12
@renovate renovate bot changed the title chore(functions): update typescript-eslint monorepo to v6.13.1 chore(functions): update typescript-eslint monorepo to v6.13.2 Dec 4, 2023
@renovate renovate bot force-pushed the deps-pages-nodeploy/typescript-eslint-monorepo branch from 4a74d31 to 102a12b Compare December 4, 2023 19:07
@renovate renovate bot changed the title chore(functions): update typescript-eslint monorepo to v6.13.2 chore(functions): update typescript-eslint monorepo to v6.14.0 Dec 11, 2023
@renovate renovate bot force-pushed the deps-pages-nodeploy/typescript-eslint-monorepo branch 2 times, most recently from 148a932 to 003a9e8 Compare December 16, 2023 14:38
@renovate renovate bot changed the title chore(functions): update typescript-eslint monorepo to v6.14.0 chore(nuxt): update typescript-eslint monorepo to v6.14.0 Dec 16, 2023
@renovate renovate bot force-pushed the deps-pages-nodeploy/typescript-eslint-monorepo branch from 003a9e8 to dcf9529 Compare December 16, 2023 14:49
@renovate renovate bot changed the title chore(nuxt): update typescript-eslint monorepo to v6.14.0 chore(functions): update typescript-eslint monorepo to v6.14.0 Dec 16, 2023
@renovate renovate bot force-pushed the deps-pages-nodeploy/typescript-eslint-monorepo branch from dcf9529 to 4c8c4db Compare December 18, 2023 18:48
@renovate renovate bot changed the title chore(functions): update typescript-eslint monorepo to v6.14.0 chore(functions): update typescript-eslint monorepo to v6.15.0 Dec 18, 2023
@renovate renovate bot changed the title chore(functions): update typescript-eslint monorepo to v6.15.0 chore(functions): update typescript-eslint monorepo to v6.16.0 Dec 25, 2023
@renovate renovate bot force-pushed the deps-pages-nodeploy/typescript-eslint-monorepo branch from 4c8c4db to 03d220a Compare December 25, 2023 18:25
@renovate renovate bot changed the title chore(functions): update typescript-eslint monorepo to v6.16.0 chore(functions): update typescript-eslint monorepo to v6.17.0 Jan 1, 2024
@renovate renovate bot force-pushed the deps-pages-nodeploy/typescript-eslint-monorepo branch from 03d220a to a928c00 Compare January 1, 2024 18:19
@chika3742 chika3742 merged commit 64ec6dd into main Jan 3, 2024
3 checks passed
@chika3742 chika3742 deleted the deps-pages-nodeploy/typescript-eslint-monorepo branch January 3, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant