Skip to content

Bump versions of ruby & nodejs in devcontainer#9360

Merged
jekyllbot merged 1 commit intojekyll:masterfrom
jmahoney:issue-9358
May 8, 2023
Merged

Bump versions of ruby & nodejs in devcontainer#9360
jekyllbot merged 1 commit intojekyll:masterfrom
jmahoney:issue-9358

Conversation

@jmahoney
Copy link
Copy Markdown
Contributor

@jmahoney jmahoney commented May 8, 2023

This is a 🐛 bug fix

Summary

I've updated the NodeJS version in the devcontainer to the 18.x LTS release branch. This fixes the NodeJS deprecation error that initially broke the devcontainer build.

In addition, I have bumped the ruby Docker image version to 3.0 which fixes a rubygems mismatch that further broke the devcontainer build.

I've confirmed that script/cibuild passes. The results are in a gist here: https://gist.github.com/jmahoney/76e7d3ae3833aacb9138d17671208bc5

Context

Fixes #9358

This change fixes jekyll#9358.

I've updated the NodeJS version to the 18.x LTS release branch. This fixes the NodeJS deprecation error that initially broke the build.

In addition, I have bumped the ruby Docker image version to 3.0 which fixes a rubygems mismatch that further broke the devcontainer build.

I've confirmed that script/cibuild passes. The results are in a gist here: https://gist.github.com/jmahoney/76e7d3ae3833aacb9138d17671208bc5
@ashmaroli
Copy link
Copy Markdown
Member

Thanks @jmahoney
@jekyllbot: merge +dev

@jekyllbot jekyllbot merged commit c6dfae5 into jekyll:master May 8, 2023
jekyllbot added a commit that referenced this pull request May 8, 2023
github-actions bot pushed a commit that referenced this pull request May 8, 2023
Joe Mahoney: Bump versions of ruby & nodejs in devcontainer (#9360)

Merge pull request 9360
@jmahoney jmahoney deleted the issue-9358 branch May 8, 2023 17:40
@jekyll jekyll locked and limited conversation to collaborators May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: DevContainer fails to build due to deprecated version of Node.js

3 participants