pkg.soopen package index

brew / rank 6491

Install bumpp with Homebrew, Nix

Interactive CLI that bumps your version numbers and more. Version 12.1.1 via Homebrew; verified 2026-07-30. Also installable with nix: nix profile install nixpkgs#bumpp.

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 bottle metadata was recorded.

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
bumppexecutableindexed executableDiscovered from the local executable index.

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-08-03
manager version12.1.1
manager updated2026-07-30
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:bumpp
Version12.1.1
Package managerHomebrew
Homepagehttps://github.com/antfu-collective/bumpp
Last updated2026-07-30T03:55:25Z
Pulseupdated
Bottlenot recorded
Servicenone declared

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
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation