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: inferring the semver version according to Conventional Commit

northword opened this pull request 11 days ago
fix: version update issue

Blithe-Chiang opened this pull request 13 days ago
recursive filter

reslear opened this issue 27 days ago
chore: upgrade args-tokenizer

TrySound opened this pull request about 1 month ago
chore: replace shell-quote with args-tokenizer

TrySound opened this pull request about 1 month ago
fix: --exec ENOENT tinyexec args, close #62

YunYouJun opened this pull request about 2 months ago
[Bug Report] v9.9.0 regression, `--execute` command throws `ENOENT` error

meteorlxy opened this issue about 2 months ago
fix: fix parsing a breaking change commit with scope

ntnyq opened this pull request about 2 months ago
Failed to parse a breaking change commit with a scope

ntnyq opened this issue about 2 months ago
fix: `execute` type fix.

s3xysteak opened this pull request 2 months ago
Handle incorrect git remote

privatenumber opened this issue 3 months ago
fix: --no-print-commits not working

noootwo opened this pull request 3 months ago
fix: remove the useless option 'version'

noootwo opened this pull request 3 months ago
test: `update-files` should await async functions in beforeEach/afterEach

s3xysteak opened this pull request 4 months ago
feat: execute could receive a function

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

s3xysteak opened this issue 4 months ago
CLI option `--version` is ambugious and duplicated

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

Jayllyz opened this pull request 4 months ago
feat: ignore manifest files without version property

nekomeowww opened this pull request 4 months ago
chore: fix lint & added lint:fix script

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

nekomeowww opened this pull request 4 months ago
export src/cli/* in `src/index`

s3xysteak opened this issue 4 months ago
feat: The solution under the monorepo environment.

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

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

gz65555 opened this pull request 5 months ago
fix: check file exists before update

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

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

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

ryoppippi opened this pull request 6 months ago
add sign argument

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

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

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

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

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

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

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

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

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

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

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

Jannchie opened this pull request about 1 year ago
Read monorepo path from `pnpm-workspace.yaml`

Jannchie opened this issue about 1 year ago
fix: allow creating empty commits

auvred opened this pull request about 1 year ago
fix: tsup build esm import `ReleaseType` error

dockfries opened this pull request about 1 year ago
how to disable create tag before release

eivmosn opened this issue over 1 year ago
fix: resolve the right config file and args from cli

Bernankez opened this pull request over 1 year ago
`bump.config.ts` has no effect on `commit` and `tag`

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

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

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

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

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

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

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

sxzz opened this pull request over 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 almost 2 years ago
Look in parent directories for config file

aleclarson opened this issue almost 2 years ago
bumpp.config.ts

SenRanYo opened this issue almost 2 years ago
chore: fix typo in cli options

danielroe opened this pull request almost 2 years ago
feat!: use `c12` loader configuration

KeJunMao opened this pull request almost 2 years ago
fix: remove cac version override

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

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

hengshanMWC opened this pull request almost 3 years ago