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

Update typescript-eslint monorepo to v6.2.0 #319

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.2.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] account for repeated names (#​6864) (d207b59)
  • eslint-plugin: [no-unsafe-enum-comparison] exempt bit shift operators (#​7074) (b3e0e75)
  • eslint-plugin: [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#​7225) (b62affe)
  • eslint-plugin: use a default export for the rules type (#​7266) (af77a1d)
Features
  • eslint-plugin: [class-methods-use-this] add extension rule (#​6457) (18ea3b1)
  • eslint-plugin: sync getFunctionHeadLoc implementation with upstream (#​7260) (f813147)

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

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

v6.2.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 enabled auto-merge (squash) July 24, 2023 19:18
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from a296e47 to 020b8c6 Compare July 25, 2023 17:43
@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e178a9e) 98.17% compared to head (35d33f9) 98.17%.
Report is 1 commits behind head on main.

❗ Current head 35d33f9 differs from pull request most recent head 3a6b0eb. Consider uploading reports for the commit 3a6b0eb to get more accurate results

❗ 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           @@
##             main     #319   +/-   ##
=======================================
  Coverage   98.17%   98.17%           
=======================================
  Files          33       33           
  Lines       14025    14025           
  Branches      672      672           
=======================================
  Hits        13769    13769           
  Misses        251      251           
  Partials        5        5           

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

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 020b8c6 to 97aafb5 Compare July 27, 2023 22:57
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 97aafb5 to 35d33f9 Compare July 27, 2023 23:00
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 35d33f9 to 3a6b0eb Compare July 27, 2023 23:03
@renovate renovate bot merged commit cd6ef76 into main Jul 27, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch July 27, 2023 23:09
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