{"id":20872368,"url":"https://github.com/romnn/cargo-bumpversion","last_synced_at":"2025-03-12T15:40:32.244Z","repository":{"id":110742018,"uuid":"533702055","full_name":"romnn/cargo-bumpversion","owner":"romnn","description":"bump2version drop-in-replacement written in Rust","archived":false,"fork":false,"pushed_at":"2025-01-08T01:33:49.000Z","size":735,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T08:43:39.113Z","etag":null,"topics":["bump2version","bumpversion","cargo","cargo-subcommand","ci-cd","cli","releases","rust","semver","versioning"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/romnn.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-07T09:46:19.000Z","updated_at":"2025-01-08T01:33:53.000Z","dependencies_parsed_at":"2024-12-26T19:38:52.452Z","dependency_job_id":null,"html_url":"https://github.com/romnn/cargo-bumpversion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romnn%2Fcargo-bumpversion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romnn%2Fcargo-bumpversion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romnn%2Fcargo-bumpversion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romnn%2Fcargo-bumpversion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romnn","download_url":"https://codeload.github.com/romnn/cargo-bumpversion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243247784,"owners_count":20260747,"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":["bump2version","bumpversion","cargo","cargo-subcommand","ci-cd","cli","releases","rust","semver","versioning"],"created_at":"2024-11-18T06:18:49.163Z","updated_at":"2025-03-12T15:40:32.221Z","avatar_url":"https://github.com/romnn.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## bumpversion\n\n[\u003cimg alt=\"build status\" src=\"https://img.shields.io/github/actions/workflow/status/romnn/cargo-bumpversion/build.yaml?branch=main\u0026label=build\"\u003e](https://github.com/romnn/cargo-bumpversion/actions/workflows/build.yaml)\n[\u003cimg alt=\"test status\" src=\"https://img.shields.io/github/actions/workflow/status/romnn/cargo-bumpversion/test.yaml?branch=main\u0026label=test\"\u003e](https://github.com/romnn/cargo-bumpversion/actions/workflows/test.yaml)\n[![dependency status](https://deps.rs/repo/github/romnn/cargo-bumpversion/status.svg)](https://deps.rs/repo/github/romnn/cargo-bumpversion)\n[\u003cimg alt=\"crates.io\" src=\"https://img.shields.io/crates/v/bumpversion\"\u003e](https://crates.io/crates/bumpversion)\n[\u003cimg alt=\"docs.rs\" src=\"https://img.shields.io/docsrs/bumpversion/latest?label=docs.rs\"\u003e](https://docs.rs/taski)\n\nThis is an improved version of the popular [callowayproject/bump-my-version](https://github.com/callowayproject/bump-my-version) (formerly [peritus/bumpversion](https://github.com/peritus/bumpversion) and [c4urself/bump2version](https://github.com/c4urself/bump2version)) written in Rust.\n\n#### Features\n\n- No more global `pip` installs! Easy to install via `brew`, `cargo`, or precompiled static binary.\n- Fully compatible with your existing configuration in `.bumpversion.cfg`, `setup.cfg`, or `pyproject.toml`\n- Also supports configuration in your `Cargo.toml`\n- Additional hook system\n\n### Improvements\n\nThe main added benefit of this library is the ability to use it as a library component for your local build and deployment scripts.\n\nOften, people tag a new release using `bumpversion` and push a tag into CI (e.g. GitHub actions).\nBut what if your project requires a lot of data that is not accessible from the CI/CD host?\n\nYou could use this library to write build scripts using the pre and post hooks provided to e.g. build and package your application and upon success tag a new release to be pushed into CI for deploying the packages built.\n\n### CLI usage\n\nYou can also just use this version as a drop-in replacement for the Python `bump2version`.\n\nInstall it with\n\n```bash\ncargo install bumpversion\n\n# TODO:\nbrew install ...\n```\n\nFor usage instructions, please refer to [the Python version](https://github.com/callowayproject/bump-my-version).\n\n#### Development\n\n```bash\ncargo run -- --dir ../dir/to/a/repo/with/.bumpversion.toml --verbose --dry-run patch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromnn%2Fcargo-bumpversion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromnn%2Fcargo-bumpversion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromnn%2Fcargo-bumpversion/lists"}