Skip to content

Build(deps): Bump type-fest from 5.7.0 to 5.8.0#190

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bun/type-fest-5.8.0
Jul 6, 2026
Merged

Build(deps): Bump type-fest from 5.7.0 to 5.8.0#190
github-actions[bot] merged 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)

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
@github-actions github-actions Bot merged commit 81f312b into main Jul 6, 2026
4 of 6 checks passed
@github-actions github-actions Bot deleted the dependabot/bun/type-fest-5.8.0 branch July 6, 2026 01:24
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