Skip to content

build(npm): bump type-fest from 4.41.0 to 5.5.0#271

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

build(npm): bump type-fest from 4.41.0 to 5.5.0#271
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/type-fest-5.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 3, 2026

Copy link
Copy Markdown
Contributor

Bumps type-fest from 4.41.0 to 5.5.0.

Release notes

Sourced from type-fest's releases.

v5.5.0

New types

Improvements

  • Add function parameter constraint examples to numeric comparison types (#1357) 24be93d
  • UnionToTuple: Fix behavior when a union member is a supertype of another (#1349) 0f923d0
  • ConditionalPickDeep: Fix returning {} instead of never when no keys match (#1360) 6af847a
  • ConditionalPick: Fix returning {} instead of never when no keys match (#1359) 3995003
  • GreaterThan / LessThan / GreaterThanOrEqual / LessThanOrEqual: Fix behavior with the number type (#1363) cfea505

sindresorhus/type-fest@v5.4.4...v5.5.0

v5.4.4

  • PackageJson: Use LiteralUnion for engines field (#1354) fc9e2bb
  • IsUnion: Fix behavior when the entire union extends all individual members (#1353) b0321a5
  • Paths: Fix leavesOnly behavior with never leaves (#1350) 2c34128
  • Paths: Fix behavior with WeakMaps / WeakSets (#1348) ac3b50e
  • Paths: Fix behavior with tuples containing optional elements with a rest element (#1346) 7c82a21

sindresorhus/type-fest@v5.4.3...v5.4.4

v5.4.3

  • Merge: Fix idempotency, so Merge<A, A> returns A (#1336) 99e35a2
  • Paths: Fix behavior with generic types (#1343) 8f0419c

sindresorhus/type-fest@v5.4.2...v5.4.3

v5.4.2

  • SimplifyDeep: Fix behavior with arrays (#1337) a2a180d
  • Merge: Fix behavior with unions (#1327) fa55f48

sindresorhus/type-fest@v5.4.1...v5.4.2

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 3, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/type-fest-5.5.0 branch from dee5b90 to 58ae567 Compare April 3, 2026 14:52
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.41.0 to 5.5.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.41.0...v5.5.0)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-version: 5.5.0
  dependency-type: direct:production
  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.5.0 branch from 58ae567 to be18c47 Compare April 3, 2026 15:31
@dependabot @github

dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #273.

@dependabot dependabot Bot closed this May 1, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/type-fest-5.5.0 branch May 1, 2026 02:59
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