Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Spruce up: Upgrade deps, update Victoria gov calendar URL #40

Merged
merged 5 commits into from
Dec 24, 2023

Conversation

eoinkelly
Copy link
Contributor

Changes

  • Upgrade Node to 20
  • Upgrade all deps except node-fetch which is currently on 2.x. 3.x is ESM only which messed with our TS config in a way that I couldn't find a non-ugly fix. Since native fetch is stable in NodeJS 21 I think we just leave node-fetch alone until we can upgrade to the native one.
  • Upgrade the Vic Gov calendar URL - it was moved at some point.

node-fetch 3.x is ESM only which breaks with our current TS setup. Since
native node fetch API is coming in NodeJS 21 I think the best move is to
leave node-fetch alone until then.
@eoinkelly eoinkelly requested a review from G-Rath December 23, 2023 03:15
Copy link
Contributor

@G-Rath G-Rath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

squash when merging

@eoinkelly eoinkelly merged commit bb18126 into main Dec 24, 2023
4 checks passed
@eoinkelly eoinkelly deleted the chore/spruce-up branch December 24, 2023 03:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants