Min RK
397788473b
Merge pull request #1377 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2024-11-06 09:29:32 +01:00
pre-commit-ci[bot]
70d3410257
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.17.0 → v3.19.0](https://github.com/asottile/pyupgrade/compare/v3.17.0...v3.19.0 )
- [github.com/psf/black: 24.8.0 → 24.10.0](https://github.com/psf/black/compare/24.8.0...24.10.0 )
2024-11-04 23:16:03 +00:00
Min RK
239c4f57f5
Merge pull request #1371 from manics/tarfile-not-recursive
...
TarFile.add: don't add recursively
2024-09-16 00:00:01 -07:00
Simon Li
4302a97628
Merge pull request #1363 from minrk/nb7
...
notebook 7
2024-09-15 19:13:45 +01:00
Simon Li
36670f3ef4
tar: don't add recursively
...
files and directories are already listed individually, recursive causes duplicate files to be added
2024-09-15 16:28:06 +01:00
Simon Li
bf618ef2d5
Merge pull request #1370 from SylvainCorlay/mamba-1.5.9
...
Update to mamba 1.5.9
2024-08-31 23:18:50 +01:00
Sylvain Corlay
0fb8d0cee6
Update to mamba 1.5.9
2024-08-31 23:09:54 +02:00
Min RK
a90202fcaf
refreeze
2024-08-29 09:08:59 +02:00
Min RK
6198fd5cf5
Sync with main
2024-08-29 09:01:02 +02:00
Min RK
cb5c51753d
Merge pull request #1369 from manics/refreeze
...
Refreeze conda packages (JupyterLab 4.2.3 -> 4.2.5)
2024-08-29 00:00:14 -07:00
Simon Li
33157aae23
py35-binder-dir: pin libgfortran
2024-08-29 00:14:09 +01:00
Simon Li
3731c1c0ad
Refreeze
2024-08-28 20:57:47 +01:00
Simon Li
125ee3a313
Merge pull request #1367 from jjerphan/update-mamba-1.5.8
...
Update for mamba 1.5.8
2024-08-21 17:15:19 +01:00
Julien Jerphanion
e3db623148
Update for mamba 1.5.8
...
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-08-21 15:57:20 +02:00
Min RK
a61ec54267
Merge pull request #1365 from minrk/disallow-defaults
...
exclude defaults channel by default
2024-08-19 10:51:47 +02:00
Min RK
288074d88a
channel priority resolves downgrade a little differently
2024-08-16 13:23:13 +02:00
Min RK
be627ae684
explicitly exclude defaults channel
...
make sure we're always using conda-forge
it's unlikely any packages came from defaults for users (will only happen for packages not on conda-forge, and would often result in a broken env anyway),
but this ensures defaults channel is opt-in.
2024-08-16 12:26:24 +02:00
Simon Li
afaa6e39f5
Merge pull request #1364 from minrk/pipes
...
update import of shlex.quote
2024-08-08 14:09:42 +01:00
Min RK
3811de0934
update binder-dir test
2024-08-08 15:07:09 +02:00
Min RK
2f2fa483eb
update import of shlex.quote
...
hasn't been pipes.quote since 3.3
2024-08-08 13:51:33 +02:00
Min RK
658f56209b
update test expectations for notebook 7
...
nbextension is gone
2024-08-08 13:49:21 +02:00
Min RK
a8990eae1c
refreeze
2024-08-08 12:43:54 +02:00
Min RK
bb177b5051
upgrade to notebook 7
...
drops classic notebook server, is not really compatible with jupyter-server 2
rename deprecated NotebookApp CLI args to ServerApp
2024-08-08 12:40:18 +02:00
Min RK
388c9341f3
Merge pull request #1362 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2024-08-06 09:00:04 +02:00
pre-commit-ci[bot]
90ca33f974
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](https://github.com/asottile/pyupgrade/compare/v3.16.0...v3.17.0 )
- [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0 )
2024-08-05 23:07:03 +00:00
Yuvi Panda
82713f370a
Merge pull request #1359 from consideRatio/pr/bump-node-jupyterhub
...
Major version bump node (18->20) and jupyterhub-singleuser (3->5)
2024-07-12 14:45:22 -07:00
Erik Sundell
38afb166c7
Update node version check test
2024-07-08 12:03:45 +02:00
Erik Sundell
5919da2a49
Major version bump node (18->20) and jupyterhub-singleuser (3->5)
2024-07-08 11:56:10 +02:00
Min RK
d302389f29
Merge pull request #1358 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2024-07-02 09:10:19 +02:00
pre-commit-ci[bot]
c4f1c2e837
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](https://github.com/asottile/pyupgrade/compare/v3.15.2...v3.16.0 )
2024-07-02 01:55:18 +00:00
Yuvi Panda
71aef2ea19
Merge pull request #1356 from yuvipanda/cl
...
Add changelog for 2024.07.0
2024-07-01 14:50:54 -07:00
Erik Sundell
54a75ac128
Update release tag
2024-07-01 13:20:52 +02:00
Simon Li
4da7687653
Merge pull request #1357 from jupyterhub/dependabot/github_actions/docker/build-push-action-6
...
build(deps): bump docker/build-push-action from 5 to 6
2024-07-01 09:52:36 +01:00
dependabot[bot]
a43c224707
build(deps): bump docker/build-push-action from 5 to 6
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 05:22:20 +00:00
Yuvi Panda
0083295b0e
Call out breaking changes
...
Co-authored-by: Simon Li <orpheus+devel@gmail.com>
2024-06-28 17:19:49 -07:00
YuviPanda
b7ebb6e798
Add changelog for 2024.06.0
2024-06-28 11:50:03 -07:00
Yuvi Panda
5ed990188e
Merge pull request #1355 from manics/docker-config
...
Docker engine: replace ContainerConfig with Config
2024-06-28 11:42:51 -07:00
Simon Li
0156a1e7ee
Docker engine: replace ContainerConfig with Config
...
ContainerConfig has been removed
2024-06-28 15:21:07 +01:00
Yuvi Panda
9f15678e15
Merge pull request #1336 from depositar/ckan
...
[MRG] Add CKAN content provider
2024-06-27 19:07:29 -07:00
Sol Lee
a390013368
Black and isort
2024-06-14 11:56:52 +00:00
YuviPanda
327c6d3dcf
Cleanup URL parsing mechanisms
2024-06-14 10:38:04 +00:00
YuviPanda
930bf67a83
Use urlencode to construct query strings
2024-06-14 10:30:27 +00:00
Yuvi Panda
09f3d53367
Merge pull request #1340 from jtpio/update-jupyterlab-4
...
[MRG] Update to JupyterLab 4
2024-05-29 13:35:02 -07:00
Min RK
98358e0172
refreeze 3.12 for jupyterlab 4
2024-05-29 20:22:57 +02:00
Min RK
03a106c115
Merge branch 'main' into update-jupyterlab-4
2024-05-29 20:21:12 +02:00
Simon Li
545db8029d
Merge pull request #1351 from minrk/fix-semver-tilde
...
fix julia semver tilde upper bounds
2024-05-29 15:39:49 +01:00
Simon Li
6014649708
Merge pull request #1347 from minrk/py312
...
add Python 3.12
2024-05-29 14:27:33 +01:00
Simon Li
fef3250d05
Merge pull request #1350 from minrk/rm-julia-06
...
Remove support for deprecated Julia REQUIRE, Julia < 1.3
2024-05-29 12:03:37 +01:00
Min RK
f466cdd436
fix julia semver tilde handling
2024-05-29 12:40:58 +02:00
Min RK
c130e87aaa
fix verify in Julia 1.3
2024-05-29 12:24:24 +02:00