-
Notifications
You must be signed in to change notification settings - Fork 7
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: package-lock.json
|
descope
bot
force-pushed
the
renovate/ngx-deploy-npm-8.x
branch
from
March 4, 2024 23:41
735603c
to
e92fe2e
Compare
descope
bot
force-pushed
the
renovate/ngx-deploy-npm-8.x
branch
from
March 5, 2024 02:01
e92fe2e
to
8441c22
Compare
descope
bot
force-pushed
the
renovate/ngx-deploy-npm-8.x
branch
from
March 5, 2024 02:09
8441c22
to
74f2d10
Compare
descope
bot
force-pushed
the
renovate/ngx-deploy-npm-8.x
branch
from
March 5, 2024 04:23
74f2d10
to
fb43599
Compare
descope
bot
force-pushed
the
renovate/ngx-deploy-npm-8.x
branch
from
March 5, 2024 04:28
fb43599
to
afbcf65
Compare
descope
bot
force-pushed
the
renovate/ngx-deploy-npm-8.x
branch
from
March 5, 2024 04:33
afbcf65
to
7ae830f
Compare
descope
bot
force-pushed
the
renovate/ngx-deploy-npm-8.x
branch
from
March 5, 2024 06:41
7ae830f
to
ace523f
Compare
descope
bot
force-pushed
the
renovate/ngx-deploy-npm-8.x
branch
from
March 5, 2024 06:47
ace523f
to
54136df
Compare
descope
bot
force-pushed
the
renovate/ngx-deploy-npm-8.x
branch
from
March 5, 2024 06:53
54136df
to
d4d4c0d
Compare
descope
bot
force-pushed
the
renovate/ngx-deploy-npm-8.x
branch
from
March 5, 2024 06:59
d4d4c0d
to
4c0c5a3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^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 asrequired.
ngx-deploy-npm:install
: Drop the option--projects
, now, each project needs to be specifiedindependently using
--project
.ngx-deploy-npm:deploy
:distFolderPath
option is now required.ngx-deploy-npm:deploy
: Remove optionsnoBuild
andbuildTarget
.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.
This PR has been generated by Renovate Bot.