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.9.0 #1768

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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.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 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 changed the title chore(deps): update typescript-eslint monorepo to v6.6.0 chore(deps): update typescript-eslint monorepo to v6.7.0 Sep 11, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 0c028cd to 0243d76 Compare September 11, 2023 18:26
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.7.0 chore(deps): update typescript-eslint monorepo to v6.7.2 Sep 18, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 0243d76 to 95b3960 Compare September 18, 2023 18:28
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.7.2 chore(deps): update typescript-eslint monorepo Sep 25, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 95b3960 to d3c54ce Compare September 25, 2023 17:19
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo chore(deps): update typescript-eslint monorepo to v6.7.3 Sep 25, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from d3c54ce to 9e1ddc3 Compare September 25, 2023 18:27
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.7.3 chore(deps): update typescript-eslint monorepo to v6.7.4 Oct 2, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 9e1ddc3 to 3174d74 Compare October 2, 2023 19:51
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.7.4 chore(deps): update typescript-eslint monorepo to v6.7.5 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 3174d74 to c491d16 Compare October 9, 2023 20:00
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.7.5 chore(deps): update typescript-eslint monorepo Oct 16, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c491d16 to 3c80378 Compare October 16, 2023 17:30
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo chore(deps): update typescript-eslint monorepo to v6.8.0 Oct 16, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 3c80378 to dba4948 Compare October 16, 2023 18:30
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.8.0 chore(deps): update typescript-eslint monorepo to v6.9.0 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 4 times, most recently from d3c62f7 to 406f45a Compare October 26, 2023 06:43
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 406f45a to bef570f Compare October 26, 2023 06:45
@kamilmysliwiec kamilmysliwiec merged commit 0b8cc4e into master Oct 26, 2023
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/typescript-eslint-monorepo branch October 26, 2023 06:45
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