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

ci: Upgrade node from 16 to 20. #75

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

jsirois
Copy link
Contributor

@jsirois jsirois commented Feb 18, 2024

The GitHub 'node16' CI infrastructure is going away this spring:
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Fixes #74

@jsirois
Copy link
Contributor Author

jsirois commented Feb 18, 2024

I used ci: but it also looked like build(node): may have been appropriate. I am new to both conventional commits and this repo's use of them; so just let me know what you want there.

@bjohnso5 bjohnso5 merged commit a81cd72 into CircleCI-Public:main Feb 20, 2024
@jsirois jsirois deleted the node/upgrade branch February 20, 2024 17:28
jsirois added a commit to jsirois/ptex that referenced this pull request Feb 20, 2024
jsirois added a commit to a-scie/jump that referenced this pull request Feb 20, 2024
anakinxc referenced this pull request in secretflow/spu Feb 21, 2024
…2.0 (#567)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[CircleCI-Public/trigger-circleci-pipeline-action](https://togithub.com/CircleCI-Public/trigger-circleci-pipeline-action)
| action | minor | `v1.1.0` -> `v1.2.0` |

---

### Release Notes

<details>
<summary>CircleCI-Public/trigger-circleci-pipeline-action
(CircleCI-Public/trigger-circleci-pipeline-action)</summary>

###
[`v1.2.0`](https://togithub.com/CircleCI-Public/trigger-circleci-pipeline-action/releases/tag/v1.2.0)

[Compare
Source](https://togithub.com/CircleCI-Public/trigger-circleci-pipeline-action/compare/v1.1.0...v1.2.0)

#### What's Changed

- ci: Upgrade node from 16 to 20. by
[@&#8203;jsirois](https://togithub.com/jsirois) in
[https://github.com/CircleCI-Public/trigger-circleci-pipeline-action/pull/75](https://togithub.com/CircleCI-Public/trigger-circleci-pipeline-action/pull/75)

#### New Contributors

- [@&#8203;jsirois](https://togithub.com/jsirois) made their first
contribution in
[https://github.com/CircleCI-Public/trigger-circleci-pipeline-action/pull/75](https://togithub.com/CircleCI-Public/trigger-circleci-pipeline-action/pull/75)

**Full Changelog**:
CircleCI-Public/trigger-circleci-pipeline-action@v1.1.0...v1.2.0

</details>

---

### 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 becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/secretflow/spu).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20
2 participants