# bumpp を Homebrew, Nix でインストール

bumpp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:bumpp
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install bumpp
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bumpp
```

  証拠: nixpkgs package indexes: pkgs/by-name/bu/bumpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:bumpp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/bumpp>
- **バージョン:** 12.1.1
- **ソース概要:** Interactive CLI that bumps your version numbers and more
- **ホームページ:** <https://github.com/antfu-collective/bumpp>
- **リポジトリ:** <https://github.com/antfu-collective/bumpp>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://registry.npmjs.org/bumpp/-/bumpp-12.1.1.tgz>
- **最終更新:** 2026-07-30T03:55:25Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- bumpp (cli)
- bumpp (エイリアス)

## 依存関係

- node

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 12.1.1
- マネージャ更新日: 2026-07-30
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/antfu-collective/bumpp
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

bumpp is an interactive JavaScript/TypeScript version-bump CLI for projects that want to bump package versions, commit, tag, push, and optionally run commands in one prompt-driven flow.

### プロジェクトの歴史

The README states that bumpp was forked from `version-bump-prompt` and renamed so users could run it directly as `npx bumpp`. The fork added confirmation before bumping, default commit/tag/push behavior, monorepo recursion, command execution hooks, Conventional Commits defaults, ESM and CJS bundles, and `bump.config.ts` support.

npm registry metadata shows the package appearing in July 2020 and continuing through major releases into 2026. The GitHub release feed shows v11.0.0 in March 2026 raising the Node requirement and v11.1.0 in May 2026 fixing CLI and Git push behavior.

### 採用の歴史

bumpp gained traction in the Node and TypeScript tooling world because it fits the `npx`/`pnpm dlx` style of one-off release commands. It is especially convenient for package.json-based libraries and monorepos that want an interactive release bump without a larger release-management platform.

### 使われ方

Developers usually run `bumpp` in a repository, choose the next version interactively, and let the tool update files, make a Git commit, create a tag, push changes, and run configured commands. Projects that need repeatable behavior can define options in `bump.config.ts`.

### パッケージ好きにとっての重要性

bumpp is a package-nerd tool because it automates the tiny but important ritual around npm releases: editing package metadata, producing Git tags, and making release commits predictable. Its design reflects modern JavaScript preferences for interactive CLIs, TypeScript config files, and monorepo-aware workflows.

### タイムライン

- 2020-07: First npm publication of the bumpp package line.
- 2021-09: 7.x releases continued the post-fork package series.
- 2022-06: 8.x releases followed in the npm registry timeline.
- 2026-03: v11.0.0 introduced a breaking Node requirement update.
- 2026-05: v11.1.0 fixed config and Git push edge cases.

### Related projects

- Related tools include `version-bump-prompt`, npm version, changesets, semantic-release, release-it, and conventional-changelog based release flows.

### ソース

- <https://github.com/antfu-collective/bumpp>
- <https://github.com/antfu-collective/bumpp/releases>
- <https://raw.githubusercontent.com/antfu-collective/bumpp/main/README.md>
- <https://registry.npmjs.org/bumpp>


## セキュリティノート

bumpp に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: bump.config.ts
- Windows: bump.config.ts
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bumpp
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - bumpp: normalized package name match | nixpkgs package indexes: pkgs/by-name/bu/bumpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [node](https://pkg.so/ja/brew/node/) - Runtime dependency declared by Homebrew.
- [changelogen](https://pkg.so/ja/brew/changelogen/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation, typescript, versioning.
- [changie](https://pkg.so/ja/brew/changie/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation, versioning.
- [release-it](https://pkg.so/ja/brew/release-it/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation, versioning.
- [bump-my-version](https://pkg.so/ja/brew/bump-my-version/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation, versioning.
- [cargo-release](https://pkg.so/ja/brew/cargo-release/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation, versioning.
- [svu](https://pkg.so/ja/brew/svu/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation, versioning.
- [fastlane](https://pkg.so/ja/brew/fastlane/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation.
- [prettier](https://pkg.so/ja/brew/prettier/) - Shares pkgdb curated category or tags: cli, developer-tools, typescript.
- [bumpp](https://pkg.so/ja/npm/bumpp/) - Same normalized package name appears in another local ecosystem. Shared terms: bumpp, cli, node, version, versioning.
- [bumpp](https://pkg.so/ja/npm/bumpp/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/bumpp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bumpp.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
