Skip to content

Bump type-fest from 5.7.0 to 5.8.0 - #498

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

Bump type-fest from 5.7.0 to 5.8.0#498
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 Aug 1, 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)

Note

Low Risk
Lockfile-only dependency patch with no repo code changes; typical low-risk dev tooling update.

Overview
Bumps the root devDependency type-fest from 5.7.0 to 5.8.0 in package.json, with the matching lockfile entry in bun.lock. No application or package source files change in this PR.

Reviewed by Cursor Bugbot for commit 1ec150b. Bugbot is set up for automated code reviews on this repo. Configure here.

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: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 Aug 1, 2026
@changeset-bot

changeset-bot Bot commented Aug 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1ec150b

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

@greptile-apps

greptile-apps Bot commented Aug 1, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the root development dependency and lockfile resolution for type-fest from 5.7.0 to 5.8.0.

  • Keeps package.json and bun.lock synchronized.
  • Updates the resolved package integrity hash.

Confidence Score: 5/5

The PR appears safe to merge with no actionable compatibility, build, runtime, or security issue identified.

The manifest and lockfile consistently resolve type-fest 5.8.0, existing dependency ranges permit this version, and repository code and published interfaces do not directly use type-fest.

Reviews (1): Last reviewed commit: "Bump type-fest from 5.7.0 to 5.8.0" | Re-trigger Greptile

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