diff --git a/README.md b/README.md index 8ab67c54..d1d8adf1 100644 --- a/README.md +++ b/README.md @@ -904,10 +904,10 @@ SOFTWARE. [influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [influxdb-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [influxdb-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.8 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.15.8/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.9 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.15.9/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.8-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.9-blue.svg [jupyterlab-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [jupyterlab-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/jupyterlab/CHANGELOG.md b/jupyterlab/CHANGELOG.md index 20a20395..b78189f3 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,16 +1,11 @@ ## What’s changed +## 🧰 Maintenance + +- 🎆 Updates maintenance/license year to 2025 @frenck ([#670](https://github.com/hassio-addons/addon-jupyterlab/pull/670)) + ## ⬆️ Dependency updates -- ⬆️ Update numpy to v2.2.1 @[renovate[bot]](https://github.com/apps/renovate) ([#658](https://github.com/hassio-addons/addon-jupyterlab/pull/658)) -- ⬆️ Update nbconvert to v7.16.5 @[renovate[bot]](https://github.com/apps/renovate) ([#659](https://github.com/hassio-addons/addon-jupyterlab/pull/659)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.3 @[renovate[bot]](https://github.com/apps/renovate) ([#660](https://github.com/hassio-addons/addon-jupyterlab/pull/660)) -- ⬆️ Update mysqlclient to v2.2.7 @[renovate[bot]](https://github.com/apps/renovate) ([#662](https://github.com/hassio-addons/addon-jupyterlab/pull/662)) -- ⬆️ Update debian_12/git to v1:2.39.5-0+deb12u2 @[renovate[bot]](https://github.com/apps/renovate) ([#665](https://github.com/hassio-addons/addon-jupyterlab/pull/665)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.0 @[renovate[bot]](https://github.com/apps/renovate) ([#664](https://github.com/hassio-addons/addon-jupyterlab/pull/664)) -- ⬆️ Update numpy to v2.2.2 @[renovate[bot]](https://github.com/apps/renovate) ([#663](https://github.com/hassio-addons/addon-jupyterlab/pull/663)) -- ⬆️ Update bokeh to v3.6.3 @[renovate[bot]](https://github.com/apps/renovate) ([#669](https://github.com/hassio-addons/addon-jupyterlab/pull/669)) -- ⬆️ Update SQLAlchemy to v2.0.38 @[renovate[bot]](https://github.com/apps/renovate) ([#661](https://github.com/hassio-addons/addon-jupyterlab/pull/661)) -- ⬆️ Update jupyterlab to v4.3.5 @[renovate[bot]](https://github.com/apps/renovate) ([#667](https://github.com/hassio-addons/addon-jupyterlab/pull/667)) -- ⬆️ Update beautifulsoup4 to v4.13.3 @[renovate[bot]](https://github.com/apps/renovate) ([#668](https://github.com/hassio-addons/addon-jupyterlab/pull/668)) -- ⬆️ Update nbconvert to v7.16.6 @[renovate[bot]](https://github.com/apps/renovate) ([#666](https://github.com/hassio-addons/addon-jupyterlab/pull/666)) +- ⬆️ Update numpy to v2.2.3 @[renovate[bot]](https://github.com/apps/renovate) ([#671](https://github.com/hassio-addons/addon-jupyterlab/pull/671)) +- ⬆️: migrate renovate config @[renovate[bot]](https://github.com/apps/renovate) ([#673](https://github.com/hassio-addons/addon-jupyterlab/pull/673)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.1 @[renovate[bot]](https://github.com/apps/renovate) ([#672](https://github.com/hassio-addons/addon-jupyterlab/pull/672)) diff --git a/jupyterlab/DOCS.md b/jupyterlab/DOCS.md index f7a51d04..7f83ea5d 100644 --- a/jupyterlab/DOCS.md +++ b/jupyterlab/DOCS.md @@ -140,7 +140,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2024 Franck Nijhof +Copyright (c) 2018-2025 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/jupyterlab/README.md b/jupyterlab/README.md index fc883a18..24a878f6 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -31,10 +31,10 @@ reproducible computing, based on the Jupyter Notebook and Architecture. [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-jupyterlab-lite/87337?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.15.8-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.8 +[release-shield]: https://img.shields.io/badge/version-v0.15.9-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.9 [screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png \ No newline at end of file diff --git a/jupyterlab/config.yaml b/jupyterlab/config.yaml index 3c702a0c..c58dbcd9 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.15.8 +version: 0.15.9 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text