Wykres commitów

2964 Commity (d4592c2427a93e3556bbd3b70fd858bc36694551)

Autor SHA1 Wiadomość Data
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
Min RK 48f894dbe1
julia 1.3 is the oldest version that can build ZMQ.jl now 2024-05-27 15:49:09 +02:00
Min RK d34f5c8039
Remove support for Julia REQUIRE
it doesn't work anymore because build dependencies of the old ZMQ.jl have been removed.
2024-05-27 15:36:26 +02:00
Min RK a4049fda33
Merge pull request #1348 from manics/ipyleaflet-pin-tests
update postBuild tests without ipyleaflet
2024-05-27 15:35:48 +02:00
Min RK 5798f45bba
verify that postBuild is run in tests/venv/start/postBuild 2024-05-27 15:09:14 +02:00
Simon Li d0ef0828d4 binder-dir: use postBuild that can be verified 2024-05-27 11:36:12 +01:00
Simon Li 857dd9f03c Remove jupyter nbextension enable --py --sys-prefix ipyleaflet 2024-05-27 11:11:16 +01:00
Simon Li 617a9512e4 tests: pin ipyleaflet<0.19 to get tests passing 2024-05-27 00:15:00 +01:00
Min RK 10d5292a18
add environment for 3.12 2024-05-21 09:55:54 +02:00
Erik Sundell af6d3e8448
Merge pull request #1344 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-05-07 07:39:29 +02:00
pre-commit-ci[bot] 3c204f3b08
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 24.3.0 → 24.4.2](https://github.com/psf/black/compare/24.3.0...24.4.2)
2024-05-06 22:03:34 +00:00
Sol Lee c948d78013 Skip the resource with an empty link 2024-04-19 01:00:33 +00:00
Sol Lee 7faa53c83b Handle the activities 2024-04-18 09:12:54 +00:00
Erik Sundell d2f467cef6
Merge pull request #1342 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-04-02 09:54:26 +02:00
pre-commit-ci[bot] 0e7907f86b
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.15.0 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.15.0...v3.15.2)
- [github.com/psf/black: 24.1.1 → 24.3.0](https://github.com/psf/black/compare/24.1.1...24.3.0)
2024-04-01 22:10:42 +00:00
Simon Li 243669b928
Merge pull request #1341 from manics/changelog-2024.03.0
Changelog for 2024.03.0
2024-03-31 20:43:31 +02:00
Simon Li d4bb9c14da Changelog for 2024.03.0 2024-03-28 19:13:23 +00:00
Jeremy Tuloup 9764c96d88 Update to JupyterLab 4 2024-03-28 16:29:47 +00:00
Sol Lee 0808018da7 Handle the URL with subdirectories 2024-03-25 12:11:38 +00:00
Sol Lee 1039d8dcb9 Mock the response for test_detect_ckan 2024-03-25 08:58:34 +00:00