Bump actions/setup-node from 6.2.0 to 6.3.0#167
Bump actions/setup-node from 6.2.0 to 6.3.0#167dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@6044e13...53b8394) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR: #167 Note: This metadata is also included in the Gerrit commit message for reconciliation. |
|
Change raised in Gerrit by GitHub2Gerrit: https://gerrit.onap.org/r/c/portal-ng/ui/+/143546 |
|
Auto-closing pull request |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
## Release notes Sourced from actions/setup-node's releases. v6.3.0 What's Changed Enhancements: Support parsing devEngines field by @susnux in actions/setup-node#1283 When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node. Dependency updates: Fix npm audit issues by @gowridurgad in actions/setup-node#1491 Replace uuid with crypto.randomUUID() by @trivikr in actions/setup-node#1378 Upgrade minimatch from 3.1.2 to 3.1.5 by @dependabot in actions/setup-node#1498 Bug fixes: Remove hardcoded bearer for mirror-url @marco-ippolito in actions/setup-node#1467 Scope test lockfiles by package manager and update cache tests by @gowridurgad in actions/setup-node#1495 New Contributors @susnux made their first contribution in actions/setup-node#1283 Full Changelog: actions/setup-node@v6...v6.3.0 ## Commits 53b8394 Bump minimatch from 3.1.2 to 3.1.5 (#1498) 54045ab Scope test lockfiles by package manager and update cache tests (#1495) c882bff Replace uuid with crypto.randomUUID() (#1378) 774c1d6 feat(node-version-file): support parsing devEngines field (#1283) efcb663 fix: remove hardcoded bearer (#1467) d02c89d Fix npm audit issues (#1491) See full diff in compare view  Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Ia03ee6799e8b3123d77f864a245a7f0d64967de9 GitHub-PR: #167 GitHub-Hash: 19a58f1593c2654e Signed-off-by: onap.gh2gerrit <releng+onap-gh2gerrit@linuxfoundation.org>
## Release notes Sourced from lfreleng-actions/github2gerrit-action's releases. v1.1.0 Fix: Add mode toggles to release-drafter @ModeSevenIndustrialSolutions (#171) Fix: use v7 autolabeler sub-action @ModeSevenIndustrialSolutions (#172) ✨ New Features ✨ Fix: Add DNS validation, G2G_NO_GERRIT @ModeSevenIndustrialSolutions (#165) 🐛 Bug Fixes 🐛 Fix(tests): Resolve basedpyright errors @ModeSevenIndustrialSolutions (#170) Fix: Add DNS validation, G2G_NO_GERRIT @ModeSevenIndustrialSolutions (#165) 🔧 Maintenance 🔧 Chore: Bump release-drafter/release-drafter from 7.0.0 to 7.1.0 @dependabot[bot] (#166) Chore: Remove repo-local release-drafter config, split workflows @ModeSevenIndustrialSolutions (#169) Chore: Bump step-security/harden-runner from 2.15.1 to 2.16.0 @dependabot[bot] (#168) Chore: Bump astral-sh/setup-uv from 7.5.0 to 7.6.0 @dependabot[bot] (#167) Chore: Bump release-drafter/release-drafter from 7.1.0 to 7.1.1 @dependabot[bot] (#174) Chore: Bump lfreleng-actions/python-audit-action from 0.2.5 to 0.2.6 @dependabot[bot] (#175) Chore: Bump ruff from 0.15.6 to 0.15.7 @dependabot[bot] (#176) 🎓 Code Quality 🎓 CI: Remove redundant/failing dependencies.yaml @ModeSevenIndustrialSolutions (#173) Links Submit bugs/feature requests v1.0.9 🐛 Bug Fixes 🐛 Fix: Bugs related to Github issue #157 @ModeSevenIndustrialSolutions (#159) 🔧 Maintenance 🔧 Chore: Bump release-drafter/release-drafter from 6.2.0 to 6.4.0 @dependabot[bot] (#154) Chore: Bump lfreleng-actions/python-build-action from 1.0.3 to 1.0.4 @dependabot[bot] (#152) Chore: Bump step-security/harden-runner from 2.15.0 to 2.15.1 @dependabot[bot] (#153) Chore: Bump ruff from 0.15.4 to 0.15.5 @dependabot[bot] (#155) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#156) Chore: Bump actions/download-artifact from 8.0.0 to 8.0.1 @dependabot[bot] (#160) Chore: Bump ruff from 0.15.5 to 0.15.6 @dependabot[bot] (#163) Chore: Bump release-drafter/release-drafter from 6.4.0 to 7.0.0 @dependabot[bot] (#162) Chore: Bump astral-sh/setup-uv from 7.3.1 to 7.5.0 @dependabot[bot] (#161) Links ... (truncated) ## Commits 80213a8 Merge pull request #176 from lfreleng-actions/dependabot/uv/ruff-0.15.7 e758205 Merge pull request #175 from lfreleng-actions/dependabot/github_actions/lfrel d6ad1ba Merge pull request #174 from lfreleng-actions/dependabot/github_actions/relea 255c104 Chore: Bump ruff from 0.15.6 to 0.15.7 acebd3a Chore: Bump lfreleng-actions/python-audit-action from 0.2.5 to 0.2.6 e856285 Chore: Bump release-drafter/release-drafter from 7.1.0 to 7.1.1 271fcfd Merge pull request #165 from modeseven-lfreleng-actions/ci-test-fixes 85e366b Fix: Validate DNS in _resolve_gerrit_info 436dc09 Merge pull request #173 from modeseven-lfreleng-actions/update-workflows 0d5d52c CI: Remove redundant/failing dependencies.yaml Additional commits viewable in compare view  Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I987e5ab53f23502de04cb17c1d157530b2b0a1ed GitHub-PR: #170 GitHub-Hash: 49115990570d21f2 Signed-off-by: onap.gh2gerrit <releng+onap-gh2gerrit@linuxfoundation.org>
Bumps actions/setup-node from 6.2.0 to 6.3.0.
Release notes
Sourced from actions/setup-node's releases.
Commits
53b8394Bump minimatch from 3.1.2 to 3.1.5 (#1498)54045abScope test lockfiles by package manager and update cache tests (#1495)c882bffReplace uuid with crypto.randomUUID() (#1378)774c1d6feat(node-version-file): support parsingdevEnginesfield (#1283)efcb663fix: remove hardcoded bearer (#1467)d02c89dFix npm audit issues (#1491)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)