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

build(node): update dependencies and build to target Node 20 #46

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

noirbizarre
Copy link
Member

@noirbizarre noirbizarre commented Jan 24, 2024

This PR update dependencies, metadata and build script to target Node 20 as Node 16 is deprecated since September 2023 (cf. https://nodejs.org/en/blog/announcements/nodejs16-eol).

This should fix the Node deprecations warning appearing as annotation on all workflows using this action.

Edit: added pull_request build to be able to test this PR.

@frostming frostming merged commit f94bfb2 into pdm-project:main Jan 25, 2024
18 checks passed
@noirbizarre noirbizarre deleted the fix/node-deprecation branch January 25, 2024 11:32
github-merge-queue bot pushed a commit to rustymotors/server that referenced this pull request Jun 22, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pdm-project/setup-pdm](https://togithub.com/pdm-project/setup-pdm) |
action | major | `v3` -> `v4` |

---

### Release Notes

<details>
<summary>pdm-project/setup-pdm (pdm-project/setup-pdm)</summary>

### [`v4`](https://togithub.com/pdm-project/setup-pdm/releases/tag/v4)

[Compare
Source](https://togithub.com/pdm-project/setup-pdm/compare/v3...v4)

#### What's Changed

- build(node): update dependencies and build to target Node 20 by
[@&#8203;noirbizarre](https://togithub.com/noirbizarre) in
[pdm-project/setup-pdm#46
- chore: update project and lock files by
[@&#8203;frostming](https://togithub.com/frostming) in
[pdm-project/setup-pdm#47
- feat: support python-version-file input by
[@&#8203;frostming](https://togithub.com/frostming) in
[pdm-project/setup-pdm#48

#### New Contributors

- [@&#8203;noirbizarre](https://togithub.com/noirbizarre) made their
first contribution in
[pdm-project/setup-pdm#46

**Full Changelog**:
pdm-project/setup-pdm@v3.3...v4

</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/rustymotors/server).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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

2 participants