Skip to content

chore/move to npm#1029

Merged
apsantiso merged 5 commits into
masterfrom
chore/move-to-npm
Apr 9, 2026
Merged

chore/move to npm#1029
apsantiso merged 5 commits into
masterfrom
chore/move-to-npm

Conversation

@apsantiso
Copy link
Copy Markdown
Collaborator

@apsantiso apsantiso commented Apr 8, 2026

Yarn v1 has been in maintenance mode for a while now. npm has addressed most of its historical issues, so it's safe to move back to the default option.

Changes

  • Removed yarn.lock
  • Migrated to npm
  • Changed resolutions to overrides for npm compatibility
  • Removed deprecated husky boilerplate
  • Aligned node types with the version used in the Dockerfiles
  • Added --ignore-scripts where missing
  • Fixed jest version as using 30.3.0 leads to type errors. [Bug]: setSystemTime doesn't accept Date jestjs/jest#16028. Let's see if it gets fixed before moving all the fake timers to epoch.

@apsantiso apsantiso force-pushed the chore/move-to-npm branch from e728864 to 5c771ea Compare April 8, 2026 10:16
@apsantiso apsantiso requested a review from sg-gs April 8, 2026 10:22
@apsantiso apsantiso marked this pull request as ready for review April 8, 2026 10:22
@apsantiso apsantiso requested a review from jzunigax2 as a code owner April 8, 2026 10:22
@apsantiso apsantiso changed the title Chore/move to npm chore/move to npm Apr 8, 2026
Comment thread .github/workflows/build-and-deploy-dev.yml Outdated
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 9, 2026

@apsantiso apsantiso requested a review from sg-gs April 9, 2026 08:41
Comment thread .github/workflows/build-and-deploy.yml
@apsantiso apsantiso merged commit a8954f0 into master Apr 9, 2026
8 of 9 checks passed
@apsantiso apsantiso deleted the chore/move-to-npm branch April 9, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants