Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/antfu-collective/bumpp

Interactive CLI that bumps your version numbers and more
https://github.com/antfu-collective/bumpp

feat: execute could receive a function

s3xysteak opened this pull request 4 days ago
Function `options.execute` to make bumpp more flexible

s3xysteak opened this issue 5 days ago
CLI option `--version` is ambugious and duplicated

mkpoli opened this issue 6 days ago
chore(deps): replace fast-glob by tinyglobby

Jayllyz opened this pull request 9 days ago
feat: ignore manifest files without version property

nekomeowww opened this pull request 10 days ago
chore: fix lint & added lint:fix script

nekomeowww opened this pull request 10 days ago
feat(cli): support signing git commits and tags

nekomeowww opened this pull request 10 days ago
export src/cli/* in `src/index`

s3xysteak opened this issue 12 days ago
feat: The solution under the monorepo environment.

sheepbox8646 opened this pull request 17 days ago
feat: check git status before bump if option.all is falsy

litingyes opened this pull request about 1 month ago
fix: the recursive option is not working in the bump.config.ts file

gz65555 opened this pull request about 2 months ago
The `recursive` option is not working in the `bump.config.ts` file.

gz65555 opened this issue about 2 months ago
fix: check file exists before update

ryoppippi opened this pull request about 2 months ago
feat: read deno.jsonc for version check

ryoppippi opened this pull request 2 months ago
feat: jsonc support

ryoppippi opened this pull request 2 months ago
feat: read `deno.json` for version check

ryoppippi opened this pull request 2 months ago
add sign argument

ryoppippi opened this pull request 3 months ago
feat: bump `deno.json` & `deno.jsonc` by default

ryoppippi opened this pull request 3 months ago
deno.json/deno.jsonc support

ryoppippi opened this issue 3 months ago
`recursive: true` in `bump.config.ts` ignored?

chrisspiegl opened this issue 6 months ago
fix: respect the CLI args format like `--tag=%s`

Bernankez opened this pull request 6 months ago
bumpp cli doesn't respect args

SukkaW opened this issue 6 months ago
fix: recursive option not work when directly call versionBump

hyoban opened this pull request 7 months ago
chore: Update VersionBumpOptions type description

wsypower opened this pull request 8 months ago
Update the default value description for `VersionBumpOptions`

wsypower opened this pull request 8 months ago
feat: bump jsr.json & jsr.jsonc by default

sxzz opened this pull request 8 months ago
feat: version update in `package-lock.json`

Sec-ant opened this pull request 9 months ago
feat(parse): check pnpm-workspace.yaml to fetch the package.json

Jannchie opened this pull request 9 months ago
Read monorepo path from `pnpm-workspace.yaml`

Jannchie opened this issue 9 months ago
fix: allow creating empty commits

auvred opened this pull request 10 months ago
fix: tsup build esm import `ReleaseType` error

dockfries opened this pull request 11 months ago
how to disable create tag before release

eivmosn opened this issue 12 months ago
fix: resolve the right config file and args from cli

Bernankez opened this pull request 12 months ago
`bump.config.ts` has no effect on `commit` and `tag`

chrisspiegl opened this issue about 1 year ago
`--recursive` only finds sub packages in `/packages/**`

chrisspiegl opened this issue about 1 year ago
feat: allow passing `--current-version` to override the current version

murongg opened this pull request about 1 year ago
docs: typo

makeryi opened this pull request about 1 year ago
feat: support `next` as release type

Vision010 opened this pull request about 1 year ago
How to quickly enter the next version

Vision010 opened this issue about 1 year ago
After upgrade to v9.2.0 bump.config.ts not work

yunsii opened this issue about 1 year ago
feat: add no commit and tag

sxzz opened this pull request about 1 year ago
fix: allow to use %s placeholder in execute command

azat-io opened this pull request over 1 year ago
`--execute` argument not works with `%s` placeholder

azat-io opened this issue over 1 year ago
run versionBumpp function in a mjs file

honghuangdc opened this issue over 1 year ago
feat: find config in parent directory

aleclarson opened this pull request over 1 year ago
Look in parent directories for config file

aleclarson opened this issue over 1 year ago
bumpp.config.ts

SenRanYo opened this issue over 1 year ago
chore: fix typo in cli options

danielroe opened this pull request over 1 year ago
feat!: use `c12` loader configuration

KeJunMao opened this pull request over 1 year ago
fix: remove cac version override

innocenzi opened this pull request about 2 years ago
feat: add `versionBumpInfo`

antfu opened this pull request over 2 years ago
feat: Add method versionBumpInfo

hengshanMWC opened this pull request over 2 years ago