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 typescript-eslint monorepo to v6.10.0 (minor) - autoclosed #838

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 6.5.0 -> 6.10.0 age adoption passing confidence
@typescript-eslint/parser 6.5.0 -> 6.10.0 age adoption passing confidence

Release Notes

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

v6.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unused-vars] handle logical assignment (#​7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#​7866) (855abea)
Features
  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#​7849) (5e73a48)

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

6.9.1 (2023-10-30)

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

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

v6.9.1

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

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

v6.9.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-confusing-void-expression] handle unfixable cases (#​7674) (7e52f27)
  • eslint-plugin: [no-unsafe-return] allow returning anything if explicitly returning any (#​7708) (c6124b2)
Features
  • eslint-plugin: [max-params] don't count this: void parameter (#​7696) (6398d3f), closes #​7538
  • eslint-plugin: [naming-convention] add support for default and namespace imports (#​7269) (bb15aae)
  • eslint-plugin: [no-restricted-imports] support import = require (#​7709) (4c8edcf)
  • eslint-plugin: [no-unsafe-enum-comparison] add switch suggestion (#​7691) (53d5263), closes #​7643
  • eslint-plugin: [prefer-readonly] private fields support (#​7686) (0e875bf)

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

v6.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-type-imports] import assertion checks added (#​7722) (afdae37)
  • eslint-plugin: [no-shadow] fix static class generics for class expressions (#​7724) (e5ea1d0)
  • eslint-plugin: [no-unsafe-member-access] report on only the accessed property (#​7717) (f81a2da)
  • eslint-plugin: [no-useless-empty-export] exempt .d.ts (#​7718) (ac397f1)
Features
  • eslint-plugin: add new extended rule prefer-destructuring (#​7117) (3c6379b)

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

6.7.5 (2023-10-09)

Bug Fixes
  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#​7712) (db40a0a)

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

6.7.4 (2023-10-02)

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

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

6.7.3 (2023-09-25)

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

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

6.7.2 (2023-09-18)

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

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

6.7.1 (2023-09-18)

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

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

v6.7.5

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#​7712) (db40a0a)

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

v6.7.4

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.7.3

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.7.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.7.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] disallow side effect imports when allowTypeImports is enabled (#​7560) (4908905)
Features
  • eslint-plugin: [await-thenable] added suggestion fixer (#​7437) (b284370)

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

v6.6.0

Compare Source

Bug Fixes
  • eslint-plugin: [key-spacing] consider properties with parens and comments (#​7525) (7012279)

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

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

v6.10.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.9.1 (2023-10-30)

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

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

v6.9.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.9.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.8.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.7.5 (2023-10-09)

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

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

6.7.4 (2023-10-02)

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

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

6.7.3 (2023-09-25)

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

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

6.7.2 (2023-09-18)

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

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

6.7.1 (2023-09-18)

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

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

v6.7.5

Compare Source

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

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

v6.7.4

Compare Source

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

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

v6.7.3

Compare Source

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

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

v6.7.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.7.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.6.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: Enabled.

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 added the dependencies Pull requests that update a dependency file label Aug 28, 2023
@github-actions github-actions bot added the ci-passed PRs that was passed in ci label Aug 28, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from fca2213 to 031a5f2 Compare September 1, 2023 03:53
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.5.0 (minor) chore(deps): update typescript-eslint monorepo to v6.5.0 (minor) - autoclosed Sep 1, 2023
@renovate renovate bot closed this Sep 1, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch September 1, 2023 03:56
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.5.0 (minor) - autoclosed chore(deps): update typescript-eslint monorepo to v6.5.0 (minor) Sep 4, 2023
@renovate renovate bot reopened this Sep 4, 2023
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch September 4, 2023 18:56
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.5.0 (minor) chore(deps): update typescript-eslint monorepo to v6.6.0 (minor) Sep 4, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 031a5f2 to dab560f Compare September 4, 2023 18:57
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.6.0 (minor) chore(deps): update typescript-eslint monorepo to v6.7.0 (minor) Sep 11, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from dab560f to 633b0aa Compare September 11, 2023 20:15
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.7.0 (minor) chore(deps): update typescript-eslint monorepo to v6.7.2 (minor) Sep 18, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 633b0aa to a8d5e0d Compare September 18, 2023 19:47
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.7.2 (minor) chore(deps): update typescript-eslint monorepo to v6.7.3 (minor) Sep 25, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from a8d5e0d to afd8be3 Compare September 25, 2023 19:24
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.7.3 (minor) chore(deps): update typescript-eslint monorepo to v6.7.4 (minor) Oct 2, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from afd8be3 to ca11e25 Compare October 2, 2023 19:38
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.7.4 (minor) chore(deps): update typescript-eslint monorepo to v6.7.5 (minor) Oct 9, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from ca11e25 to a1dafa4 Compare October 9, 2023 18:08
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.7.5 (minor) chore(deps): update typescript-eslint monorepo to v6.8.0 (minor) Oct 16, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from a1dafa4 to 51de4c3 Compare October 16, 2023 20:07
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.8.0 (minor) chore(deps): update typescript-eslint monorepo to v6.9.0 (minor) Oct 23, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 51de4c3 to 97405df Compare October 23, 2023 19:21
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.9.0 (minor) chore(deps): update typescript-eslint monorepo to v6.9.1 (minor) Oct 30, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 97405df to 24e1f9c Compare October 30, 2023 19:36
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 24e1f9c to e4c7632 Compare November 6, 2023 18:26
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.9.1 (minor) chore(deps): update typescript-eslint monorepo to v6.10.0 (minor) Nov 6, 2023
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.10.0 (minor) chore(deps): update typescript-eslint monorepo to v6.10.0 (minor) - autoclosed Nov 7, 2023
@renovate renovate bot closed this Nov 7, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch November 7, 2023 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-passed PRs that was passed in ci dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants