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 #2844

Merged
merged 2 commits into from
May 1, 2024
Merged

chore(deps): update eslint #2844

merged 2 commits into from
May 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 7.7.0 -> 7.8.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.7.0 -> 7.8.0 age adoption passing confidence

Release Notes

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

v7.8.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

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

v7.7.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You
  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

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

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

v7.8.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.

v7.7.1

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.


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 April 22, 2024 00:40
@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Apr 22, 2024
@renovate renovate bot added this to the vAnytime milestone Apr 22, 2024
Copy link

netlify bot commented Apr 22, 2024

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 56daaeb
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/663223852f9a990008bf4453
😎 Deploy Preview https://deploy-preview-2844.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.96%. Comparing base (2d5fbe5) to head (56daaeb).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2844      +/-   ##
==========================================
- Coverage   99.96%   99.96%   -0.01%     
==========================================
  Files        2975     2975              
  Lines      214451   214451              
  Branches      951      953       +2     
==========================================
- Hits       214374   214373       -1     
- Misses         77       78       +1     

see 1 file with indirect coverage changes

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vitest to v0.5.3 chore(deps): update eslint Apr 22, 2024
@renovate renovate bot force-pushed the renovate/eslint branch 21 times, most recently from d6f1000 to 428346a Compare April 29, 2024 13:45
@xDivisionByZerox xDivisionByZerox requested a review from a team April 29, 2024 18:30
@xDivisionByZerox xDivisionByZerox requested a review from a team April 29, 2024 18:30
@renovate renovate bot force-pushed the renovate/eslint branch 3 times, most recently from 6909ce8 to 1f16221 Compare April 30, 2024 06:23
Copy link
Contributor Author

renovate bot commented May 1, 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 requested a review from a team May 1, 2024 11:14
@ST-DDT ST-DDT merged commit 36363cb into next May 1, 2024
22 checks passed
@ST-DDT ST-DDT deleted the renovate/eslint branch May 1, 2024 11:41
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.

3 participants