From ab21a5d87cc8a4ef1c4626b724e724cd0b04ecc4 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 9 Jul 2020 16:03:10 +0000 Subject: [PATCH] :arrow_up: Updating add-on Visual Studio Code to 7545927 --- README.md | 6 +++--- vscode/CHANGELOG.md | 36 ++++++++++-------------------------- vscode/DOCS.md | 5 ----- vscode/README.md | 4 ++-- vscode/config.json | 2 +- 5 files changed, 16 insertions(+), 37 deletions(-) diff --git a/README.md b/README.md index edd8b846a..c13b44906 100644 --- a/README.md +++ b/README.md @@ -1206,10 +1206,10 @@ SOFTWARE. [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [unifi-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/8e6e2c9 -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/8e6e2c9/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/7545927 +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/7545927/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-8e6e2c9-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-7545927-blue.svg [vscode-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/vscode-amd64.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 diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index aa3fcf3f5..96e47ffc8 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,28 +1,12 @@ -# Changelog since v2.2.0 -- 🚑 Fix auto indent for HA files +# Changelog since v2.3.0 +- 🚑 Fix extension downloads (#120) - 🚑 Increase sleep between extension downloads -- ✏ Split add-on documentation -- ⬆ Upgrades code-server to 3.4.0 -- 🚑 Fix auto indent for YAML -- 👕 Slow down fetching extensions from Marketplace a bit, to prevent rate limiting -- 🚑 Fix locales handling -- ⬆ Upgrades code-server to 3.3.1 -- 🚑 Update architecture name for amd64, changed in v3.3.0 -- 🚑 Remove disable-updates flag, not longer used in v3.3.0 -- 🚑 Fix code-server executable path, changed in v3.3.0 -- 🚑 Fix download location of code-server -- ⬆ Upgrades code-server to 3.3.0 -- 🚑 Remove disable-ssh flag from code-server run -- 🚑 Ensure locales are generated -- ⬆ Upgrades usernamehw.errorlens to 3.1.1 -- ⬆ Upgrades redhat.vscode-yaml to 0.8.0 -- ⬆ Upgrades lukas-tr.materialdesignicons-intellisense to 2.0.2 -- ⬆ Upgrades keesschollaart.vscode-home-assistant to 1.6.5 -- 🔨 Implement OCI image specification on labels -- 🔨 Switch add-on from Ubuntu to Debian -- ⬆ Upgrades code-server to 3.2.0 -- ⬆ Upgrades git to 1:2.17.1-1ubuntu0.7 -- ⬆ Updates homeassistant_cli to v0.9.1 (#99) -- ⬆ Updates yamllint to v1.23.0 (#97) +- 🔥 Remove Renovatebot +- ⬆ Upgrades lukas-tr.materialdesignicons-intellisense to 3.0.0 +- ⬆ Upgrades ESPHome.esphome-vscode to 0.3.0 +- 🔒 MDI icons version to 4.5.95 +- ⬆ Upgrades base image to v3.2.1 +- Update README for removal of disable_telemetry config option (#110) +- ⬆️ Upgrades code-server to 3.4.1 (#112) -Co-authored-by: Renovate Bot +Fixes #107 diff --git a/vscode/DOCS.md b/vscode/DOCS.md index 36e25a266..deea682f1 100644 --- a/vscode/DOCS.md +++ b/vscode/DOCS.md @@ -35,7 +35,6 @@ packages: - mariadb-client init_commands: - ls -la -disable_telemetry: false ``` **Note**: _This is just an example, don't copy and paste it! Create your own!_ @@ -72,10 +71,6 @@ Customize your VSCode environment even more with the `init_commands` option. Add one or more shell commands to the list, and they will be executed every single time this add-on starts. -### Option: `disable_telemetry` - -Disables anonymous usage telemetry data from being sent to code-server. - ## Resetting your VSCode settings to the add-on defaults The add-on updates your settings to be optimized for use with Home Assistant. diff --git a/vscode/README.md b/vscode/README.md index dd455e40b..176745ac7 100644 --- a/vscode/README.md +++ b/vscode/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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-8e6e2c9-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/8e6e2c9 +[release-shield]: https://img.shields.io/badge/version-7545927-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/7545927 [screenshot]: https://github.com/hassio-addons/addon-vscode/raw/master/images/screenshot.png \ No newline at end of file diff --git a/vscode/config.json b/vscode/config.json index 192ee8553..37ac0103c 100644 --- a/vscode/config.json +++ b/vscode/config.json @@ -1,6 +1,6 @@ { "name": "Visual Studio Code", - "version": "8e6e2c9", + "version": "7545927", "slug": "vscode", "description": "Fully featured VSCode experience, to edit your HA config in the browser, including auto-completion!", "url": "https://github.com/hassio-addons/addon-vscode",