Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade nx #270

Merged
merged 2 commits into from
May 15, 2024
Merged

Upgrade nx #270

merged 2 commits into from
May 15, 2024

Conversation

gurisko
Copy link
Contributor

@gurisko gurisko commented May 14, 2024

Notes:

  • nx upgrade from 18.3.3 to 19.0.3;
  • no nx migrations were needed;
  • updated yarn.lock;
  • changed test script in package.json to run all tests;
  • all tests are passing after upgrade.

Reason of opening:
I keep getting unmet dependencies when trying to upgrade to newest nx:

 WARN  Issues with peer dependencies found
.
└─┬ @nx-extend/shadcn-ui 1.1.0
  └─┬ @nx/devkit 18.0.2
    ├── ✕ unmet peer nx@">= 16 <= 18": found 19.0.3
    └─┬ @nrwl/devkit 18.0.2
      └─┬ @nx/devkit 18.0.2
        └── ✕ unmet peer nx@">= 16 <= 18": found 19.0.3

Copy link

nx-cloud bot commented May 14, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 1d55443. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 6 targets

Sent with 💌 from NxCloud.

@TriPSs TriPSs merged commit 8ce59d8 into TriPSs:master May 15, 2024
8 checks passed
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.

None yet

2 participants