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 eslint #2985

Merged
merged 2 commits into from
Jul 8, 2024
Merged

chore(deps): update eslint #2985

merged 2 commits into from
Jul 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 7.14.1 -> 7.15.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.14.1 -> 7.15.0 age adoption passing confidence
eslint-plugin-jsdoc 48.4.0 -> 48.5.2 age adoption passing confidence

Release Notes

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

v7.15.0

Compare Source

🚀 Features
  • eslint-plugin: [array-type] detect Readonly<string[]> case

  • eslint-plugin: back-port new rules around empty object types from v8

🩹 Fixes
  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config

  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any

  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any

❤️ Thank You
  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

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

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

v7.15.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v48.5.2

Compare Source

Bug Fixes
  • require-param: proper errors/fixing for succeeding destructured objects; fixes #​762 (394b85f)

v48.5.1

Compare Source

v48.5.0

Compare Source

Features
  • check-param-names: check TSMethodSignature (as on interface methods); fixes #​1249 (49400e1)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 requested a review from a team as a code owner July 1, 2024 00:07
@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Jul 1, 2024
@renovate renovate bot added this to the vAnytime milestone Jul 1, 2024
Copy link

netlify bot commented Jul 1, 2024

Deploy Preview for fakerjs canceled.

Name Link
🔨 Latest commit 5ab3212
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/668c035068f31d000869e841

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.96%. Comparing base (796ed9a) to head (5ab3212).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2985      +/-   ##
==========================================
- Coverage   99.97%   99.96%   -0.01%     
==========================================
  Files        2747     2747              
  Lines      239079   239079              
  Branches      945      941       -4     
==========================================
- Hits       239015   238995      -20     
- Misses         64       84      +20     

see 1 file with indirect coverage changes

@ST-DDT ST-DDT added the s: on hold Blocked by something or frozen to avoid conflicts label Jul 1, 2024
@ST-DDT ST-DDT marked this pull request as draft July 1, 2024 06:40
@ST-DDT ST-DDT removed the s: on hold Blocked by something or frozen to avoid conflicts label Jul 8, 2024
Copy link
Contributor Author

renovate bot commented Jul 8, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ST-DDT ST-DDT marked this pull request as ready for review July 8, 2024 15:21
@ST-DDT ST-DDT requested review from a team July 8, 2024 15:22
@ST-DDT ST-DDT merged commit ddc046d into next Jul 8, 2024
25 checks passed
@ST-DDT ST-DDT deleted the renovate/eslint branch July 8, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants