From e46e1f40359e5834027b3e77c40f83babbc079b0 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 1 Aug 2023 20:50:13 +0000 Subject: [PATCH] :tada: Release of add-on Studio Code Server 5.10.0 --- README.md | 6 +++--- vscode/CHANGELOG.md | 7 +++++-- vscode/README.md | 4 ++-- vscode/config.yaml | 2 +- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e5ff7e7a..7f06cdb1 100644 --- a/README.md +++ b/README.md @@ -912,10 +912,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/v5.9.0 -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v5.9.0/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/v5.10.0 +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v5.10.0/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-v5.9.0-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-v5.10.0-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 diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index 254ba13c..4e9b99ba 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -2,5 +2,8 @@ ## ⬆️ Dependency updates -- ⬆️ Update esphome/esphome-vscode to v2023.7.0 @renovate ([#681](https://github.com/hassio-addons/addon-vscode/pull/681)) -- ⬆️ Update cdr/code-server to v4.15.0 @renovate ([#682](https://github.com/hassio-addons/addon-vscode/pull/682)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.1.0 @renovate ([#683](https://github.com/hassio-addons/addon-vscode/pull/683)) +- ⬆️ Update esphome to v2023.7.1 @renovate ([#688](https://github.com/hassio-addons/addon-vscode/pull/688)) +- ⬆️ Update keesschollaart81/vscode-home-assistant to v1.39.0 @renovate ([#684](https://github.com/hassio-addons/addon-vscode/pull/684)) +- ⬆️ Update cdr/code-server to v4.16.1 @renovate ([#685](https://github.com/hassio-addons/addon-vscode/pull/685)) +- ⬆️ Update prettier/prettier-vscode to v10 @renovate ([#687](https://github.com/hassio-addons/addon-vscode/pull/687)) diff --git a/vscode/README.md b/vscode/README.md index 36659c83..18a40d60 100644 --- a/vscode/README.md +++ b/vscode/README.md @@ -51,6 +51,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-v5.9.0-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/v5.9.0 +[release-shield]: https://img.shields.io/badge/version-v5.10.0-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/v5.10.0 [screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png \ No newline at end of file diff --git a/vscode/config.yaml b/vscode/config.yaml index dce53b69..47ffd569 100644 --- a/vscode/config.yaml +++ b/vscode/config.yaml @@ -1,5 +1,5 @@ name: Studio Code Server -version: 5.9.0 +version: 5.10.0 slug: vscode description: Fully featured Visual Studio Code (VSCode) experience integrated in the Home Assistant frontend.