Skip to content

Build(deps): Bump type-fest from 5.4.4 to 5.7.0#180

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bun/type-fest-5.7.0
Jun 1, 2026
Merged

Build(deps): Bump type-fest from 5.4.4 to 5.7.0#180
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bun/type-fest-5.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps type-fest from 5.4.4 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 5.4.4 to 5.7.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v5.4.4...v5.7.0)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2026
@github-actions github-actions Bot merged commit b5d4ee8 into main Jun 1, 2026
4 of 6 checks passed
@github-actions github-actions Bot deleted the dependabot/bun/type-fest-5.7.0 branch June 1, 2026 02:39
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant