Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Update actions/setup-node action to v3.5.0 #1872

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

openverse-bot
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

actions/setup-node

v3.5.0

Compare Source

In scope of this release we add support for engines.node. The action will be able to grab the version form package.json#engines.node. https://github.com/actions/setup-node/pull/485. Moreover, we added support for Volta

Besides, we updated @​actions/core to 1.9.1 and @​actions/cache to 3.0.4


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - 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 Renovate Bot.

@openverse-bot openverse-bot requested a review from a team as a code owner October 1, 2022 00:39
@openverse-bot openverse-bot added dependencies Pull requests that update a dependency file 💻 aspect: code Concerns the software code in the repository 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users labels Oct 1, 2022
@github-actions
Copy link

github-actions bot commented Oct 1, 2022

Storybook and Tailwind configuration previews: Ready

Storybook: https://wordpress.github.io/openverse-frontend/_preview/1872
Tailwind: https://wordpress.github.io/openverse-frontend/_preview/1872/tailwind

Please note that GitHub pages takes a little time to deploy newly pushed code, if the links above don't work or you see old versions, wait 5 minutes and try again.

You can check the GitHub pages deployment action list to see the current status of the deployments.

@zackkrida
Copy link
Member

This adds detection for the volta.node and engines.node keys in the package.json file, so we'll want to make sure this works as the primary change is very relevant to our setup.

@openverse-bot openverse-bot changed the title Update actions/setup-node action to v3.5.0 Update actions/setup-node action to v3.5.0 - autoclosed Oct 4, 2022
@openverse-bot openverse-bot deleted the gha-renovateactions-setup-node-3.x branch October 4, 2022 08:09
github-actions bot pushed a commit that referenced this pull request Oct 4, 2022
@openverse-bot openverse-bot changed the title Update actions/setup-node action to v3.5.0 - autoclosed Update actions/setup-node action to v3.5.0 Oct 4, 2022
@openverse-bot openverse-bot reopened this Oct 4, 2022
@openverse-bot openverse-bot restored the gha-renovateactions-setup-node-3.x branch October 4, 2022 08:26
@openverse-bot openverse-bot changed the title Update actions/setup-node action to v3.5.0 Update actions/setup-node action to v3.5.0 - autoclosed Oct 4, 2022
@openverse-bot openverse-bot deleted the gha-renovateactions-setup-node-3.x branch October 4, 2022 09:09
github-actions bot pushed a commit that referenced this pull request Oct 4, 2022
@openverse-bot openverse-bot changed the title Update actions/setup-node action to v3.5.0 - autoclosed Update actions/setup-node action to v3.5.0 Oct 4, 2022
@openverse-bot openverse-bot reopened this Oct 4, 2022
@openverse-bot openverse-bot restored the gha-renovateactions-setup-node-3.x branch October 4, 2022 09:26
Copy link
Member

@zackkrida zackkrida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this to be working correctly; lgtm.

@openverse-bot openverse-bot changed the title Update actions/setup-node action to v3.5.0 Update actions/setup-node action to v3.5.0 - autoclosed Oct 5, 2022
@openverse-bot openverse-bot deleted the gha-renovateactions-setup-node-3.x branch October 5, 2022 09:26
github-actions bot pushed a commit that referenced this pull request Oct 5, 2022
@openverse-bot openverse-bot changed the title Update actions/setup-node action to v3.5.0 - autoclosed Update actions/setup-node action to v3.5.0 Oct 5, 2022
@openverse-bot openverse-bot reopened this Oct 5, 2022
@openverse-bot openverse-bot restored the gha-renovateactions-setup-node-3.x branch October 5, 2022 09:42
Copy link
Contributor

@obulat obulat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@obulat obulat merged commit 18d6039 into main Oct 6, 2022
@obulat obulat deleted the gha-renovateactions-setup-node-3.x branch October 6, 2022 05:31
github-actions bot pushed a commit that referenced this pull request Oct 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants