Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

chore(devdeps): update actions/setup-node action to v3.2.0 #285

Merged
merged 1 commit into from
May 16, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v3.1.1 -> v3.2.0

Release Notes

actions/setup-node

v3.2.0

Compare Source

In scope of this release we added new aliases to install the latest Node.js version. https://github.com/actions/setup-node/pull/483

steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
  with:
    node-version: current
- run: npm ci
- run: npm test

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested review from a team, vincentaudebert and matthprost and removed request for a team May 16, 2022 12:38
@codecov-commenter
Copy link

codecov-commenter commented May 16, 2022

Codecov Report

Merging #285 (558e4ce) into main (6ee480d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #285   +/-   ##
=======================================
  Coverage   94.44%   94.44%           
=======================================
  Files          21       21           
  Lines         234      234           
  Branches       25       25           
=======================================
  Hits          221      221           
  Misses          9        9           
  Partials        4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ee480d...558e4ce. Read the comment docs.

@philibea philibea merged commit 0d43b1d into main May 16, 2022
@philibea philibea deleted the renovate/actions-setup-node-3.x branch May 16, 2022 21:47
scaleway-bot pushed a commit that referenced this pull request May 18, 2022
### [1.15.17](v1.15.16...v1.15.17) (2022-05-18)

### 📦 Chore

* **devdeps:** update actions/setup-node action to v3.2.0 ([#285](#285)) ([0d43b1d](0d43b1d))
* **devdeps:** update commitlint monorepo to v17 ([#286](#286)) ([b8fcf43](b8fcf43))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.24 ([#280](#280)) ([ce7398b](ce7398b))
* **devdeps:** update dependency @types/react-dom to v17.0.17 ([#284](#284)) ([6ee480d](6ee480d))
* **devdeps:** update dependency eslint to v8.15.0 ([#282](#282)) ([6beb826](6beb826))
* **devdeps:** update dependency rollup to v2.73.0 ([#283](#283)) ([54173ad](54173ad))
* **devdeps:** update dependency webpack to v5.72.1 ([#278](#278)) ([322f7ca](322f7ca))
* **devdeps:** update jest monorepo to v28.1.0 ([#279](#279)) ([0813452](0813452))
* **devdeps:** update pnpm to v7.1.1 ([#288](#288)) ([460ea20](460ea20))

### 🐛 Bug Fixes

* **rich-select:** add isLoading type props ([#289](#289)) ([b30e83f](b30e83f))
@scaleway-bot
Copy link
Collaborator

🎉 This PR is included in version 1.15.17 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants