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

chore(deps): update nx to v18.0.8 #927

Merged
merged 1 commit into from
Mar 11, 2024
Merged

chore(deps): update nx to v18.0.8 #927

merged 1 commit into from
Mar 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nx/angular (source) 18.0.7 -> 18.0.8 age adoption passing confidence
@nx/devkit (source) 18.0.7 -> 18.0.8 age adoption passing confidence
@nx/esbuild (source) 18.0.7 -> 18.0.8 age adoption passing confidence
@nx/eslint (source) 18.0.7 -> 18.0.8 age adoption passing confidence
@nx/eslint-plugin (source) 18.0.7 -> 18.0.8 age adoption passing confidence
@nx/jest (source) 18.0.7 -> 18.0.8 age adoption passing confidence
@nx/js (source) 18.0.7 -> 18.0.8 age adoption passing confidence
@nx/plugin (source) 18.0.7 -> 18.0.8 age adoption passing confidence
@nx/react (source) 18.0.7 -> 18.0.8 age adoption passing confidence
@nx/rollup (source) 18.0.7 -> 18.0.8 age adoption passing confidence
@nx/storybook (source) 18.0.7 -> 18.0.8 age adoption passing confidence
@nx/workspace (source) 18.0.7 -> 18.0.8 age adoption passing confidence
nx (source) 18.0.7 -> 18.0.8 age adoption passing confidence

Release Notes

nrwl/nx (@​nx/angular)

v18.0.8

Compare Source

18.0.8 (2024-03-08)
🩹 Fixes
  • angular: log message about unsupported ng cache command (#​22154)
  • angular: fix message logged for unsupported ng cache (#​22211)
  • angular: Module federation with Crystal enabled. (#​22224)
  • angular: install jsonc-eslint-parser only when @​nx/dependency-checks is used (#​22231)
  • core: setting up .nx inside gradle shouldn't throw (#​21957)
  • core: add outputs to nx.json for nx init in monorepo (#​22061)
  • core: fix no such file or directory, open 'package-lock.json' (#​21835)
  • core: fix terminal message alignment on errors (#​22189)
  • graph: show command property as monospace (#​21997)
  • linter: add v7 of typescript-eslint to peerDeps (#​21853)
  • misc: improve package.json scripts handling when running "nx init" and "nx add" (#​22168)
  • misc: do not add includedScripts unless really needed when running nx add (#​22180)
  • nextjs: avoid path error on dev server creation (#​21998)
  • nextjs: Surface error codes when build is interrupted by signals SIGINT, SIGTERM etc... (#​22190)
  • nx-plugin: do not print duplicated warning about derived format when generating plugin (#​22230)
  • react: pass correct argument to rspack configuration generator (#​22241)
  • release: store rawVersionSpec on versionData (#​22071)
  • testing: close cypress web server correctly on windows (#​22125)
  • testing: resolve cypress config glob pattern correctly to handle root projects (#​22165)
  • testing: fix project config might not be defined (#​22174)
  • vue: small typo in CNW description (#​21888)
❤️ Thank You

Configuration

📅 Schedule: Branch creation - "* 00-12 * * 1" in timezone Europe/Bucharest, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from dgonzalezr as a code owner March 8, 2024 23:02
@renovate renovate bot added the chore ⚙️ Things related to chore functionalities (types, build, ci/cd, lint, etc.) label Mar 8, 2024
@renovate renovate bot requested a review from endv-bogdanb as a code owner March 8, 2024 23:02
@renovate renovate bot added the dependencies 📦 Pull requests that update a dependency file label Mar 8, 2024
Copy link
Contributor Author

renovate bot commented Mar 8, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! Unable to resolve reference $@typescript-eslint/parser

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-03-10T04_57_17_425Z-debug-0.log

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dgonzalezr dgonzalezr merged commit 3b8f91e into main Mar 11, 2024
7 checks passed
@dgonzalezr dgonzalezr deleted the chore/nx branch March 11, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore ⚙️ Things related to chore functionalities (types, build, ci/cd, lint, etc.) dependencies 📦 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants