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

fix(misc): fix migrations updating target options to consider target defaults #18064

Conversation

leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Jul 11, 2023

Current Behavior

The migrations introduced in #17920 switching the default value for the updateBuildableProjectDepsInPackageJson option don't consider the possible target defaults in nx.json. Also, they don't explicitly set the option when the options property is not defined in the project configuration.

Expected Behavior

The migrations introduced in #17920 switching the default value for the updateBuildableProjectDepsInPackageJson option should consider the possible target defaults in nx.json. They should also explicitly set the option when the options property is not defined in the project configuration.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Jul 11, 2023
@vercel
Copy link

vercel bot commented Jul 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2023 8:58am

@nx-cloud
Copy link

nx-cloud bot commented Jul 11, 2023

☁️ Nx Cloud Report

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

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@leosvelperez leosvelperez marked this pull request as ready for review July 11, 2023 09:46
@leosvelperez leosvelperez requested review from a team as code owners July 11, 2023 09:46
@AgentEnder AgentEnder merged commit 8be6558 into nrwl:master Jul 11, 2023
@leosvelperez leosvelperez deleted the misc/consider-target-defaults-in-migrations branch July 11, 2023 15:29
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants