{"id":21414883,"url":"https://github.com/magic/bumper","last_synced_at":"2025-03-16T18:42:06.433Z","repository":{"id":95016525,"uuid":"234269556","full_name":"magic/bumper","owner":"magic","description":" git tag, commit and push, npm test, update, and publish, all in one cli script.","archived":false,"fork":false,"pushed_at":"2020-05-03T22:29:45.000Z","size":462,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T05:27:07.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://magic.github.io/bumper/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magic.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":"2020-01-16T08:18:00.000Z","updated_at":"2020-05-03T22:29:47.000Z","dependencies_parsed_at":"2023-06-11T15:30:57.270Z","dependency_job_id":null,"html_url":"https://github.com/magic/bumper","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/magic%2Fbumper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fbumper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fbumper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fbumper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magic","download_url":"https://codeload.github.com/magic/bumper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243911273,"owners_count":20367651,"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":[],"created_at":"2024-11-22T18:34:23.841Z","updated_at":"2025-03-16T18:42:06.410Z","avatar_url":"https://github.com/magic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @magic/bumper\n\nbump package version, git tag, commit and push, npm test, update, and publish, all in one cli script.\n\n[![NPM version][npm-image]][npm-url]\n[![Linux Build Status][travis-image]][travis-url]\n[![Windows Build Status][appveyor-image]][appveyor-url]\n[![Coverage Status][coveralls-image]][coveralls-url]\n[![Greenkeeper badge][greenkeeper-image]][greenkeeper-url]\n[![Known Vulnerabilities][snyk-image]][snyk-url]\n\n[npm-image]: https://img.shields.io/npm/v/@magic/bumper.svg\n[npm-url]: https://www.npmjs.com/package/@magic/bumper\n[travis-image]: https://img.shields.io/travis/com/magic/bumper/master\n[travis-url]: https://travis-ci.com/magic/bumper\n[appveyor-image]: https://img.shields.io/appveyor/ci/magic/bumper/master.svg\n[appveyor-url]: https://ci.appveyor.com/project/magic/bumper/branch/master\n[coveralls-image]: https://coveralls.io/repos/github/magic/bumper/badge.svg\n[coveralls-url]: https://coveralls.io/github/magic/bumper\n[greenkeeper-image]: https://badges.greenkeeper.io/magic/bumper.svg\n[greenkeeper-url]: https://badges.greenkeeper.io/magic/bumper.svg\n[snyk-image]: https://snyk.io/test/github/magic/bumper/badge.svg\n[snyk-url]: https://snyk.io/test/github/magic/bumper\n\n#### installation:\n```javascript\nnpm install -g @magic/bumper\n```\n\n#### usage:\nbe in a node repository (package.json exists)\n\n```bash\nmagic-bumper --help\n# show a detailed help text\n\nmagic-bumper\n# will only output the changes that would be done\n\nmagic-bumper --serious\n# will actually bump the version number with the lowest priority (patch or alpha)\n# then git commit and git tag it,\n# then git push\n# then npm publish\n\nmagic-bumper --(major|minor|patch)\n# bump the version specified.\n\nmagic-bumper --install\n# also delete package-lock.json and node_modules, then npm install to get the newest dependencies.\n# it's slow, but faster then the alternatives that make sure all deps get updated.\n\n```\n\n##### changelog\n\n##### 0.0.1 - unreleased\nfirst commit\n\n##### 0.0.2 - unreleased\n...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagic%2Fbumper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagic%2Fbumper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagic%2Fbumper/lists"}