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

feat(nx): upgrade nx@20 #275

Merged
merged 2 commits into from
Dec 10, 2024
Merged

feat(nx): upgrade nx@20 #275

merged 2 commits into from
Dec 10, 2024

Conversation

igorwessel
Copy link
Contributor

Infos

Task

What is being delivered?

The main changes involve updating dependencies and modifying configuration settings to align with the latest NX.

Dependency updates:

  • Updated Nx-related dependencies in package.json to version 20.1.4. [1] [2]

Configuration updates:

  • Changed the extends property in nx.json from @nrwl/workspace/presets/core.json to nx/presets/core.json.
  • Replaced the implicitDependencies section with namedInputs in nx.json to specify shared global files.
  • Added useLegacyCache property set to true in nx.json to maintain compatibility with older cache mechanisms.

What impacts?

  • NX

Reversal plan

  • Revert

Evidences

N/A

nx.json Show resolved Hide resolved
tassioFront
tassioFront previously approved these changes Dec 2, 2024
felipefialho
felipefialho previously approved these changes Dec 10, 2024
…mosmais/time-out-market into feat/upgrade-nx-20
@felipefialho felipefialho dismissed stale reviews from tassioFront and themself via 99de14e December 10, 2024 17:26
Copy link

Quality Gate Passed Quality Gate passed for 'juntossomosmais_fe-time-out-market-linters'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

Quality Gate Passed Quality Gate passed for 'juntossomosmais_fe-time-out-market-http-front-cache'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@felipefialho felipefialho merged commit 077fe04 into main Dec 10, 2024
4 checks passed
@felipefialho felipefialho deleted the feat/upgrade-nx-20 branch December 10, 2024 17:36
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