From bc0471273be944b1bce14d3a28628b31e52d7be6 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 15 Dec 2021 19:09:14 +0000 Subject: [PATCH] :arrow_up: Updating add-on Studio Code Server to c35162d --- README.md | 6 +- vscode/CHANGELOG.md | 153 +------------------------------------------- vscode/README.md | 4 +- vscode/config.yaml | 2 +- 4 files changed, 8 insertions(+), 157 deletions(-) diff --git a/README.md b/README.md index b75cdb2f6..1516b34d3 100644 --- a/README.md +++ b/README.md @@ -921,10 +921,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/b11fe4c -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/b11fe4c/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/c35162d +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/c35162d/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-b11fe4c-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-c35162d-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 be97f7c8c..85f5fd0a0 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,151 +1,2 @@ -# Changelog since v3.6.2 -- ⬆️ Upgrades redhat.vscode-yaml to 1.2.0 (#352) -- ⬆️ Upgrades oderwat.indent-rainbow to 8.2.2 (#351) -- ⬆️ Upgrades usernamehw.errorlens to 3.4.0 (#350) -- Rename add-on to Studio Code Server (#349) -- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.22.0 (#348) -- ⬆️ Upgrades Home Assistant CLI to v4.14.0 (#347) -- ⬆️ Upgrades lukas-tr.materialdesignicons-intellisense to 3.3.0 (#346) -- ⬆️ Upgrades esbenp.prettier-vscode to 9.0.0 (#345) -- ⬆️ Upgrades add-on base image to 5.2.2 (#344) -- ⬆️ Upgrades code-server to 3.12.0 (#342) -- ⬆️ Upgrades add-on base image to 5.2.1 (#341) -- Migrate JSON config to YAML (#340) -- Switch to centralized GitHub Action Workflows (#339) -- ⬆️ Upgrades mariadb-client to 1:10.5.12-0+deb11u1 (#338) -- ⬆️ Upgrades locales to 2.31-13+deb11u2 (#337) -- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#330) - -Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. -- [Release notes](https://github.com/actions/checkout/releases) -- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) -- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5) - ---- -updated-dependencies: -- dependency-name: actions/checkout - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrade lock-threads workflow to 3.0.0 (#327) -- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#325) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1) - ---- -updated-dependencies: -- dependency-name: frenck/action-addon-linter - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#317) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0) - ---- -updated-dependencies: -- dependency-name: docker/setup-buildx-action - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 (#318) - -Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0. -- [Release notes](https://github.com/creyD/prettier_action/releases) -- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0) - ---- -updated-dependencies: -- dependency-name: creyD/prettier_action - dependency-type: direct:production - update-type: version-update:semver-major -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#313) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.2...v2.3) - ---- -updated-dependencies: -- dependency-name: frenck/action-addon-linter - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#311) - -Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0. -- [Release notes](https://github.com/docker/build-push-action/releases) -- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0) - ---- -updated-dependencies: -- dependency-name: docker/build-push-action - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump yamllint from 1.26.2 to 1.26.3 in /vscode (#312) - -Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.2 to 1.26.3. -- [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.26.2...v1.26.3) - ---- -updated-dependencies: -- dependency-name: yamllint - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Minimal wget, amd64 is out of line -- Temporary disable DL3008, as wget version is not consistent right now -- ⬆️ Upgrades add-on base image to v5.0.0 -- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#308) - -Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2. -- [Release notes](https://github.com/dessant/lock-threads/releases) -- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) -- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2) - ---- -updated-dependencies: -- dependency-name: dessant/lock-threads - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +# Changelog since v3.7.0 +- 🚀 Update CI to latest version (#358) diff --git a/vscode/README.md b/vscode/README.md index b59a1ef99..12c0b6dcb 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-b11fe4c-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/b11fe4c +[release-shield]: https://img.shields.io/badge/version-c35162d-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/c35162d [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 f48c17979..8327e28ef 100644 --- a/vscode/config.yaml +++ b/vscode/config.yaml @@ -37,4 +37,4 @@ slug: vscode startup: services uart: true url: https://github.com/hassio-addons/addon-vscode -version: b11fe4c +version: c35162d