-
Notifications
You must be signed in to change notification settings - Fork 3
chore(devdeps): update dependency verdaccio to v6.2.4 #520
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
base: main
Are you sure you want to change the base?
Conversation
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
View your CI Pipeline Execution ↗ for commit 89e506b
☁️ Nx Cloud last updated this comment at |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
At least one additional CI pipeline execution has run since the conclusion below was written and it may no longer be applicable.
Nx Cloud has identified a possible root cause for your failed CI:
Our analysis indicates this webServer timeout is likely an environment issue rather than a code regression. The PR only updates verdaccio (running on port 4873), while the failing component is the Vite dev server on port 8443 with no configuration changes. This appears to be a resource contention or infrastructure timing issue during test execution.
No code changes were suggested for this issue.
If the issue was transient, you can trigger a rerun:
🎓 Learn more about Self-Healing CI on nx.dev
aa71129 to
89e506b
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (18.82%) is below the target coverage (40.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #520 +/- ##
==========================================
+ Coverage 18.79% 18.82% +0.02%
==========================================
Files 140 142 +2
Lines 27640 27726 +86
Branches 980 991 +11
==========================================
+ Hits 5195 5219 +24
- Misses 22445 22507 +62 🚀 New features to boost your workflow:
|
@forgerock/davinci-client
@forgerock/device-client
@forgerock/journey-client
@forgerock/oidc-client
@forgerock/protect
@forgerock/sdk-types
@forgerock/sdk-utilities
@forgerock/iframe-manager
@forgerock/sdk-logger
@forgerock/sdk-oidc
@forgerock/sdk-request-middleware
@forgerock/storage
commit: |
|
Deployed fb4d56a to https://ForgeRock.github.io/ping-javascript-sdk/pr-520/fb4d56a3662942cc89d05c9de6f12a5d936d7e46 branch gh-pages in ForgeRock/ping-javascript-sdk |
📦 Bundle Size Analysis📦 Bundle Size Analysis🚨 Significant Changes🔺 @forgerock/sdk-utilities - 8.5 KB (+1.0 KB, +13.4%) 📊 Minor Changes📉 @forgerock/journey-client - 82.4 KB (-0.0 KB) ➖ No Changes➖ @forgerock/device-client - 9.2 KB 13 packages analyzed • Baseline from latest Legend🆕 New package ℹ️ How bundle sizes are calculated
🔄 Updated automatically on each push to this PR |
This PR contains the following updates:
6.2.1→6.2.4Release Notes
verdaccio/verdaccio (verdaccio)
v6.2.4Compare Source
What's Changed
VERDACCIO_ADDRESSEnvironment Variable for DockerYou can now set the
VERDACCIO_ADDRESSenvironment variable to control Verdaccio’s network bind address.0.0.0.0), IPv6 ([::]), or a specific interface.Example:
docker run -e VERDACCIO_ADDRESS=0.0.0.0 ... docker run -e VERDACCIO_ADDRESS='[::]' ...More info at : https://verdaccio.org/docs/env/
Full Changelog: verdaccio/verdaccio@v6.2.3...v6.2.4
v6.2.3Compare Source
What's Changed
Full Changelog: verdaccio/verdaccio@v6.2.2...v6.2.3
v6.2.2Compare Source
What's Changed
Full Changelog: verdaccio/verdaccio@v6.2.1...v6.2.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.