{"id":16398917,"url":"https://github.com/albertyw/req-update","last_synced_at":"2025-03-21T02:32:37.794Z","repository":{"id":38339565,"uuid":"299154002","full_name":"albertyw/req-update","owner":"albertyw","description":"Automatic pip file updater","archived":false,"fork":false,"pushed_at":"2024-04-28T21:33:27.000Z","size":329,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-28T22:36:27.852Z","etag":null,"topics":["cli","hacktoberfest","pypi","python"],"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/albertyw.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-28T01:25:00.000Z","updated_at":"2024-05-31T06:26:09.362Z","dependencies_parsed_at":"2023-10-01T21:26:24.617Z","dependency_job_id":"45188f3a-3c0d-4f5b-a2cd-c03bc52c83e2","html_url":"https://github.com/albertyw/req-update","commit_stats":{"total_commits":402,"total_committers":2,"mean_commits":201.0,"dds":"0.10696517412935325","last_synced_commit":"7050355676ac548707055e602ebbcc08692ab1ea"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertyw%2Freq-update","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertyw%2Freq-update/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertyw%2Freq-update/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertyw%2Freq-update/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albertyw","download_url":"https://codeload.github.com/albertyw/req-update/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244102811,"owners_count":20398386,"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":["cli","hacktoberfest","pypi","python"],"created_at":"2024-10-11T05:14:18.193Z","updated_at":"2025-03-21T02:32:37.461Z","avatar_url":"https://github.com/albertyw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# req-update\n\n[![PyPI](https://img.shields.io/pypi/v/req-update)](https://pypi.org/project/req-update/)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/req-update)\n![PyPI - License](https://img.shields.io/pypi/l/req-update)\n\n[![Build Status](https://drone.albertyw.com/api/badges/albertyw/req-update/status.svg)](https://drone.albertyw.com/albertyw/req-update)\n[![Code Climate](https://codeclimate.com/github/albertyw/req-update/badges/gpa.svg)](https://codeclimate.com/github/albertyw/req-update)\n[![Test Coverage](https://codeclimate.com/github/albertyw/req-update/badges/coverage.svg)](https://codeclimate.com/github/albertyw/req-update/coverage)\n\n`req-update` is a CLI tool to automatically update python, go, node, and git submodule dependencies.\n\n## Usage\n\n`req-update` requires no command line arguments.  Running `req-update` will\ncreate a branch `dep-update`, check for outdated packages, and commit a\nseries of commits to update packages.\n\n```\n$ req_update\nusage: req_update.py [-h] [-l LANGUAGE] [-p] [-d] [-v] [--version]\n\nUpdate python, go, node, and git submodule dependencies for your project with git integration\n\nhttps://github.com/albertyw/req-update\n\noptions:\n  -h, --help            show this help message and exit\n  -l LANGUAGE, --language LANGUAGE\n                        Language/package manager to update.  Options are: gitsubmodule, go, node, python\n  -p, --push            Push commits individually to remote origin\n  -d, --dryrun          Dry run\n  -v, --verbose         Verbose output\n  --version             show program's version number and exit\n```\n\n## Features\n\n - Update python dependencies in `requirements*.txt` pip.\n - Update go dependencies in `go.mod` and `go.sum` with go modules.\n - Update node dependencies in `package-lock.json` with npm.\n - Update git submodules in `.gitmodules` with git.\n - Integrates with git, creating a branch with one commit per updated dependency\n - No third party dependencies beyond python 3 standard library\n - Automatic detection of python, go, node, and git dependencies; no CLI arguments required\n\n## Comparisons\n\n - `req-upgrader` - `req-update` integrates with git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertyw%2Freq-update","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertyw%2Freq-update","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertyw%2Freq-update/lists"}