Automic VaultAutomic Vault

brew

bump-my-version mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bump-my-version in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install bump-my-version

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#bump-my-version

nixpkgs package indexes · pkgs/by-name/bu/bump-my-version/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Version bump your Python project

Befehle und Aliase

  • bump-my-version

Verlauf

Projektgeschichte und Nutzung

Bump My Version is a Python release-automation CLI for changing version strings across project files, then optionally committing and tagging the result.

Projektgeschichte

The project appeared publicly in April 2023 as a continuation of the long-running bumpversion-style workflow for Python projects. Its repository description calls it a small command-line tool for updating all version strings in source code by the correct increment and optionally committing and tagging the change.

The documentation keeps compatibility with legacy `.bumpversion.cfg` and `setup.cfg` configuration while recommending TOML configuration such as `.bumpversion.toml` and `pyproject.toml`. That places it in the Python packaging transition from setup.cfg-era projects toward pyproject.toml-era tooling.

Adoptionsgeschichte

Adoption is concentrated among Python projects that want a maintained bumpversion-compatible tool without building custom release scripts. Homebrew and Nix packaging make it available outside Python-only installation paths, but its main audience remains developers standardizing release bumps in source-controlled projects.

Wie es verwendet wird

A typical workflow defines the current version, parsing rules, files to edit, and optional commit/tag settings in configuration. Developers then run the CLI to bump major, minor, patch, calendar, or custom version components and let the tool update matching files consistently.

Warum Paket-Nerds sich dafür interessieren

Bump My Version matters because version bumpers sit at the boundary between package metadata and Git history. They encode how maintainers synchronize package versions, changelogs, tags, and source files, which is one of the least glamorous but most failure-prone parts of publishing packages.

Zeitleiste

  • 2023-04: Public GitHub repository created.
  • 2023-06: Early 0.x releases established the CLI and replacement behavior.
  • 2023-08: 0.9.x releases expanded documentation and regular-expression support.
  • 2026-06: 1.4.x releases show ongoing maintenance.

Related projects

  • Related projects include the original bumpversion family, bump2version, Python build backends that read `pyproject.toml`, and release automation tools such as semantic-release, towncrier, and conventional changelog generators.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für bump-my-version wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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
--config-file <FILE>$BUMPVERSION_CONFIG_FILE.bumpversion.cfg.bumpversion.tomlsetup.cfgpyproject.toml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
bump-my-versioncliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.4.1
Manager aktualisiert2026-06-21
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://callowayproject.github.io/bump-my-version/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:bump-my-version
Version1.4.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/bump-my-version
Homepagehttps://callowayproject.github.io/bump-my-version/
Repositoryhttps://github.com/callowayproject/bump-my-version
Upstream-Dokumentationhttps://callowayproject.github.io/bump-my-version
LizenzMIT
Quellarchivhttps://files.pythonhosted.org/packages/37/04/1ea0a95165d668eb86f6bee97199b7aa926706bed64902fe96600f70f840/bump_my_version-1.4.1.tar.gz
Zuletzt aktualisiert2026-06-21T10:47:51Z
Pulseupdated
Abhängigkeitencertifi, pydantic, python@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebump-my-version
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

bump-my-version

nix profile install nixpkgs#bump-my-version
  • normalized package name match
  • Abgeglichen nach: Bump My Version
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bu/bump-my-version/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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