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 deps & make use of node 20 instead of node 16 #19

Merged
merged 4 commits into from
Apr 8, 2024

Conversation

kwarkjes
Copy link
Contributor

@kwarkjes kwarkjes commented Feb 6, 2024

  • Use Node 20 instead of node 16 see Transitioning from Node 16 to Node 20 #16
  • Update all dependencies
    • @actions/core
    • execa
    • jest
    • @zeit/ncc (use @vercel/ncc instead)
  • Fix the issue with the incorrect path to the badge shown in the README
  • Use ESM modules
  • Update all actions/checkout actions (from v2 to v4)
  • Give the workflows a name that's easy to read

NOTE: the output of the unit tests can be found here

@mherbrich
Copy link

When will this be merged? Any plans to keep this project alive und up-to-date?

@MathRobin
Copy link

Have made a fork, updated it and publish it here : https://github.com/marketplace/actions/timezoneaction
I've used most of of the great work of @kwarkjes (mentioned as contributor in release note)

@szenius szenius merged commit 1f9716b into szenius:master Apr 8, 2024
@szenius
Copy link
Owner

szenius commented Apr 8, 2024

Thanks @kwarkjes for the PR.

Unfortunately it’s become impossible for me to actively maintain this project but I’ll still jump in to merge any PR. Thanks all for the understanding!

@kwarkjes kwarkjes deleted the node-20 branch April 18, 2024 16:49
abhi-markan pushed a commit to UK-Export-Finance/mdm-api that referenced this pull request May 17, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [szenius/set-timezone](https://togithub.com/szenius/set-timezone) |
action | major | `v1.2` -> `v2.0` |

---

### Release Notes

<details>
<summary>szenius/set-timezone (szenius/set-timezone)</summary>

###
[`v2.0`](https://togithub.com/szenius/set-timezone/releases/tag/v2.0)

[Compare
Source](https://togithub.com/szenius/set-timezone/compare/v1.2...v2.0)

##### What's Changed

- update deps & make use of node 20 instead of node 16 by
[@&#8203;kwarkjes](https://togithub.com/kwarkjes) in
[szenius/set-timezone#19

##### New Contributors

- [@&#8203;kwarkjes](https://togithub.com/kwarkjes) made their first
contribution in
[szenius/set-timezone#19

**Full Changelog**:
szenius/set-timezone@v1.2...v2.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/UK-Export-Finance/mdm-api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

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

4 participants