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

bump to node20 #201

Merged
merged 1 commit into from Feb 6, 2024
Merged

bump to node20 #201

merged 1 commit into from Feb 6, 2024

Conversation

archen
Copy link
Contributor

@archen archen commented Jan 22, 2024

Fix for deprecated node16

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: webfactory/ssh-agent@v0.8.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

@AndrewShearBayer
Copy link

I would like to get this merged as well! @mpdude

@lukehsiao lukehsiao mentioned this pull request Jan 26, 2024
@andreas-ekman-wcar
Copy link

andreas-ekman-wcar commented Jan 30, 2024

👍

Would be nice to have this merged

@Aasif001
Copy link

Yes waiting to be merge..

Workflow started showing node16 deprecation warnings.

@introkun
Copy link

Same here

@Vyazovoy
Copy link

Vyazovoy commented Feb 1, 2024

Hi, @sebastiankugler and @mpdude 👋
Could you please merge this PR and release the changes?

@setoelkahfi
Copy link

We are waiting for this.

@sebastiankugler
Copy link
Member

We'll look into this soon. Thanks for your patience!

@pauldowman pauldowman mentioned this pull request Feb 2, 2024
@nasmorn
Copy link

nasmorn commented Feb 5, 2024

@archen I think this should also change the use from checkout@v3 -> checkout@v4 in the demo example and README. Otherwise people following these will have the same warnings

@archen
Copy link
Contributor Author

archen commented Feb 5, 2024

@nasmorn you want the non-functional change in this PR? I was trying to keep the PR isolated to the relevant bits that un-break the usage rather than a comprehensive update.

@nasmorn
Copy link

nasmorn commented Feb 5, 2024

It is for the maintainers to decide anyways @archen. I just thought I mention it here, but I guess you are right, you are not the correct addressee

@mpdude mpdude merged commit 204eb35 into webfactory:master Feb 6, 2024
@mpdude
Copy link
Member

mpdude commented Feb 6, 2024

Thank you @archen for the PR and everyone else for your patience.

@gosuto-inzasheru
Copy link

btw @nasmorn, checkout bump to v4 is solved by #199

github-merge-queue bot pushed a commit to TheHackerApp/setup-rust that referenced this pull request May 3, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [webfactory/ssh-agent](https://togithub.com/webfactory/ssh-agent) |
action | minor | `v0.8.0` -> `v0.9.0` |

---

### Release Notes

<details>
<summary>webfactory/ssh-agent (webfactory/ssh-agent)</summary>

###
[`v0.9.0`](https://togithub.com/webfactory/ssh-agent/releases/tag/v0.9.0):
Update to `node20`

[Compare
Source](https://togithub.com/webfactory/ssh-agent/compare/v0.8.0...v0.9.0)

This release updates the action to run on Node.js v20. When you're
running on GitHub hosted runners, just go ahead and update. When you're
using self-hosted runners, please make sure you have Node.js v20
installed before updating from `v0.8.0` to `v0.9.0` of this action.

#### New Contributors

- [@&#8203;npwolf](https://togithub.com/npwolf) made their first
contribution in
[webfactory/ssh-agent#196
- [@&#8203;benzado](https://togithub.com/benzado) made their first
contribution in
[webfactory/ssh-agent#206
- [@&#8203;felix-seifert](https://togithub.com/felix-seifert) made their
first contribution in
[webfactory/ssh-agent#199
- [@&#8203;archen](https://togithub.com/archen) made their first
contribution in
[webfactory/ssh-agent#201

**Full Changelog**:
webfactory/ssh-agent@v0.8.0...v0.9.0

#### What's Changed

- Update README.md to reflect latest version by
[@&#8203;npwolf](https://togithub.com/npwolf) in
[webfactory/ssh-agent#196
- Remove outdated claim from README by
[@&#8203;benzado](https://togithub.com/benzado) in
[webfactory/ssh-agent#206
- chore: update all versions of `actions/checkout` to v4 by
[@&#8203;felix-seifert](https://togithub.com/felix-seifert) in
[webfactory/ssh-agent#199
- bump to node20 by [@&#8203;archen](https://togithub.com/archen) in
[webfactory/ssh-agent#201

#### New Contributors

- [@&#8203;npwolf](https://togithub.com/npwolf) made their first
contribution in
[webfactory/ssh-agent#196
- [@&#8203;benzado](https://togithub.com/benzado) made their first
contribution in
[webfactory/ssh-agent#206
- [@&#8203;felix-seifert](https://togithub.com/felix-seifert) made their
first contribution in
[webfactory/ssh-agent#199
- [@&#8203;archen](https://togithub.com/archen) made their first
contribution in
[webfactory/ssh-agent#201

**Full Changelog**:
webfactory/ssh-agent@v0.8.0...v0.9.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/TheHackerApp/setup-rust).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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.

None yet