marcusrbrown / extend-vscode

MIT License
1 stars 0 forks source link

chore(deps): update actions/setup-node action to v2.1.5 #44

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v2 -> v2.1.5

Release Notes

actions/setup-node ### [`v2.1.5`](https://togithub.com/actions/setup-node/releases/v2.1.5) [Compare Source](https://togithub.com/actions/setup-node/compare/v2.1.4...v2.1.5) Improve error and warning line number handling (problem matcher regex) ### [`v2.1.4`](https://togithub.com/actions/setup-node/releases/v2.1.4) [Compare Source](https://togithub.com/actions/setup-node/compare/v2.1.3...v2.1.4) The first stable release of actions/setup-node V2 ### [`v2.1.3`](https://togithub.com/actions/setup-node/releases/v2.1.3) [Compare Source](https://togithub.com/actions/setup-node/compare/v2.1.2...v2.1.3) - Add support for specifying architecture of Node.JS ### [`v2.1.2`](https://togithub.com/actions/setup-node/releases/v2.1.2) [Compare Source](https://togithub.com/actions/setup-node/compare/v2.1.1...v2.1.2) - Updated communication with runner to use environment files rather then workflow commands ### [`v2.1.1`](https://togithub.com/actions/setup-node/releases/v2.1.1) [Compare Source](https://togithub.com/actions/setup-node/compare/v2.1.0...v2.1.1) Switch to `main` branch of [node-versions](https://togithub.com/actions/node-versions) repository to consume latest added versions. ### [`v2.1.0`](https://togithub.com/actions/setup-node/releases/v2.1.0) [Compare Source](https://togithub.com/actions/setup-node/compare/v2.0.0...v2.1.0) Added check-latest input option to query the versions manifest for latest version before checking for semver match in local VM cache first (the default). That's useful for ensuring you get latest as soon as it's released to the cache but at the cost of perf / reliability (much more likely to incur and download and extract).

Configuration

📅 Schedule: "after 4pm every weekday also every weekend,before 8am every weekday also every weekend" in timezone America/Phoenix.

🚦 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 WhiteSource Renovate. View repository job log here.