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 dependency ngx-deploy-npm to v8 #406

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Mar 4, 2024

This PR contains the following updates:

Package Type Update Change
ngx-deploy-npm devDependencies major ^7.0.0 -> ^8.0.0

Release Notes

bikecoders/ngx-deploy-npm (ngx-deploy-npm)

v8.0.1

Compare Source

What's Changed

Build

Full Changelog: bikecoders/ngx-deploy-npm@ngx-deploy-npm-8.0.0...ngx-deploy-npm-8.0.1

v8.0.0

Compare Source

Features
BREAKING CHANGES
    • ngx-deploy-npm:install: Added --dist-folder-path option as
      required.
  • ngx-deploy-npm:install: Drop the option --projects, now, each project needs to be specified
    independently using --project.
  • ngx-deploy-npm:deploy: distFolderPath option is now required.
  • ngx-deploy-npm:deploy: Remove options noBuild and buildTarget.
  • As an alternative, maintainers suggest migrating your Angular Workspaces to Nx
    Workspaces if you want to use this plugin. A stand-alone approach to Nx workspaces is an option that
    you should consider. We apologize for any inconvenience this may cause and appreciate your
    understanding.

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 this update again.


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

This PR has been generated by Renovate Bot.

@descope descope bot added the renovate label Mar 4, 2024
@descope descope bot enabled auto-merge (squash) March 4, 2024 21:21
@descope
Copy link
Contributor Author

descope bot commented Mar 4, 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! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"~8.52.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^8.56.0" from @typescript-eslint/[email protected]
npm ERR! node_modules/@typescript-eslint/parser
npm ERR!   dev @typescript-eslint/parser@"^7.0.0" from the root project
npm ERR!   peer @typescript-eslint/parser@"^7.0.0" from @typescript-eslint/[email protected]
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"7.0.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/2024-03-05T06_59_34_566Z-debug-0.log

@descope descope bot force-pushed the renovate/ngx-deploy-npm-8.x branch from 735603c to e92fe2e Compare March 4, 2024 23:41
@descope descope bot force-pushed the renovate/ngx-deploy-npm-8.x branch from e92fe2e to 8441c22 Compare March 5, 2024 02:01
@descope descope bot force-pushed the renovate/ngx-deploy-npm-8.x branch from 8441c22 to 74f2d10 Compare March 5, 2024 02:09
@descope descope bot force-pushed the renovate/ngx-deploy-npm-8.x branch from 74f2d10 to fb43599 Compare March 5, 2024 04:23
descope-approve[bot]
descope-approve bot previously approved these changes Mar 5, 2024
@descope descope bot force-pushed the renovate/ngx-deploy-npm-8.x branch from afbcf65 to 7ae830f Compare March 5, 2024 04:33
@descope descope bot force-pushed the renovate/ngx-deploy-npm-8.x branch from 7ae830f to ace523f Compare March 5, 2024 06:41
descope-approve[bot]
descope-approve bot previously approved these changes Mar 5, 2024
descope-approve[bot]
descope-approve bot previously approved these changes Mar 5, 2024
@descope descope bot force-pushed the renovate/ngx-deploy-npm-8.x branch from d4d4c0d to 4c0c5a3 Compare March 5, 2024 06:59
@descope descope bot merged commit c497d33 into main Mar 5, 2024
6 of 7 checks passed
@descope descope bot deleted the renovate/ngx-deploy-npm-8.x branch March 5, 2024 07:04
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