Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Node.js #880

Merged
merged 5 commits into from
Oct 3, 2022
Merged

Update Node.js #880

merged 5 commits into from
Oct 3, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node engines minor ^14.16.1 -> 14.20.1 age adoption passing confidence
node (source) dependencies minor ^14.16.1 -> 14.20.1 age adoption passing confidence
node stage minor 14.16.1 -> 14.20.1 age adoption passing confidence
node final minor 14.16.1 -> 14.20.1 age adoption passing confidence

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: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

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

@renovate renovate bot force-pushed the renovate/node-14.x branch 2 times, most recently from afb10da to 440c6bf Compare May 11, 2021 23:35
@renovate renovate bot force-pushed the renovate/node-14.x branch 3 times, most recently from c0069bc to 02f93bb Compare May 25, 2021 17:00
@renovate renovate bot force-pushed the renovate/node-14.x branch 2 times, most recently from 3401506 to af0a4ee Compare June 3, 2021 20:58
@renovate renovate bot force-pushed the renovate/node-14.x branch 2 times, most recently from b4afc6c to b171911 Compare June 15, 2021 12:54
@renovate renovate bot force-pushed the renovate/node-14.x branch 4 times, most recently from 922ad2f to 06fbfce Compare July 5, 2021 16:17
@renovate renovate bot force-pushed the renovate/node-14.x branch 2 times, most recently from 470fc42 to 5432368 Compare August 4, 2021 22:42
@renovate renovate bot force-pushed the renovate/node-14.x branch 2 times, most recently from 9a9ee6c to 1dab758 Compare August 13, 2021 22:05
@renovate renovate bot force-pushed the renovate/node-14.x branch 2 times, most recently from b29968c to 955da84 Compare August 19, 2021 21:53
@renovate renovate bot force-pushed the renovate/node-14.x branch from 955da84 to 76b5df5 Compare August 31, 2021 15:07
@renovate renovate bot force-pushed the renovate/node-14.x branch from 76b5df5 to 4e2043e Compare September 14, 2021 19:33
@renovate renovate bot changed the title Update Node.js to v14 Update Node.js Sep 14, 2021
@renovate renovate bot force-pushed the renovate/node-14.x branch 2 times, most recently from 7e36955 to 2ba486d Compare September 22, 2021 20:32
@renovate renovate bot changed the title Update Node.js Update Node.js to v14.17.6 Sep 28, 2021
@renovate renovate bot force-pushed the renovate/node-14.x branch from 2ba486d to bc4cc94 Compare September 29, 2021 01:07
@renovate renovate bot changed the title Update Node.js to v14.17.6 Update Node.js Sep 29, 2021
@renovate renovate bot force-pushed the renovate/node-14.x branch from bc4cc94 to 10ec250 Compare September 30, 2021 01:42
@renovate renovate bot force-pushed the renovate/node-14.x branch from 10ec250 to 81fe793 Compare October 8, 2021 19:07
@renovate renovate bot changed the title Update Node.js Update Node.js to v14.19.1 Mar 27, 2022
@renovate renovate bot force-pushed the renovate/node-14.x branch 3 times, most recently from 2dce8cb to 45bcd8f Compare April 8, 2022 18:08
@renovate renovate bot force-pushed the renovate/node-14.x branch from 45bcd8f to 89b89ed Compare May 6, 2022 23:34
@CLAassistant
Copy link

CLAassistant commented May 11, 2022

CLA assistant check
All committers have signed the CLA.

@renovate renovate bot force-pushed the renovate/node-14.x branch 3 times, most recently from 04b2062 to 1c1dab9 Compare May 17, 2022 21:34
@renovate renovate bot changed the title Update Node.js to v14.19.1 Update Node.js May 17, 2022
@renovate renovate bot force-pushed the renovate/node-14.x branch from 1c1dab9 to e62e9f8 Compare May 18, 2022 22:53
@renovate renovate bot force-pushed the renovate/node-14.x branch from e62e9f8 to ae5f95c Compare June 20, 2022 03:26
@renovate renovate bot changed the title Update Node.js Update Node.js to v14.19.3 Jun 20, 2022
@renovate renovate bot force-pushed the renovate/node-14.x branch from ae5f95c to ddf0228 Compare July 7, 2022 20:30
@renovate renovate bot changed the title Update Node.js to v14.19.3 Update Node.js Jul 7, 2022
@renovate renovate bot force-pushed the renovate/node-14.x branch from ddf0228 to 5c3f69e Compare July 8, 2022 18:57
@renovate renovate bot changed the title Update Node.js Update Node.js to v14.20.0 Jul 8, 2022
@renovate renovate bot force-pushed the renovate/node-14.x branch from 5c3f69e to 32cc623 Compare September 25, 2022 18:20
@renovate renovate bot changed the title Update Node.js to v14.20.0 Update Node.js Sep 25, 2022
@cded
Copy link
Contributor

cded commented Oct 3, 2022

We need this as the node 14.16 image runs python 3.5 and python 3.6 is needed for the build to work in the arm based macs. The node 14.20 image provides the right python version

@arm4b arm4b added this to the 3.8.0 milestone Oct 3, 2022
@arm4b
Copy link
Member

arm4b commented Oct 3, 2022

Thanks @cded for more context 👍

@arm4b arm4b merged commit 14d0e95 into master Oct 3, 2022
@arm4b arm4b deleted the renovate/node-14.x branch October 3, 2022 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants