Skip to content

fix(deps): update dependency type-fest to v5.5.0#558

Open
renovate[bot] wants to merge 3 commits intomasterfrom
renovate/type-fest-5.x
Open

fix(deps): update dependency type-fest to v5.5.0#558
renovate[bot] wants to merge 3 commits intomasterfrom
renovate/type-fest-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2026

This PR contains the following updates:

Package Change Age Confidence
type-fest 5.4.45.5.0 age confidence

Release Notes

sindresorhus/type-fest (type-fest)

v5.5.0

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate Renovate Bot PRs label Mar 19, 2026
@renovate renovate bot enabled auto-merge (squash) March 19, 2026 14:35
@renovate
Copy link
Contributor Author

renovate bot commented Mar 19, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/type-fest-5.x branch 7 times, most recently from 735259b to cffc40a Compare March 20, 2026 15:33
@renovate renovate bot force-pushed the renovate/type-fest-5.x branch from cffc40a to 5eb761d Compare March 20, 2026 15:35
…rade

Extract actor to a local variable and add explicit field pluck to
findOne to avoid the overly complex union type that type-fest 5.5.0
introduced in GamePage.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@renovate
Copy link
Contributor Author

renovate bot commented Mar 20, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Use PickDeep to constrain the gameToDto parameter to only the fields it
reads, and add matching pluck/projection arguments to all findOne/find
call sites to avoid fetching unused fields. Also fixes a TS2590
union-too-complex build error in the game server assignment route.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

Playwright test results

passed  197 passed

Details

stats  197 tests across 29 suites
duration  22 minutes, 45 seconds
commit  6c0bfcf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Renovate Bot PRs

Development

Successfully merging this pull request may close these issues.

1 participant