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.1.0 #152

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.1.0

Compare Source

Bug Fixes
  • eslint-plugin: [comma-dangle] fixed crash from undefined predicate.ignore (#​7223) (d368164)
  • eslint-plugin: [no-floating-promises] false negative calling .then with second argument undefined (#​6881) (606a52c), closes #​6850
  • eslint-plugin: [no-floating-promises] finally should be transparent to unhandled promises (#​7092) (2a4421c)
  • eslint-plugin: [no-unnecessary-type-constraint] correctly fix in cts/mts files (#​6795) (1404796)
  • eslint-plugin: [no-unused-vars] check if any variable definition is exported (#​6873) (587ac30), closes #​6188
  • eslint-plugin: fix schemas across several rules and add schema tests (#​6947) (dd31bed)
  • eslint-plugin: include the rules types in the package (#​7215) (a3da11d)
Features
  • typescript-estree: add EXPERIMENTAL_useProjectService option to use TypeScript project service (#​6754) (6d3d162)

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

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

v6.1.0

Compare Source

Features
  • typescript-estree: add EXPERIMENTAL_useProjectService option to use TypeScript project service (#​6754) (6d3d162)

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


Configuration

📅 Schedule: Branch creation - "before 9am every weekday,every weekend" in timezone Asia/Tokyo, 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.

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (e468dac) 57.69% compared to head (413c17e) 57.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #152   +/-   ##
=======================================
  Coverage   57.69%   57.69%           
=======================================
  Files           5        5           
  Lines         104      104           
  Branches       11       11           
=======================================
  Hits           60       60           
  Misses         44       44           
Flag Coverage Δ
unittests 57.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.62.0 chore(deps): update typescript-eslint monorepo to v5.62.0 - autoclosed Jul 11, 2023
@renovate renovate bot closed this Jul 11, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch July 11, 2023 01:42
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.62.0 - autoclosed chore(deps): update typescript-eslint monorepo to v5.62.0 Jul 17, 2023
@renovate renovate bot reopened this Jul 17, 2023
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch July 17, 2023 19:06
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.62.0 chore(deps): update typescript-eslint monorepo to v6.1.0 Jul 17, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 413c17e to b0b273e Compare July 17, 2023 19:06
@kitsuyui kitsuyui merged commit 2b21c8a into main Jul 17, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch July 17, 2023 23:18
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.

2 participants