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 ^8.15.0 #5431

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/utils (source) ^8.14.0 -> ^8.15.0 age adoption passing confidence
typescript-eslint (source) ^8.14.0 -> ^8.15.0 age adoption passing confidence

Release Notes

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

v8.15.0

Compare Source

🚀 Features
  • rule-tester: run method - avoid to infer type parameter from tests param (#​10324)
  • utils: add new optional language field to FlatConfig.Config type (#​10326)
🩹 Fixes
  • utils: add defaultOptions to meta in rule (#​10339)
  • add missing peer dependencies (#​9744)
❤️ Thank You

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

typescript-eslint/typescript-eslint (typescript-eslint)

v8.15.0

Compare Source

🚀 Features
  • typescript-eslint: allow infinitely deep array nesting in config function and extends (#​10333)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • add missing peer dependencies (#​9744)
❤️ Thank You

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from dubzzz as a code owner November 18, 2024 19:05
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
Copy link

changeset-bot bot commented Nov 18, 2024

⚠️ No Changeset found

Latest commit: e48c54e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

pkg-pr-new bot commented Nov 18, 2024

Open in Stackblitz@fast-check/examples

@fast-check/expect-type

yarn add https://pkg.pr.new/@fast-check/[email protected]

@fast-check/ava

yarn add https://pkg.pr.new/@fast-check/[email protected]

fast-check

yarn add https://pkg.pr.new/[email protected]

@fast-check/jest

yarn add https://pkg.pr.new/@fast-check/[email protected]

@fast-check/packaged

yarn add https://pkg.pr.new/@fast-check/[email protected]

@fast-check/poisoning

yarn add https://pkg.pr.new/@fast-check/[email protected]

@fast-check/vitest

yarn add https://pkg.pr.new/@fast-check/[email protected]

@fast-check/worker

yarn add https://pkg.pr.new/@fast-check/[email protected]

commit: e48c54e

Copy link
Contributor

👋 A preview of the new documentation is available at: http://673b910cecb90107760dc40e--dubzzz-fast-check.netlify.app

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.19%. Comparing base (98137eb) to head (e48c54e).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5431   +/-   ##
=======================================
  Coverage   95.19%   95.19%           
=======================================
  Files         235      235           
  Lines       10644    10644           
  Branches     2838     2840    +2     
=======================================
  Hits        10133    10133           
  Misses        511      511           
Flag Coverage Δ
unit-tests 95.19% <ø> (ø)
unit-tests-18.x-Linux 95.19% <ø> (ø)
unit-tests-20.x-Linux 95.19% <ø> (ø)
unit-tests-22.x-Linux 95.19% <ø> (+0.04%) ⬆️
unit-tests-latest-Linux 95.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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


🚨 Try these New Features:

@dubzzz dubzzz merged commit 0fea74f into main Nov 20, 2024
74 checks passed
@dubzzz dubzzz deleted the renovate/typescript-eslint-monorepo branch November 20, 2024 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant