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

Added support for Node 20 #19884

Closed
wants to merge 3 commits into from
Closed

Added support for Node 20 #19884

wants to merge 3 commits into from

Conversation

daniellockyer
Copy link
Member

ref https://linear.app/tryghost/issue/ENG-765/add-support-for-node-20

  • this adds support for Node 20 to Ghost and CI, as Node 20 is an LTS version

@github-actions github-actions bot added the affects:admin Anything relating to Ghost Admin label Mar 19, 2024
refs TryGhost/gscan@f39d1d3

- similar to the commit above, the JSON parser changed between Node 18
  and Node 20, so the error message changed too
- we actually just want to check the error is forwarded to the user, so
  we can do that by getting the error message from JSON.parse and check
  against that
ref https://linear.app/tryghost/issue/ENG-765/add-support-for-node-20

- this adds support for Node 20 to Ghost and CI, as Node 20 is an LTS
  version and we should pick it up
@daniellockyer daniellockyer enabled auto-merge (rebase) April 18, 2024 11:07
auto-merge was automatically disabled April 18, 2024 11:15

Rebase failed

@daniellockyer
Copy link
Member Author

Merged in 10e81ae

@daniellockyer daniellockyer deleted the node-20 branch April 18, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:admin Anything relating to Ghost Admin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant