kenany / heaviside

The Heaviside step function
MIT License
1 stars 0 forks source link

chore(ci): update actions/setup-node action to v3.4.1 #69

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v3.3.0 -> v3.4.1

Release Notes

actions/setup-node ### [`v3.4.1`](https://togithub.com/actions/setup-node/releases/tag/v3.4.1) [Compare Source](https://togithub.com/actions/setup-node/compare/v3.4.0...v3.4.1) In scope of this release we fixed bugs related to the pnpm 7.5.1 output issue from `pnpm store path` [https://github.com/actions/setup-node/pull/545](https://togithub.com/actions/setup-node/pull/545). Moreover we fixed the issue with falling on node-version output [https://github.com/actions/setup-node/pull/540](https://togithub.com/actions/setup-node/pull/540). ### [`v3.4.0`](https://togithub.com/actions/setup-node/releases/tag/v3.4.0) [Compare Source](https://togithub.com/actions/setup-node/compare/v3.3.0...v3.4.0) In scope of this release we updated `actions/cache` package as the new version contains fixes for [caching error handling](https://togithub.com/actions/setup-node/pull/526). Moreover, we added support for asdf format as Node.js version file [https://github.com/actions/setup-node/pull/373](https://togithub.com/actions/setup-node/pull/373). Besides, we introduced new output [node-version](https://togithub.com/actions/setup-node/pull/534) and added `npm-shrinkwrap.json` to dependency file patterns: [https://github.com/actions/setup-node/pull/439](https://togithub.com/actions/setup-node/pull/439)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: