Skip to content

Bump type-fest from 4.41.0 to 5.7.0#4414

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/type-fest-5.7.0
Open

Bump type-fest from 4.41.0 to 5.7.0#4414
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/type-fest-5.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor

Bumps type-fest from 4.41.0 to 5.7.0.

Release notes

Sourced from type-fest's releases.

v5.7.0

New types

Improvements

  • ExtendsStrict: Add distributiveUnions, strictNever & strictAny options (#1408) 9ea810b
  • TupleOf: Improve implementation (#1441) 391e1bb

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

sindresorhus/type-fest@v5.6.0...v5.7.0

v5.6.0

New types

Improvements

  • Add splitOnPunctuation option to CamelCase / PascalCase / KebabCase / SnakeCase (#1394) 852d016
  • CamelCase: Add preserveLeadingUnderscores option (#1404) 5ca6564
  • TsConfigJson: Add TypeScript 6.0 fields (#1406) ac4861d
  • UnionToTuple: Fix behavior with large unions (#1405) 651f7ea

sindresorhus/type-fest@v5.5.0...v5.6.0

v5.5.0

New types

... (truncated)

Commits
  • 6ea5759 5.7.0
  • d685b77 Add RemoveSuffix type (#1439)
  • 3bfee8e Add UnwrapRequired type (#1410)
  • 9f35398 RemovePrefix: Remove incorrect optimization and always fallback to string...
  • 391e1bb TupleOf: Improve implementation (#1441)
  • 9b36590 DelimiterCase: Fix behavior with non-single character delimiters (#1424)
  • c49cb75 RemovePrefix: Fix any prefix behavior in non-strict mode (#1423)
  • 96172c0 DelimiterCase: Fix behavior with union delimiters (#1422)
  • c46020d ApplyDefaultOptions: Fix behavior with generic instantiations & any value...
  • 9ea810b ExtendsStrict: Add distributiveUnions, strictNever & strictAny option...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Jun 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/type-fest-5.7.0 branch from 523c487 to 0cf0e41 Compare June 10, 2026 15:37
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.41.0 to 5.7.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.41.0...v5.7.0)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-version: 5.7.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/type-fest-5.7.0 branch from 0cf0e41 to 01a8568 Compare June 15, 2026 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants