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 dependency type-fest to v3 #182

Merged
merged 1 commit into from
Nov 16, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
type-fest ^2.0.0 -> ^3.0.0 age adoption passing confidence

Release Notes

sindresorhus/type-fest

v3.2.0

Compare Source

New types
Improvements
Fixes

v3.1.0

Compare Source

  • Add (experimental) MergeDeep type (#​452) fedbc44
    • Feedback wanted
  • SetNonNullable: Make it possible to apply it to all keys (#​482) 7d492c8
    • Just leave out the second generic parameter to make it apply to all keys.

v3.0.0

Compare Source

Meta
Breaking
  • Require TypeScript 4.7 or later cca3ca2
  • Require Node.js 14 or later cca3ca2
  • Rename Mutable type to Writable ff0de63
  • Remove the PromiseValue type in favor of the built-in Awaited type 28f3e48
  • Get: Make the strict option true by default a7f367d
  • PartialDeep: Make the recurseIntoArrays option false by default db89d9c
  • Simplify: Remove the deep option (#​441) bbccfb8
    • It caused weird problems with the TS compiler. We plan to add it back in the form a SimplifyDeep type. So if you depend on this type, defer upgrading until it's added.
New types
Improvements
  • Merge: Add index signatures support and improve performances (#​455) 850ac04
  • DelimiterCase: Support screaming snake case as input (#​448) f53e3dc
  • Jsonify: Add support for optional object keys (#​445) d83d62c
  • PackageJson: Add packageManager field (#​446) ac5b821
  • TsConfigJson: Add some Module values 1003d5d
Fixes

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

@SimenB SimenB merged commit 3532637 into main Nov 16, 2022
@SimenB SimenB deleted the renovate/type-fest-3.x branch November 16, 2022 10:48
@github-actions
Copy link

🎉 This PR is included in version 2.2.1 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant