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

Update dependencies with nx migrate latest #79

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

SjurSutterudSagen
Copy link
Contributor

Since the Nx tool and plugins are out of date, again, by a minor version, we need to update them. Ran the 'nx migrate latest' and 'npm update --save' commands, to update the project to the newest Nx versions. This also updates other dependencies in the package.json.

The process created a migrations.json file, but no changes were made when I ran the migration command. Added it to the repo just in case, but it can be deleted again soon.

Tested that the app ran as usual, and that 'npm ci' ran fine.

Since the Nx tool and plugins are out of date, again, by a minor
version, we need to update them. Ran the 'nx migrate latest' and
'npm update --save' commands, to update the project to the newest Nx
versions. This also updates other dependencies in the package.json.

The process created a migrations.json file, but no changes were made
when I ran the migration command. Added it to the repo just in case, but
it can be deleted again soon.

Tested that the app ran as usual, and that 'npm ci' ran fine.
Copy link

Deploying pxweb2 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8feb23f
Status: ✅  Deploy successful!
Preview URL: https://4e1f8771.pxweb2.pages.dev
Branch Preview URL: https://patch-update-dependencies.pxweb2.pages.dev

View logs

@SjurSutterudSagen SjurSutterudSagen requested review from a team March 18, 2024 12:58
@SjurSutterudSagen
Copy link
Contributor Author

This PR fixes the 3 new "Bump" PRs that just were created. They will be closed automatically when this one is merge into main.

Copy link
Contributor

@MikaelNordberg MikaelNordberg left a comment

Choose a reason for hiding this comment

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

Looks good

@SjurSutterudSagen SjurSutterudSagen merged commit d95c676 into main Mar 19, 2024
1 check passed
@SjurSutterudSagen SjurSutterudSagen deleted the patch/update-dependencies branch March 19, 2024 09:54
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.

2 participants