From 0944f4cfd58e77c9ca277d953db3398c1019dde8 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 7 Apr 2021 11:46:50 +0000 Subject: [PATCH] :arrow_up: Updating add-on ADB - Android Debug Bridge to 06a6e10 --- README.md | 6 +++--- adb/CHANGELOG.md | 45 ++++++++------------------------------------- adb/README.md | 4 ++-- adb/config.json | 2 +- 4 files changed, 14 insertions(+), 43 deletions(-) diff --git a/README.md b/README.md index 082c5e4b6..5d2d693aa 100644 --- a/README.md +++ b/README.md @@ -752,10 +752,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[addon-adb]: https://github.com/hassio-addons/addon-adb/tree/v0.8.0 -[addon-doc-adb]: https://github.com/hassio-addons/addon-adb/blob/v0.8.0/README.md +[addon-adb]: https://github.com/hassio-addons/addon-adb/tree/06a6e10 +[addon-doc-adb]: https://github.com/hassio-addons/addon-adb/blob/06a6e10/README.md [adb-issue]: https://github.com/hassio-addons/addon-adb/issues -[adb-version-shield]: https://img.shields.io/badge/version-v0.8.0-blue.svg +[adb-version-shield]: https://img.shields.io/badge/version-06a6e10-blue.svg [adb-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [adb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [adb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/adb/CHANGELOG.md b/adb/CHANGELOG.md index 945664bcf..3a69912fe 100644 --- a/adb/CHANGELOG.md +++ b/adb/CHANGELOG.md @@ -1,39 +1,10 @@ -## What’s changed +# Changelog since v0.8.0 +- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#54) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f) -⚠️ **This add-on is in a deprecated state!** +Signed-off-by: dependabot[bot] -This add-on was created at the time, that the best solution for communicating -with an Android device from Home Assistant, was using an Android Debug Bridge. - -However, times have changed. Right now, the Home Assistant project recommends -using built-in Python implementation, which renders this add-on obsolete. - -Additionally, this add-on will become problematic to maintain in the future, -as the packages used are stalled. - -Therefore, this add-on is now deprecated. - -## 🚨 Breaking changes - -- Deprecate add-on @frenck (#51) - -## 📚 Documentation - -- Update project badges to show deprecated stage @frenck (#52) - -## ⬆️ Dependency updates - -- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#35) -- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#34) -- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#36) -- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#38) -- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#39) -- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#40) -- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#41) -- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#42) -- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#43) -- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#44) -- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#46) -- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#48) -- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#49) -- ⬆️ Upgrades add-on base image to v6.1.4 @frenck (#50) +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/adb/README.md b/adb/README.md index 41b4064b1..fc4b1560b 100644 --- a/adb/README.md +++ b/adb/README.md @@ -60,5 +60,5 @@ 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-%20!%20DEPRECATED%20%20%20!-ff0000.svg -[release-shield]: https://img.shields.io/badge/version-v0.8.0-blue.svg -[release]: https://github.com/hassio-addons/addon-adb/tree/v0.8.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-06a6e10-blue.svg +[release]: https://github.com/hassio-addons/addon-adb/tree/06a6e10 \ No newline at end of file diff --git a/adb/config.json b/adb/config.json index 31c7de2b5..c29905b5b 100644 --- a/adb/config.json +++ b/adb/config.json @@ -1,7 +1,7 @@ { "name": "ADB - Android Debug Bridge", "stage": "deprecated", - "version": "0.8.0", + "version": "06a6e10", "slug": "adb", "description": "The Android Debug Bridge server program", "url": "https://github.com/hassio-addons/addon-adb",