Dependency hygiene: execute Phase 1/2 + latest web-nodejs upgrade#30
Draft
mcouliba wants to merge 3 commits into
Draft
Dependency hygiene: execute Phase 1/2 + latest web-nodejs upgrade#30mcouliba wants to merge 3 commits into
mcouliba wants to merge 3 commits into
Conversation
Co-authored-by: Madou <mcouliba@users.noreply.github.com>
Co-authored-by: Madou <mcouliba@users.noreply.github.com>
Co-authored-by: Madou <mcouliba@users.noreply.github.com>
This file contains hidden or 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
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.
Summary
This branch now includes:
labs/web-nodejsdependencies to latest available versionsLatest web-nodejs upgrades applied
Runtime dependencies
@patternfly/patternfly->^6.4.0angular->^1.8.3angular-route->^1.8.3body-parser->^2.2.2cors->^2.8.6debug->^4.4.3express->^5.2.1gulp->^5.0.1gulp-ng-config->^1.5.1kube-probe->^1.0.3license-reporter->^1.5.0webpack->^5.105.4Dev dependencies
js-yaml->^4.1.1nodeshift->^13.0.0nyc->^18.0.0proxyquire->^2.1.3rhoaster->^0.4.1standard-version->^9.5.0supertest->^7.2.2tap-spec->^5.0.0xo->^2.0.2package-lock.jsonregenerated accordingly.Validation
npm run start->HTTP Server running on http://0.0.0.0:8080GET /-> 200GET /api/health/readiness-> 200 (OK)GET /api/health/liveness-> 200 (OK)npm audit --omit=dev --jsontotal=9(high=6,moderate=3,critical=0)angularEOL,license-reporterline)Commit history (newest first)
816c443chore(web-nodejs): upgrade dependencies to latest available versionsc692db6chore(services): apply phase-2 patch-level Java dependency updatesd60b32achore(web-nodejs): apply phase-1 secure non-breaking dependency updates