⬆️ Updating add-on Studio Code Server to 0f614d8

This commit is contained in:
Community Hass.io Add-ons Bot 2023-01-12 19:03:18 +00:00
parent a1ed52bc18
commit 9181955f6a
4 changed files with 14 additions and 51 deletions

View file

@ -981,10 +981,10 @@ SOFTWARE.
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/211f160
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/211f160/README.md
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/0f614d8
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/0f614d8/README.md
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
[vscode-version-shield]: https://img.shields.io/badge/version-211f160-blue.svg
[vscode-version-shield]: https://img.shields.io/badge/version-0f614d8-blue.svg
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,53 +1,16 @@
# Changelog since v5.5.0
- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.32.0 (#560)
- Bump esphome to 2022.12.3 (#559)
# Changelog since v5.5.1
- Bump yamllint from 1.28.0 to 1.29.0 in /vscode (#564)
Bumps [esphome](https://github.com/esphome/esphome) from 2022.12.2 to 2022.12.3.
- [Release notes](https://github.com/esphome/esphome/releases)
- [Commits](https://github.com/esphome/esphome/compare/2022.12.2...2022.12.3)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/adrienverge/yamllint/releases)
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.28.0...v1.29.0)
---
updated-dependencies:
- dependency-name: esphome
- dependency-name: yamllint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump esphome from 2022.12.1 to 2022.12.2 in /vscode (#558)
Bumps [esphome](https://github.com/esphome/esphome) from 2022.12.1 to 2022.12.2.
- [Release notes](https://github.com/esphome/esphome/releases)
- [Commits](https://github.com/esphome/esphome/compare/2022.12.1...2022.12.2)
---
updated-dependencies:
- dependency-name: esphome
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades code-server to 4.9.1 (#557)
- ⬆️ Upgrades mariadb-client to 1:10.5.18-0+deb11u1 (#556)
- ⬆️ Upgrades locales to 2.31-13+deb11u5 (#555)
- Bump esphome from 2022.12.0 to 2022.12.1 in /vscode (#552)
Bumps [esphome](https://github.com/esphome/esphome) from 2022.12.0 to 2022.12.1.
- [Release notes](https://github.com/esphome/esphome/releases)
- [Commits](https://github.com/esphome/esphome/compare/2022.12.0...2022.12.1)
---
updated-dependencies:
- dependency-name: esphome
dependency-type: direct:production
update-type: version-update:semver-patch
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>

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-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-211f160-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/211f160
[release-shield]: https://img.shields.io/badge/version-0f614d8-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/0f614d8
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png

View file

@ -38,4 +38,4 @@ slug: vscode
startup: services
uart: true
url: https://github.com/hassio-addons/addon-vscode
version: 211f160
version: 0f614d8