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

Major version bump node (18->20) and jupyterhub-singleuser (3->5) #1359

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

consideRatio
Copy link
Member

@consideRatio consideRatio commented Jul 8, 2024

A few of the updates triggered by this were:

  • node (18.19.0 to 20.12.2) --- node 20 is the active LTS currently
  • jupyter-offlinenotebook (0.2.2 to 0.3.1)
  • jupyterhub-singleuser (3.1.1 to 5.0.0)
  • jupyterlab (4.1.5 to 4.2.3)

Note that jupyterhub-singleuser 5 should be compatible with a jupyterhub server version 4 at least I think, perhaps more - @minrk what compatibility ranges do you expect we have here?

Comment on lines 5 to 15
dependencies:
- python=3.9.*
- nodejs=18
- nodejs=20
- pip
- ipywidgets==8.* # https://github.com/jupyter-widgets/ipywidgets
- jupyter-offlinenotebook==0.2.* # https://github.com/manics/jupyter-offlinenotebook
- jupyter-resource-usage==1.0.* # https://github.com/jupyter-server/jupyter-resource-usage
- jupyter-offlinenotebook==0.3.* # https://github.com/manics/jupyter-offlinenotebook
- jupyter-resource-usage==1.* # https://github.com/jupyter-server/jupyter-resource-usage
- jupyter_server==2.* # https://github.com/jupyter-server/jupyter_server
- jupyterhub-singleuser==3.* # https://github.com/jupyterhub/jupyterhub
- jupyterhub-singleuser==5.* # https://github.com/jupyterhub/jupyterhub
- jupyterlab==4.* # https://github.com/jupyterlab/jupyterlab
- notebook==6.* # https://github.com/jupyter/notebook
Copy link
Member Author

Choose a reason for hiding this comment

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

I made changes here, and ran refreeze.py.

@consideRatio consideRatio requested review from minrk and manics July 8, 2024 11:04
@yuvipanda yuvipanda merged commit 82713f3 into jupyterhub:main Jul 12, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants