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 v16.7.2 #467

Merged
merged 1 commit into from
Aug 20, 2023
Merged

chore(deps): update @nx to v16.7.2 #467

merged 1 commit into from
Aug 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 20, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

nrwl/nx (@​nx/angular)

v16.7.2

Compare Source

Bug Fixes
  • core: fix ghost alias when parsing yarn lockfile (#​18646) (f6a7f18)
  • core: fix schema links (#​18395) (83011f7)
  • core: name collisions during project inference should not error out if corrected by a project.json's name (#​18665) (a459528)
  • core: nx should not break if packages were not installed (#​18687) (95099ae)
  • core: use existing version when calling "yarn set version" (#​18669) (76c96fa)
  • devkit: convert-nx-executor should read projectNodes (#​18684) (1857e8f)
  • js: expose schematic using the generator function with a default for the project name and root format (#​18681) (7578e4b)
  • linter: Normalize paths when in getSourceFilePath (#​18601) (da3ca76)
  • nextjs: make next build package manager agnostic (#​18661) (bcaecfd)

v16.7.1

Compare Source

Bug Fixes
  • core: apply target defaults properly for executors defaults (#​18655) (0e6a353)
  • core: handle symlinks on debian for watch events (#​18636) (28c3fa3)
  • core: improve error handling for copy and remove (#​18656) (6a8a8a4)
  • core: set consistent working directory when calculating runtime hash inputs (#​18643) (a5d6e0a)
  • core: use Date.now() everywhere for tasks start and end times to avoid negative durations (#​18595) (e2c0afe)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Never, 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 added chore ⚙️ Things related to chore functionalities (types, build, ci/cd, lint, etc.) dependencies 📦 Pull requests that update a dependency file labels Aug 20, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 20, 2023

⚠ 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
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
npm ERR! Unable to resolve reference $@typescript-eslint/parser

npm ERR! A complete log of this run can be found in: /tmp/worker/6fec39/c390be/cache/others/npm/_logs/2023-08-20T19_56_14_812Z-debug-0.log

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dgonzalezr dgonzalezr merged commit d11da00 into develop Aug 20, 2023
@dgonzalezr dgonzalezr deleted the chore/@nx branch August 20, 2023 20:37
dgonzalezr pushed a commit that referenced this pull request Aug 20, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

2 participants