Commit 1122296
authored
chore(deps): update actions/setup-node action to v6.3.0 (#174)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://redirect.github.com/actions/setup-node) |
action | minor | `v6.2.0` → `v6.3.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/2) for more information.
---
### Release Notes
<details>
<summary>actions/setup-node (actions/setup-node)</summary>
###
[`v6.3.0`](https://redirect.github.com/actions/setup-node/releases/tag/v6.3.0)
[Compare
Source](https://redirect.github.com/actions/setup-node/compare/v6.2.0...v6.3.0)
##### What's Changed
##### Enhancements:
- Support parsing `devEngines` field by
[@​susnux](https://redirect.github.com/susnux) in
[#​1283](https://redirect.github.com/actions/setup-node/pull/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](https://redirect.github.com/gowridurgad) in
[#​1491](https://redirect.github.com/actions/setup-node/pull/1491)
- Replace uuid with crypto.randomUUID() by
[@​trivikr](https://redirect.github.com/trivikr) in
[#​1378](https://redirect.github.com/actions/setup-node/pull/1378)
- Upgrade minimatch from 3.1.2 to 3.1.5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1498](https://redirect.github.com/actions/setup-node/pull/1498)
##### Bug fixes:
- Remove hardcoded bearer for mirror-url
[@​marco-ippolito](https://redirect.github.com/marco-ippolito) in
[#​1467](https://redirect.github.com/actions/setup-node/pull/1467)
- Scope test lockfiles by package manager and update cache tests by
[@​gowridurgad](https://redirect.github.com/gowridurgad) in
[#​1495](https://redirect.github.com/actions/setup-node/pull/1495)
##### New Contributors
- [@​susnux](https://redirect.github.com/susnux) made their first
contribution in
[#​1283](https://redirect.github.com/actions/setup-node/pull/1283)
**Full Changelog**:
<actions/setup-node@v6...v6.3.0>
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/xenoterracide/spring-app-commons).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a1d2c4e commit 1122296
File tree
1 file changed
+2
-2
lines changed1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments