{"id":15699500,"url":"https://github.com/ludeeus/addonupdater","last_synced_at":"2025-07-02T20:36:01.603Z","repository":{"id":57408169,"uuid":"163970380","full_name":"ludeeus/addonupdater","owner":"ludeeus","description":"Update dependencies in Community add-ons.","archived":false,"fork":false,"pushed_at":"2019-02-13T18:59:52.000Z","size":73,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T08:41:40.398Z","etag":null,"topics":["hassio-addons","repository","updates"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ludeeus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2019-01-03T12:29:56.000Z","updated_at":"2024-05-27T06:32:44.000Z","dependencies_parsed_at":"2022-09-13T05:02:48.488Z","dependency_job_id":null,"html_url":"https://github.com/ludeeus/addonupdater","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ludeeus%2Faddonupdater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ludeeus%2Faddonupdater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ludeeus%2Faddonupdater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ludeeus%2Faddonupdater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ludeeus","download_url":"https://codeload.github.com/ludeeus/addonupdater/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253178860,"owners_count":21866617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hassio-addons","repository","updates"],"created_at":"2024-10-03T19:40:44.825Z","updated_at":"2025-05-09T02:38:41.265Z","avatar_url":"https://github.com/ludeeus.png","language":"Python","funding_links":["https://www.buymeacoffee.com/ludeeus"],"categories":[],"sub_categories":[],"readme":"# addonupdater [![Build Status](https://travis-ci.com/ludeeus/addonupdater.svg?branch=master)](https://travis-ci.com/ludeeus/addonupdater)\n\n_Update dependencies in Community add-ons._  \n**NB!: This package is intended only for maintainers of the community add-ons project.**\n\n## Install\n\n**Require Python version 3.5.3+**\n\n```bash\npip install addonupdater\n```\n\n### Example\n\n```bash\naddonupdater --token AAAAAAAAAAAAAAAAAAAAA --addon sqlite-web --test\nStarting upgrade sequence for sqlite-web\nChecking for apk uppdates\ng++ Allready have the newest version 6.4.0-r9\ngcc Allready have the newest version 6.4.0-r9\nmake Allready have the newest version 4.2.1-r2\npython3-dev Allready have the newest version 3.6.6-r0\napache2-utils Allready have the newest version 2.4.35-r0\nnginx Allready have the newest version 1.14.2-r0\npython3 Allready have the newest version 3.6.6-r0\ncython Allready have the newest version 0.28.2-r0\nChecking for pip uppdates\nflask Allready have the newest version 1.0.2\nsqlite-web Allready have the newest version 0.3.5\n:arrow_up: Upgrades peewee to version 3.8.0\nTest was enabled, skipping commit\n:arrow_up: Upgrades datasette to version 0.26\nTest was enabled, skipping commit\n```\n\n#### CLI options\n\nparam | alias | description\n-- | -- | --\n`--token` | `-T` | An GitHub Access token with `repo` permissions.\n`--addon` | `-A` | Name of the add-on, this has to match the dir that contains the `Dockerfile`.\n`--repo` | `-R` | Name of the repo for the add-on, this is optional and defaults to `addon-ADDONNAME`.\n`--test` | `None` | If this flag is used commits will be omitted.\n`--verbose` | `None` | Print more stuff to the console.\n`--apk_version` | `None` | Target version of apk packages, like `3.9`.\n`--skip_apk` | `None` | Skip apk updates.\n`--skip_custom` | `None` | Skip custom updates.\n`--skip_pip` | `None` | Skip pip updates.\n`--skip_base` | `None` | Skip base image updates.\n`--org` | `None` | Specify GitHub org, defaults to 'hassio-addons'.\n`-pull_request` | `-PR` | Create a PR instead of pushing directly to master.\n\n***\n\n[![BuyMeCoffee](https://camo.githubusercontent.com/cd005dca0ef55d7725912ec03a936d3a7c8de5b5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6275792532306d6525323061253230636f666665652d646f6e6174652d79656c6c6f772e737667)](https://www.buymeacoffee.com/ludeeus)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fludeeus%2Faddonupdater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fludeeus%2Faddonupdater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fludeeus%2Faddonupdater/lists"}