⬆️ Updating add-on JupyterLab to e22a0d5

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-09 17:07:16 +00:00
parent 3801ff1176
commit b60f743b74
4 changed files with 24 additions and 6 deletions

View file

@ -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] <support@github.com>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆ Upgrades libpq5 to 11.10-0+deb10u1 (#238)

View file

@ -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

View file

@ -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",