diff --git a/README.md b/README.md index aa748536c..c533466ce 100644 --- a/README.md +++ b/README.md @@ -910,10 +910,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-yes-green.svg -[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/cfaaa00 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/cfaaa00/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/e22a0d5 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/e22a0d5/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-cfaaa00-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-e22a0d5-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 06589ac40..e774cb756 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,2 +1,20 @@ # Changelog since v0.4.0 +- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 (#237) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.4 to v2. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.4...5fde0909bcbbf702c477a7705950d8acf939ab1b) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#236) + +Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆ Upgrades libpq5 to 11.10-0+deb10u1 (#238) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 375c0b4a4..3c8d188f0 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -54,6 +54,6 @@ If you are more interested in stable releases of our add-ons: [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-cfaaa00-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/cfaaa00 +[release-shield]: https://img.shields.io/badge/version-e22a0d5-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/e22a0d5 [screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png \ No newline at end of file diff --git a/jupyterlab/config.json b/jupyterlab/config.json index 9e1d41b85..7a43b8b1f 100644 --- a/jupyterlab/config.json +++ b/jupyterlab/config.json @@ -1,6 +1,6 @@ { "name": "JupyterLab", - "version": "cfaaa00", + "version": "e22a0d5", "slug": "jupyterlablite", "description": "Create documents containing live code, equations, visualizations, and explanatory text", "url": "https://github.com/hassio-addons/addon-jupyterlab",