Skip to content

Commit 82713f3

Browse files
authored
Merge pull request #1359 from consideRatio/pr/bump-node-jupyterhub
Major version bump node (18->20) and jupyterhub-singleuser (3->5)
2 parents d302389 + 38afb16 commit 82713f3

17 files changed

+766
-746
lines changed

repo2docker/buildpacks/conda/environment.py-3.10-linux-64.lock

Lines changed: 80 additions & 78 deletions
Large diffs are not rendered by default.

repo2docker/buildpacks/conda/environment.py-3.10-linux-aarch64.lock

Lines changed: 80 additions & 78 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# AUTO GENERATED FROM environment.yml, DO NOT MANUALLY MODIFY
2-
# Generated on 2024-03-28 14:24:47 UTC
2+
# Generated on 2024-07-08 09:47:05 UTC
33
channels:
44
- conda-forge
55
dependencies:
66
- python=3.10.*
7-
- nodejs=18
7+
- nodejs=20
88
- pip
99
- ipywidgets==8.* # https://github.com/jupyter-widgets/ipywidgets
10-
- jupyter-offlinenotebook==0.2.* # https://github.com/manics/jupyter-offlinenotebook
11-
- jupyter-resource-usage==1.0.* # https://github.com/jupyter-server/jupyter-resource-usage
10+
- jupyter-offlinenotebook==0.3.* # https://github.com/manics/jupyter-offlinenotebook
11+
- jupyter-resource-usage==1.* # https://github.com/jupyter-server/jupyter-resource-usage
1212
- jupyter_server==2.* # https://github.com/jupyter-server/jupyter_server
13-
- jupyterhub-singleuser==3.* # https://github.com/jupyterhub/jupyterhub
13+
- jupyterhub-singleuser==5.* # https://github.com/jupyterhub/jupyterhub
1414
- jupyterlab==4.* # https://github.com/jupyterlab/jupyterlab
1515
- notebook==6.* # https://github.com/jupyter/notebook

repo2docker/buildpacks/conda/environment.py-3.11-linux-64.lock

Lines changed: 81 additions & 79 deletions
Large diffs are not rendered by default.

repo2docker/buildpacks/conda/environment.py-3.11-linux-aarch64.lock

Lines changed: 81 additions & 79 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# AUTO GENERATED FROM environment.yml, DO NOT MANUALLY MODIFY
2-
# Generated on 2024-03-28 14:25:30 UTC
2+
# Generated on 2024-07-08 09:47:29 UTC
33
channels:
44
- conda-forge
55
dependencies:
66
- python=3.11.*
7-
- nodejs=18
7+
- nodejs=20
88
- pip
99
- ipywidgets==8.* # https://github.com/jupyter-widgets/ipywidgets
10-
- jupyter-offlinenotebook==0.2.* # https://github.com/manics/jupyter-offlinenotebook
11-
- jupyter-resource-usage==1.0.* # https://github.com/jupyter-server/jupyter-resource-usage
10+
- jupyter-offlinenotebook==0.3.* # https://github.com/manics/jupyter-offlinenotebook
11+
- jupyter-resource-usage==1.* # https://github.com/jupyter-server/jupyter-resource-usage
1212
- jupyter_server==2.* # https://github.com/jupyter-server/jupyter_server
13-
- jupyterhub-singleuser==3.* # https://github.com/jupyterhub/jupyterhub
13+
- jupyterhub-singleuser==5.* # https://github.com/jupyterhub/jupyterhub
1414
- jupyterlab==4.* # https://github.com/jupyterlab/jupyterlab
1515
- notebook==6.* # https://github.com/jupyter/notebook

repo2docker/buildpacks/conda/environment.py-3.12-linux-64.lock

Lines changed: 48 additions & 46 deletions
Large diffs are not rendered by default.

repo2docker/buildpacks/conda/environment.py-3.12-linux-aarch64.lock

Lines changed: 48 additions & 46 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# AUTO GENERATED FROM environment.yml, DO NOT MANUALLY MODIFY
2-
# Generated on 2024-05-29 18:21:59 UTC
2+
# Generated on 2024-07-08 09:47:52 UTC
33
channels:
44
- conda-forge
55
dependencies:
66
- python=3.12.*
7-
- nodejs=18
7+
- nodejs=20
88
- pip
99
- ipywidgets==8.* # https://github.com/jupyter-widgets/ipywidgets
10-
- jupyter-offlinenotebook==0.2.* # https://github.com/manics/jupyter-offlinenotebook
11-
- jupyter-resource-usage==1.0.* # https://github.com/jupyter-server/jupyter-resource-usage
10+
- jupyter-offlinenotebook==0.3.* # https://github.com/manics/jupyter-offlinenotebook
11+
- jupyter-resource-usage==1.* # https://github.com/jupyter-server/jupyter-resource-usage
1212
- jupyter_server==2.* # https://github.com/jupyter-server/jupyter_server
13-
- jupyterhub-singleuser==3.* # https://github.com/jupyterhub/jupyterhub
13+
- jupyterhub-singleuser==5.* # https://github.com/jupyterhub/jupyterhub
1414
- jupyterlab==4.* # https://github.com/jupyterlab/jupyterlab
1515
- notebook==6.* # https://github.com/jupyter/notebook

repo2docker/buildpacks/conda/environment.py-3.8-linux-64.lock

Lines changed: 80 additions & 78 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)