Skip to content

Bump type-fest from 4.41.0 to 5.8.0#134

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

Bump type-fest from 4.41.0 to 5.8.0#134
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/type-fest-5.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps type-fest from 4.41.0 to 5.8.0.

Release notes

Sourced from type-fest's releases.

v5.8.0

New types

Improvements

  • StringRepeat: Add support for generating really long strings (#1447) 1b7eed6

Fixes

  • LastArrayElement: Fix handling of tuples with optional elements (#1461) 8e5c69a
  • Schema: Fix incorrect handling of any and unknown fields (#1459) 82ccfc3
  • StringRepeat: Fix behavior with extremely large/small counts (#1455) 441ac27

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

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

... (truncated)

Commits
  • 8229447 5.8.0
  • 8e5c69a LastArrayElement: Fix handling of tuples with optional elements (#1461)
  • 82ccfc3 Schema: Fix it to correctly replace any and unknown fields (#1459)
  • ea1446a IfNotAnyOrNever: Lazily evaluate different conditional branches (#1462)
  • b773e84 Add StringToArray and StringLength types (#1457)
  • 1423ee3 Migrate to snapshot testing for lint-processors/jsdoc-codeblocks.test.js (#...
  • 4176be4 Split lint into a separate job (#1454)
  • 441ac27 StringRepeat: Fix behavior with extremely large/small counts (#1455)
  • 2a14c2d Add StringToNumber type (#1446)
  • e696c30 Allow adding -Infinity as a twoslash type in JSDoc codeblocks (#1453)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 7, 2026
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.41.0 to 5.8.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.41.0...v5.8.0)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-version: 5.8.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.8.0 branch from a3a55b6 to 57cfb2b Compare July 7, 2026 21:20
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.

0 participants