Automic VaultAutomic Vault

brew

Install bumpp with Homebrew, Nix

Interactive CLI that bumps your version numbers and more. Version 11.1.0 via Homebrew; verified 2026-05-08.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install bumpp

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#bumpp

nixpkgs package indexes · pkgs/by-name/bu/bumpp/package.nix · source: api.github.com

overview

Package summary

Interactive CLI that bumps your version numbers and more

Commands and aliases

  • bumpp

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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`.

Why package nerds care

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.

Timeline

  • 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.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for bumpp. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
bump.config.ts
Windows
bump.config.ts

executables

Installed executables

CommandKindExposureNote
bumppcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version11.1.0
manager updated2026-05-08
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/antfu-collective/bumpp

install metadata

Package metadata

Package keybrew:bumpp
Version11.1.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/bumpp
Homepagehttps://github.com/antfu-collective/bumpp
Repositoryhttps://github.com/antfu-collective/bumpp
Upstream docshttps://github.com/antfu-collective/bumpp#readme
LicenseMIT
Source archivehttps://registry.npmjs.org/bumpp/-/bumpp-11.1.0.tgz
Last updated2026-05-08T11:48:11Z
Pulseupdated
Dependenciesnode
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebumpp
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

bumpp

nix profile install nixpkgs#bumpp
  • normalized package name match
  • Matched by: Bumpp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bu/bumpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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