🎉 Release of add-on Visual Studio Code 3.6.0

This commit is contained in:
Community Hass.io Add-ons Bot 2021-07-15 13:14:26 +00:00
parent bb43f62dba
commit c9c3193dc1
4 changed files with 17 additions and 23 deletions

View file

@ -993,10 +993,10 @@ SOFTWARE.
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[unifi-i386-shield]: https://img.shields.io/badge/i386-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/v3.5.0 [addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/v3.6.0
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v3.5.0/README.md [addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v3.6.0/README.md
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
[vscode-version-shield]: https://img.shields.io/badge/version-v3.5.0-blue.svg [vscode-version-shield]: https://img.shields.io/badge/version-v3.6.0-blue.svg
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,21 +1,15 @@
## Whats changed ## Whats changed
This release prepares for the upcoming Home Assistant 2021.7
and contains the updated VSCode extensions to support the new configuration options and formats.
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.19.0 @frenck (#281) - ⬆️ Upgrades code-server to 3.11.0 @frenck (#294)
- ⬆️ Upgrades ESPHome.esphome-vscode to 0.18.0 @frenck (#283) - ⬆️ Upgrades ESPHome.esphome-vscode to 0.20.0 @frenck (#295)
- ⬆️ Upgrades Home Assistant CLI to v4.12.3 @frenck (#266) - ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.20.0 @frenck (#296)
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#265) - ⬆️ Upgrades esbenp.prettier-vscode to 8.0.1 @frenck (#297)
- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#268) - ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#285)
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#270) - ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 @dependabot (#287)
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#269) - ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#289)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2 @dependabot (#271) - ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 @dependabot (#290)
- ⬆️ Upgrades mariadb-client to 1:10.3.29-0+deb10u1 @frenck (#275) - ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#291)
- ⬆️ Upgrades nmap to 7.70+dfsg1-6+deb10u2 @frenck (#276) - ⬆️ Bump actions/stale from 3.0.19 to 4 @dependabot (#292)
- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#273) - ⬆️ Upgrades add-on base image to v4.2.2 @frenck (#293)
- ⬆️ Upgrades add-on base image to v4.2.1 @frenck (#277)
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 @dependabot (#279)
- ⬆️ Upgrades usernamehw.errorlens to 3.3.0 @frenck (#282)

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v3.5.0-blue.svg [release-shield]: https://img.shields.io/badge/version-v3.6.0-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/v3.5.0 [release]: https://github.com/hassio-addons/addon-vscode/tree/v3.6.0
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "Visual Studio Code", "name": "Visual Studio Code",
"version": "3.5.0", "version": "3.6.0",
"slug": "vscode", "slug": "vscode",
"description": "Fully featured VSCode experience, to edit your HA config in the browser, including auto-completion!", "description": "Fully featured VSCode experience, to edit your HA config in the browser, including auto-completion!",
"url": "https://github.com/hassio-addons/addon-vscode", "url": "https://github.com/hassio-addons/addon-vscode",