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

fix(deps): update dependency type-fest to v4 #385

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
type-fest 3.13.1 -> 4.2.0 age adoption passing confidence

Release Notes

sindresorhus/type-fest (type-fest)

v4.2.0

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source

Breaking
  • Require Node.js 16 and TypeScript 5.1 ca94c3b
  • Remove alias RemoveIndexSignature for OmitIndexSignature 03703f0
    • The alias was deprecated a long time ago. If you have RemoveIndexSignature, simply rename it to OmitIndexSignature.
Improvements
Note

The next major version of type-fest will move to ESM. It's time to start thinking about migrating if you haven't already. Learn more.



Configuration

📅 Schedule: Branch creation - "every weekday" in timezone Etc/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.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 added the renovatebot label Jul 17, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7d8f99f) 82.14% compared to head (95ff6b3) 82.14%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #385   +/-   ##
=======================================
  Coverage   82.14%   82.14%           
=======================================
  Files           6        6           
  Lines         112      112           
  Branches       26       26           
=======================================
  Hits           92       92           
  Misses         17       17           
  Partials        3        3           

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

@moltar moltar merged commit 2368704 into master Aug 18, 2023
10 checks passed
@moltar moltar deleted the renovate/type-fest-4.x branch August 18, 2023 13:11
github-actions bot pushed a commit that referenced this pull request Aug 18, 2023
# [1.6.0](v1.5.95...v1.6.0) (2023-08-18)

### Bug Fixes

* **deps:** update dependency type-fest to v4 ([#385](#385)) ([2368704](2368704))

### Features

* removes DefinitelyTyped types in favor of packaged types ([#388](#388)) ([9164b50](9164b50))
@github-actions
Copy link

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants