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 lint packages (major) #1464

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ^5.62.0 -> ^6.0.0 age adoption passing confidence
@typescript-eslint/parser ^5.62.0 -> ^6.0.0 age adoption passing confidence
eslint-plugin-prettier ^4.2.1 -> ^5.0.0 age adoption passing confidence

Release Notes

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

v6.0.0

Compare Source

Bug Fixes
  • bumped ts-api-utils to 0.0.39 (#​6497) (217c710)
  • correct handling of additionalProperties in object schemas (#​6939) (489c7a5)
  • correct lint error after merge (277fdb5)
  • eslint-plugin: [explicit-module-boundary-types] remove shouldTrackReferences option from schema (#​5399) (6d32734)
  • eslint-plugin: allow parser@^6.0.0 (#​6630) (92908bd)
  • eslint-plugin: remove valid-typeof disable in eslint-recommended (#​5381) (b82df5e)
  • fix illegal decorator check (#​6723) (c456f8c)
  • rename typeParameters to typeArguments where needed (#​5384) (08d757b)
  • replace tsutils with ts-api-tools (#​6428) (79327b4)
  • type-utils: treat intrinsic types as if they are from lib and never match error types (#​6869) (ecb57de)
  • typescript-estree: account for namespace nesting in AST conversion (#​6272) (09e3877)
  • update exports field in package.json files (#​6550) (53776c2)
chore
Features
BREAKING CHANGES
  • eslint-plugin: Adds an additional class of checks to the rule
  • drop support for ESLint v6
  • drops support for node v17
  • Bumps the minimum supported range and removes handling for old versions
  • drops support for node v12

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

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

v6.0.0

Compare Source

Bug Fixes
chore
Features
BREAKING CHANGES
  • drop support for ESLint v6
  • drops support for node v17
  • drops support for node v12

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

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.0.0

Compare Source

Major Changes
Minor Changes
Patch Changes

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 dependency prettier to v3 chore(deps): update dependency prettier to v3 - autoclosed Jul 9, 2023
@renovate renovate bot closed this Jul 9, 2023
@renovate renovate bot deleted the renovate/major-lint-packages branch July 9, 2023 06:02
@renovate renovate bot changed the title chore(deps): update dependency prettier to v3 - autoclosed chore(deps): update dependency prettier to v3 Jul 10, 2023
@renovate renovate bot reopened this Jul 10, 2023
@renovate renovate bot restored the renovate/major-lint-packages branch July 10, 2023 18:37
@renovate renovate bot changed the title chore(deps): update dependency prettier to v3 chore(deps): update lint packages to v6 (major) Jul 10, 2023
@renovate renovate bot force-pushed the renovate/major-lint-packages branch from 21d7f69 to b7bfc34 Compare July 10, 2023 18:38
@codecov-commenter
Copy link

codecov-commenter commented Jul 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f3d260f) 98.66% compared to head (144d7ad) 98.66%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1464   +/-   ##
=======================================
  Coverage   98.66%   98.66%           
=======================================
  Files           8        8           
  Lines          75       75           
  Branches       12       12           
=======================================
  Hits           74       74           
  Partials        1        1           

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

@renovate renovate bot force-pushed the renovate/major-lint-packages branch from b7bfc34 to 27fd528 Compare July 10, 2023 22:32
@renovate renovate bot changed the title chore(deps): update lint packages to v6 (major) chore(deps): update lint packages (major) Jul 11, 2023
@renovate renovate bot force-pushed the renovate/major-lint-packages branch from 27fd528 to 2d2a8dd Compare July 11, 2023 11:48
@renovate renovate bot force-pushed the renovate/major-lint-packages branch from 2d2a8dd to 144d7ad Compare July 13, 2023 04:38
@anchan828 anchan828 merged commit d998b64 into master Jul 13, 2023
3 checks passed
@renovate renovate bot deleted the renovate/major-lint-packages branch July 13, 2023 07:14
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