From 85ff3d16f06b66fccbd1c0dfcd003bf5784280b8 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 23 Jan 2023 07:46:01 +0000 Subject: [PATCH] :arrow_up: Updating add-on Studio Code Server to c9eaf7f --- README.md | 6 +++--- vscode/CHANGELOG.md | 18 +++++++----------- vscode/README.md | 4 ++-- vscode/config.yaml | 2 +- 4 files changed, 13 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 5b4df3e1b..959340be3 100644 --- a/README.md +++ b/README.md @@ -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/72b0991 -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/72b0991/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/c9eaf7f +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/c9eaf7f/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-72b0991-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-c9eaf7f-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 3078d142d..27b285a41 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,19 +1,15 @@ -# Changelog since v5.5.1 -- ⬆️ Upgrades esbenp.prettier-vscode to 9.10.4 (#568) -- 🎆 Updates maintenance/license year to 2023 (#566) -- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.33.0 (#567) -- Bump yamllint from 1.28.0 to 1.29.0 in /vscode (#564) +# Changelog since v5.5.2 +- Bump esphome from 2022.12.3 to 2022.12.5 in /vscode (#569) -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) +Bumps [esphome](https://github.com/esphome/esphome) from 2022.12.3 to 2022.12.5. +- [Release notes](https://github.com/esphome/esphome/releases) +- [Commits](https://github.com/esphome/esphome/compare/2022.12.3...2022.12.5) --- updated-dependencies: -- dependency-name: yamllint +- dependency-name: esphome dependency-type: direct:production - update-type: version-update:semver-minor + update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] diff --git a/vscode/README.md b/vscode/README.md index 79c2f5c8a..f68d6e63f 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-72b0991-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/72b0991 +[release-shield]: https://img.shields.io/badge/version-c9eaf7f-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/c9eaf7f [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 63227e9df..a0686ec23 100644 --- a/vscode/config.yaml +++ b/vscode/config.yaml @@ -38,4 +38,4 @@ slug: vscode startup: services uart: true url: https://github.com/hassio-addons/addon-vscode -version: 72b0991 +version: c9eaf7f