Skip to content

chore(deps): update dependency type-fest to v3 #8

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

Merged
merged 1 commit into from
May 29, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
type-fest 3.10.0 -> 3.11.0 age adoption passing confidence

Release Notes

sindresorhus/type-fest

v3.11.0

Compare Source

New types
Fixes
  • Remove typescript as a peer dependency f7139de
    • It was added in 3.10.0, but it caused some problems, so we are reverting it.

v3.10.0

Compare Source

Improvements
Fixes

v3.9.0

Compare Source

v3.8.0

Compare Source

v3.7.2

Compare Source

v3.7.1

Compare Source

v3.7.0

Compare Source

New types
Improvements

v3.6.1

Compare Source

v3.6.0

Compare Source

New types
Fixes

v3.5.7

Compare Source

v3.5.6

Compare Source

v3.5.5

Compare Source

  • PackageJson: Make Imports object properties optional (#​551) a729046

v3.5.4

Compare Source

v3.5.3

Compare Source

v3.5.2

Compare Source

  • CamelCase: Fix some cases where it would incorrectly resolve to never
  • Trim: Remove all whitespace, not just spaces

v3.5.1

Compare Source

v3.5.0

Compare Source

New types
Improvements
Fixes

v3.4.0

Compare Source

New types
Fixes

v3.3.0

Compare Source

Improvements
Fixes
  • SetNonNullable: Fix usage in type predicate context (#​515) 9bae03b

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

v2.19.0

Compare Source

New types
Improvements

v2.18.1

Compare Source

v2.18.0

Compare Source

New types

v2.17.0

Compare Source

v2.16.0

Compare Source

New types
Improvements
Fixes
  • Replace: Fix the all option (#​416) 1483de3
  • Includes: Fix false-positive when the array contains null and you are checking against undefined (#​413) de5e7fc
  • Simplify: Fix handling of some types (#​414) 96fe795

v2.15.1

Compare Source

v2.15.0

Compare Source

v2.14.0

Compare Source

v2.13.1

Compare Source

v2.13.0

Compare Source

New types
Improvements
  • Rename Mutable to Writable (#​398) 638d597
    • Mutable still works and is now just a deprecated alias.
Fixes
  • Fix deep properties of PackageJson and TsConfigJson (#​269) f2aae51

v2.12.2

Compare Source

v2.12.1

Compare Source

v2.12.0

Compare Source

  • Add imports field in PackageJson type (#​365)

v2.11.2

Compare Source

v2.11.1

Compare Source

  • ReadonlyDeep: Fix handling of objects with call signatures (#​359) db54028
  • ReadonlyDeep: Fix sets and maps not getting immutable methods (#​358) 0ff4461

v2.11.0

Compare Source

v2.10.0

Compare Source

v2.9.0

Compare Source

v2.8.0

Compare Source

v2.7.0

Compare Source

Added some numeric types:

v2.6.0

Compare Source

v2.5.4

Compare Source

  • Fix DelimiterCase type incorrectly converting string to empty string (#​320) 623814c

v2.5.3

Compare Source

v2.5.2

Compare Source

v2.5.1

Compare Source

  • Work around TypeScript limitation with the PartialDeep type (#​296) 065e764

v2.5.0

Compare Source

v2.4.0

Compare Source

v2.3.4

Compare Source

v2.3.3

Compare Source

  • Fix support for readonly and generic arrays in the LastArrayElement type (#​266) 8f70e88

v2.3.2

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

New types
Improvements

v2.2.0

Compare Source

v2.1.0

Compare Source

v2.0.0

Compare Source

Breaking
Improvements

v1.4.0

Compare Source

v1.3.0

Compare Source

v1.2.3

Compare Source

v1.2.2

Compare Source

v1.2.1

Compare Source

v1.2.0

Compare Source

v1.1.3

Compare Source

v1.1.2

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source

v1.0.2

Compare Source

  • Add missing exports for some of the TypeScript 4.1-only types (#​196) 73e9aa7

v1.0.1

Compare Source

  • Fix LastArrayElement type 8445521

v1.0.0

Compare Source

No breaking changes. It's 1.0.0 to mark its stability.

v0.21.3

Compare Source

v0.21.2

Compare Source

v0.21.1

Compare Source

v0.21.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Europe/Paris, 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 force-pushed the renovate/major-all branch from 1bc4e77 to 55c9c6f Compare May 29, 2023 23:16
@potb potb enabled auto-merge (squash) May 29, 2023 23:16
@potb potb merged commit fd38396 into master May 29, 2023
@potb potb deleted the renovate/major-all branch May 29, 2023 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant