Skip to content

Conversation

@hobbescodes
Copy link
Contributor

@hobbescodes hobbescodes commented Nov 7, 2025

Description

This PR is focused on updating necessary dependencies across the board and resolving any breaking changes that comes with that effort.

Test Steps

  1. Verify that logic is sound
  2. Verify that app works properly. General smoke test (authentication, subscriptions, mutations, etc).

Important

Must be tested with changes that were made in this Sigil PR until that upstream PR is merged and a new version of @omnidev/sigil is released.

EDIT: @omnidev/sigil v0.16.10 released. Dependencies updated here.

Comment on lines +26 to +35
"!app/**",
"!components/**",
"!generated/**",
"!lib/**",
"!providers/**",
"!store",
"!store/**",
"!auth",
"!test/**",
"!__mocks__/**"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently the best way I have seen to manage this when we are not using aliases (separate internal vs external imports when using a baseUrl). See comment

@hobbescodes hobbescodes marked this pull request as ready for review November 8, 2025 18:19
@hobbescodes hobbescodes merged commit 38e2f0f into master Nov 13, 2025
2 checks passed
@hobbescodes hobbescodes deleted the chore/update-deps branch November 13, 2025 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants