Skip to content

build(deps): bump type-fest from 5.2.0 to 5.8.0#119577

Merged
scttcper merged 1 commit into
masterfrom
dependabot/npm_and_yarn/type-fest-5.8.0
Jul 20, 2026
Merged

build(deps): bump type-fest from 5.2.0 to 5.8.0#119577
scttcper merged 1 commit into
masterfrom
dependabot/npm_and_yarn/type-fest-5.8.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps type-fest from 5.2.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 13, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 13, 2026 22:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 13, 2026
@scttcper scttcper added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/type-fest-5.8.0 branch from 4754eaa to c834c61 Compare July 14, 2026 16:00
@github-actions github-actions Bot removed the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jul 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/type-fest-5.8.0 branch from c834c61 to 389ca32 Compare July 20, 2026 17:13
@scttcper scttcper added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jul 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/type-fest-5.8.0 branch from 389ca32 to 423b071 Compare July 20, 2026 18:09
@github-actions github-actions Bot removed the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jul 20, 2026
@scttcper scttcper added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jul 20, 2026
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 5.2.0 to 5.8.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v5.2.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 force-pushed the dependabot/npm_and_yarn/type-fest-5.8.0 branch from 423b071 to 457d256 Compare July 20, 2026 18:20
@github-actions github-actions Bot removed the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jul 20, 2026
@scttcper scttcper added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jul 20, 2026
@scttcper
scttcper enabled auto-merge (squash) July 20, 2026 18:26
@scttcper
scttcper merged commit a05b52a into master Jul 20, 2026
83 of 88 checks passed
@scttcper
scttcper deleted the dependabot/npm_and_yarn/type-fest-5.8.0 branch July 20, 2026 18:27
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 Scope: Frontend Automatically applied to PRs that change frontend components Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant