Skip to content

chore(deps): bump type-fest from 5.7.0 to 5.8.0#1810

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

chore(deps): bump type-fest from 5.7.0 to 5.8.0#1810
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/type-fest-5.8.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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 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)

Summary by cubic

Bump type-fest from 5.7.0 to 5.8.0 to pick up new utility types and bug fixes. Lockfile-only change.

Adds StringToArray, StringLength, StringToNumber, and ExtractExactly; fixes tuple handling in LastArrayElement and Schema, and improves StringRepeat.

Written for commit 5346fb9. Summary will update on new commits.

Review in cubic

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

---
updated-dependencies:
- dependency-name: type-fest
  dependency-version: 5.8.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 Jul 6, 2026
@changeset-bot

changeset-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5346fb9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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