Skip to content

chore(deps-dev): bump type-fest from 5.6.0 to 5.7.0#1875

Merged
ffflorian merged 1 commit into
mainfrom
dependabot/npm_and_yarn/type-fest-5.7.0
Jun 9, 2026
Merged

chore(deps-dev): bump type-fest from 5.6.0 to 5.7.0#1875
ffflorian merged 1 commit into
mainfrom
dependabot/npm_and_yarn/type-fest-5.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps type-fest from 5.6.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

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.6.0 to 5.7.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v5.6.0...v5.7.0)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-version: 5.7.0
  dependency-type: direct:development
  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 9, 2026
@ffflorian ffflorian merged commit 29a191d into main Jun 9, 2026
6 checks passed
@ffflorian ffflorian deleted the dependabot/npm_and_yarn/type-fest-5.7.0 branch June 9, 2026 07:38
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