Skip to content

build(deps): update dependency type-fest to v5#576

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/type-fest-5.x
Open

build(deps): update dependency type-fest to v5#576
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/type-fest-5.x

Conversation

@renovate

@renovate renovate Bot commented Sep 13, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
type-fest 2.19.05.7.0 age confidence

Release Notes

sindresorhus/type-fest (type-fest)

v5.7.0

Compare Source

New types
Improvements
Fixes
  • RemovePrefix: Fix: Remove incorrect optimization and always fallback to string for non-literal prefixes (#​1438) 9f35398
  • DelimiterCase: Fix behavior with non-single character delimiters (#​1424) 9b36590
  • RemovePrefix: Fix any prefix behavior in non-strict mode (#​1423) c49cb75
  • DelimiterCase: Fix behavior with union delimiters (#​1422) 96172c0
  • ApplyDefaultOptions: Fix behavior with generic instantiations & any values (#​1411) c46020d
  • ApplyDefaultOptions: Fix behavior with explicit undefined (#​1407) 60bfd3f

v5.6.0

Compare Source

New types
Improvements

v5.5.0

Compare Source

New types
Improvements
  • Add function parameter constraint examples to numeric comparison types (#​1357) 24be93d
  • UnionToTuple: Fix behavior when a union member is a supertype of another (#​1349) 0f923d0
  • ConditionalPickDeep: Fix returning {} instead of never when no keys match (#​1360) 6af847a
  • ConditionalPick: Fix returning {} instead of never when no keys match (#​1359) 3995003
  • GreaterThan / LessThan / GreaterThanOrEqual / LessThanOrEqual: Fix behavior with the number type (#​1363) cfea505

v5.4.4

Compare Source

  • PackageJson: Use LiteralUnion for engines field (#​1354) fc9e2bb
  • IsUnion: Fix behavior when the entire union extends all individual members (#​1353) b0321a5
  • Paths: Fix leavesOnly behavior with never leaves (#​1350) 2c34128
  • Paths: Fix behavior with WeakMaps / WeakSets (#​1348) ac3b50e
  • Paths: Fix behavior with tuples containing optional elements with a rest element (#​1346) 7c82a21

v5.4.3

Compare Source


v5.4.2

Compare Source


v5.4.1

Compare Source

  • MergeDeep: Remove extra undefined from optional properties (#​1319) a6af489

v5.4.0

Compare Source

New types

v5.3.1

Compare Source


v5.3.0

Compare Source

Improvements
Fixes

v5.2.0

Compare Source

v5.1.0

Compare Source

New types
Improvements
Fixes
  • PartialDeep: Fix behavior with functions containing multiple call signatures (#​1259) 3bd9de6
  • IsEqual: Fix behaviour when instantiated with never and unknown (#​1251) 785549f
  • FixedLengthArray: Fix element type (#​1246) ee29ef7
  • is-equal: Fix handling with intersecting wrapped types (#​1231) 5af60a1

v5.0.1

Compare Source


v5.0.0

Compare Source

Breaking
New types
Improvements
Fixes
Meta

Huge thanks to all the contributors to this release, especially @​som-sm 🙌


v4.41.0

Compare Source


v4.40.1

Compare Source

  • PartialDeep: Fix behaviour with functions containing properties (#​1108) 86a3a69
  • CamelCasedPropertiesDeep / DelimiterCasedPropertiesDeep / KebabCasedPropertiesDeep / PascalCasedPropertiesDeep / SnakeCasedPropertiesDeep: Fix behaviour when property value is unknown (#​1112) cfcf9ec

v4.40.0

Compare Source


v4.39.1

Compare Source

  • OptionalKeysOf / WritableKeysOf: Fix generic assignability with keyof T (#​1098) 1b41ed3

v4.39.0

Compare Source


v4.38.0

Compare Source

  • AsyncReturnType: Add support for PromiseLike (#​1082) 72ccde9
  • DelimiterCase / SnakeCase / ScreamingSnakeCase / KebabCase: Fix instantiations containing punctuations (#​1080) 063e28d
  • DelimiterCase: Pass Options generic to all related types (#​1078) 1974944
  • CamelCasedPropertiesDeep: Make nested array objects respect the options (#​1077) c11c9ca

v4.37.0

Compare Source


v4.36.0

Compare Source


v4.35.0

Compare Source


v4.34.1

Compare Source


v4.34.0

Compare Source


v4.33.0

Compare Source


v4.32.0

Compare Source

New types
Improvements
Fixes
  • SetRequired: Fix support for removal of optional modifiers from tuples (#​1030) c897aad

v4.31.0

Compare Source

v4.30.2

Compare Source

v4.30.1

Compare Source

v4.30.0

Compare Source

v4.29.1

Compare Source

  • IsAny: Fix circular constraint error on TypeScript 5.4+ (#​993) 32d94dd

v4.29.0

Compare Source

v4.28.1

Compare Source

  • SharedUnionFieldsDeep: Fix support for optional fields (#​988) 4b49b93

v4.28.0

Compare Source

v4.27.1

Compare Source

  • SharedUnionFieldsDeep: Fix propagation for non union root types (#​984) f215f9f
  • ArraySlice: Fix support for union input (#​986) 0efbae3

v4.27.0

Compare Source

v4.26.1

Compare Source

v4.26.0

Compare Source

v4.25.0

Compare Source

v4.24.0

Compare Source

v4.23.0

Compare Source

v4.22.1

Compare Source

v4.22.0

Compare Source

New types
Improvements
Fixes

v4.21.0

Compare Source

New types
Fixes
  • Jsonify: Convert undefined to null in union element of array (#​901) 60c1024
  • Exact: Fix support for Date in union (#​902) d89a709
  • CamelCasedPropertiesDeep: Fix handling of non-recursive types inside target type (#​890) 476024d

v4.20.1

Compare Source

v4.20.0

Compare Source

v4.19.0

Compare Source

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

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

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 13, 2025
@renovate renovate Bot force-pushed the renovate/type-fest-5.x branch from cdc4001 to f50b6a1 Compare September 19, 2025 04:25
@renovate renovate Bot force-pushed the renovate/type-fest-5.x branch from f50b6a1 to 94f5b12 Compare October 13, 2025 09:30
@renovate renovate Bot force-pushed the renovate/type-fest-5.x branch from 94f5b12 to f438c22 Compare November 3, 2025 10:03
@renovate renovate Bot force-pushed the renovate/type-fest-5.x branch 2 times, most recently from 58e4963 to 06b7d17 Compare December 7, 2025 17:37
@renovate renovate Bot force-pushed the renovate/type-fest-5.x branch 2 times, most recently from 4e77e7d to 06ef15f Compare January 14, 2026 10:59
@renovate renovate Bot force-pushed the renovate/type-fest-5.x branch 2 times, most recently from 3f7614a to 545cb23 Compare January 31, 2026 12:59
@renovate renovate Bot force-pushed the renovate/type-fest-5.x branch from 545cb23 to 8decaa7 Compare February 8, 2026 13:45
@renovate renovate Bot force-pushed the renovate/type-fest-5.x branch from 8decaa7 to 33f56b2 Compare March 19, 2026 10:04
@renovate renovate Bot force-pushed the renovate/type-fest-5.x branch from 33f56b2 to 64ae7b7 Compare April 17, 2026 09:41
@renovate renovate Bot force-pushed the renovate/type-fest-5.x branch from 64ae7b7 to efc32c1 Compare May 31, 2026 21:41
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.

0 participants