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 ^6.9.0 - autoclosed #105

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ^6.6.0 -> ^6.9.0 age adoption passing confidence
@typescript-eslint/parser ^6.6.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.

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.


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 changed the title chore(deps): update typescript-eslint monorepo to ^5.60.0 chore(deps): update typescript-eslint monorepo to ^5.60.0 - autoclosed Jun 25, 2023
@renovate renovate bot closed this Jun 25, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch June 25, 2023 15:39
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^5.60.0 - autoclosed chore(deps): update typescript-eslint monorepo to ^5.60.0 Jun 26, 2023
@renovate renovate bot reopened this Jun 26, 2023
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch June 26, 2023 19:01
@vercel
Copy link

vercel bot commented Jun 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 6:33pm

@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^5.60.0 chore(deps): update typescript-eslint monorepo to ^5.60.1 Jun 26, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7e64868 to 4c47d6e Compare June 26, 2023 19:02
@nx-cloud
Copy link

nx-cloud bot commented Jun 26, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 41d83d1. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 5 targets

Sent with 💌 from NxCloud.

@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2bc1e68) 100.00% compared to head (f206b69) 100.00%.
Report is 46 commits behind head on main.

❗ Current head f206b69 differs from pull request most recent head 41d83d1. Consider uploading reports for the commit 41d83d1 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          330       330           
  Branches        18        18           
=========================================
  Hits           330       330           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^5.60.1 chore(deps): update typescript-eslint monorepo to ^5.60.1 - autoclosed Jun 26, 2023
@renovate renovate bot closed this Jun 26, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch June 26, 2023 19:32
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^5.60.1 - autoclosed chore(deps): update typescript-eslint monorepo to ^5.60.1 Jul 3, 2023
@renovate renovate bot reopened this Jul 3, 2023
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch July 3, 2023 19:14
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^5.60.1 chore(deps): update typescript-eslint monorepo to ^5.61.0 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4c47d6e to 0feceb7 Compare July 3, 2023 19:18
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 0feceb7 to 108fe91 Compare July 3, 2023 19:28
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 83ab2a8 to e25d2de Compare July 4, 2023 07:03
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from e25d2de to e6a094f Compare July 4, 2023 07:15
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from e6a094f to 4efc71f Compare July 4, 2023 07:30
@renovate renovate bot closed this Sep 5, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch September 5, 2023 04:26
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^6.6.0 - autoclosed chore(deps): update typescript-eslint monorepo to ^6.6.0 Sep 11, 2023
@renovate renovate bot reopened this Sep 11, 2023
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch September 11, 2023 18:22
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^6.6.0 chore(deps): update typescript-eslint monorepo to ^6.7.0 Sep 11, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 3b1e4d1 to f8dedea Compare September 11, 2023 22:07
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^6.7.0 chore(deps): update typescript-eslint monorepo to ^6.7.2 Sep 18, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from f8dedea to 5b8ffa5 Compare September 18, 2023 20:25
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 5b8ffa5 to f8400c8 Compare September 25, 2023 20:01
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^6.7.2 chore(deps): update typescript-eslint monorepo to ^6.7.3 Sep 25, 2023
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^6.7.3 chore(deps): update typescript-eslint monorepo to ^6.7.4 Oct 2, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from f8400c8 to a6c3a6c Compare October 2, 2023 18:52
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^6.7.4 chore(deps): update typescript-eslint monorepo to ^6.7.5 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from a6c3a6c to 4c651fd Compare October 9, 2023 20:10
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^6.7.5 chore(deps): update typescript-eslint monorepo to ^6.8.0 Oct 16, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4c651fd to d13aba8 Compare October 16, 2023 19:27
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^6.8.0 chore(deps): update typescript-eslint monorepo to ^6.9.0 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from d13aba8 to 41d83d1 Compare October 23, 2023 18:33
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^6.9.0 chore(deps): update typescript-eslint monorepo to ^6.9.0 - autoclosed Oct 25, 2023
@renovate renovate bot closed this Oct 25, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch October 25, 2023 17:27
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.

None yet

0 participants