Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

bump(deps): update typescript-eslint monorepo to ^6.17.0 #316

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.17.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#​8108) (675e987)
Features
  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#​7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#​7539) (6a219bd)

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

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

v6.17.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: 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.

@renovate renovate bot requested a review from fuxingloh as a code owner January 2, 2024 03:56
Copy link

netlify bot commented Jan 2, 2024

Deploy Preview for stickyjs ready!

Name Link
🔨 Latest commit 951576d
🔍 Latest deploy log https://app.netlify.com/sites/stickyjs/deploys/6594e76abd76f10008fe8dab
😎 Deploy Preview https://deploy-preview-316--stickyjs.netlify.app
📱 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.

@github-actions github-actions bot added area/eslint-config kind/dependencies Pull requests that update a dependency file labels Jan 2, 2024
Copy link

codecov bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8f328cb) 73.83% compared to head (951576d) 73.83%.
Report is 55 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #316   +/-   ##
=======================================
  Coverage   73.83%   73.83%           
=======================================
  Files           7        7           
  Lines         172      172           
  Branches       19       19           
=======================================
  Hits          127      127           
  Misses         45       45           

☔ 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 7c3311c to 951576d Compare January 3, 2024 04:49
@fuxingloh fuxingloh merged commit feb29c1 into main Jan 3, 2024
17 checks passed
@fuxingloh fuxingloh deleted the renovate/typescript-eslint-monorepo branch January 3, 2024 06:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/eslint-config kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant