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 nrwl monorepo to v16 (major) - autoclosed #124

Closed
wants to merge 1 commit into from

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented May 11, 2023

This PR contains the following updates:

Package Type Update Change Pending
@nrwl/devkit (source) devDependencies major ^15.8.5 -> ^16.0.0 16.8.1 (+4)
@nrwl/eslint-plugin-nx (source) devDependencies major 15.9.4 -> 16.7.1 16.8.1 (+4)
@nrwl/jest (source) devDependencies major 15.9.4 -> 16.7.1 16.8.1 (+4)
@nrwl/js (source) devDependencies major 15.9.4 -> 16.7.1 16.8.1 (+4)
@nrwl/linter (source) devDependencies major 15.9.4 -> 16.7.1 16.8.1 (+4)
@nrwl/workspace (source) devDependencies major 15.9.4 -> 16.7.1 16.8.1 (+4)
nx (source) devDependencies major 15.9.4 -> 16.7.1 16.8.1 (+4)

Release Notes

nrwl/nx (@​nrwl/devkit)

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)

v16.7.0

Compare Source

Bug Fixes
Features

v16.6.0

Compare Source

Bug Fixes
Features

v16.5.5

Compare Source

Bug Fixes
  • core: revert globs migration (4105745)

v16.5.4

Compare Source

Bug Fixes
  • core: check if socketMessenger is null before using (#​18116) (1bb96b7)
  • core: correctly output created and update events for the watcher on macos (#​18186) (6b6038c)
  • core: do not cache external dependency hashes if they are not fully resolved (#​18020) (d120c3c)
  • core: fix watch event priority (bd02995)
  • core: improve error handling for getting metadata during file wa… (#​18223) (2201eca)
  • core: migrate old invalid glob syntax in target outputs (#​18191) (0f3fd9c)
  • core: run ensurePackage with node_modules for yarn berry (#​18144) (d4f6c0b)
  • core: use package.json version in yarn parser when node_modules are unavailable (#​18121) (81a661c)
  • graph: increase dropdown indicator padding (#​18146) (93a0200)
  • nx-dev: fix broken redirects after nesting tutorials (95d99e4)
  • react-native: fix tsc app (#​18124) (445a527)
  • storybook: make sure skipLibCheck is true (#​18212) (9382ed4)

v16.5.3

Compare Source

Bug Fixes

v16.5.2

Compare Source

Bug Fixes
  • core: remove throttle from watch (#​18077) (f8a4eaa)
  • core: use concat in buildAllWorkspaceFiles to avoid Maximum call stack size exceeded (#​18065) (eba235b)
  • linter: skip verifying deps of deps by default in package.json (#​18058) (d36f055)
  • misc: prompt for workspace name when creating it using nx init (#​18079) (2093ccc)
  • storybook: change storybook tsconfig path in eslint file too (#​18101) (12aa582)

v16.5.1

Compare Source

Bug Fixes
Features
  • vite: pin Vite version range to patch releases only to avoid conflicts with Angular (#​18010) (0e15bea)

v16.5.0

Compare Source

Bug Fixes

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: Whenever PR is behind base branch, 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

@descope descope bot added the renovate label May 11, 2023
@descope
Copy link
Contributor Author

descope bot commented May 11, 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
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @jscutlery/semver@2.30.1
npm ERR! Found: @nrwl/devkit@16.8.1
npm ERR! node_modules/@nrwl/devkit
npm ERR!   dev @nrwl/devkit@"^16.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @nrwl/devkit@"^15.0.0" from @jscutlery/semver@2.30.1
npm ERR! node_modules/@jscutlery/semver
npm ERR!   dev @jscutlery/semver@"^2.30.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @nrwl/devkit@15.9.6
npm ERR! node_modules/@nrwl/devkit
npm ERR!   peer @nrwl/devkit@"^15.0.0" from @jscutlery/semver@2.30.1
npm ERR!   node_modules/@jscutlery/semver
npm ERR!     dev @jscutlery/semver@"^2.30.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2023-09-08T14_02_28_440Z-debug-0.log

@descope descope bot force-pushed the renovate/major-nrwl-monorepo branch 7 times, most recently from 97d5c53 to 43595da Compare May 18, 2023 19:02
@descope descope bot force-pushed the renovate/major-nrwl-monorepo branch 21 times, most recently from 0dc210e to ba86866 Compare May 24, 2023 18:04
@descope descope bot force-pushed the renovate/major-nrwl-monorepo branch 7 times, most recently from 3f20ca4 to f4d09df Compare August 24, 2023 08:25
@descope descope bot force-pushed the renovate/major-nrwl-monorepo branch 2 times, most recently from 2b9224e to 65fc38e Compare August 31, 2023 13:36
@descope descope bot force-pushed the renovate/major-nrwl-monorepo branch 16 times, most recently from 74c0446 to 80b9816 Compare September 7, 2023 23:08
@descope descope bot force-pushed the renovate/major-nrwl-monorepo branch from 80b9816 to 8b3d830 Compare September 8, 2023 14:02
@descope descope bot changed the title chore(deps): update nrwl monorepo to v16 (major) chore(deps): update nrwl monorepo to v16 (major) - autoclosed Sep 8, 2023
@descope descope bot closed this Sep 8, 2023
@descope descope bot deleted the renovate/major-nrwl-monorepo branch September 8, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants