-
I don't see a way in which you can select a bumper start and a bumper end. like "after these commercials" and "now, back to the show" shouldn't be mixed up. These 2 individual bumpers should be put in…
-
-
Currently we have a basic configuration for dependabot that creates a number of PRs to update dependencies.
It's creating a problem since it generates several PRs, all of them running the CI pipel…
-
Is merging all the package version bumps safe, @keggsmurph21? (See open PRs)
I worry that some things have changed major version number, e.g. ejs from version 2 to version 3.
I also worry that …
-
### Affected Version
2.0.3-1
### Description
`paru` is broken with the `pacman` version that is currently in testing (`7.0.0.r3.g7736133-1`). It bumps the `libalpm` lib version to `15.0.0`
###…
jlo62 updated
2 weeks ago
-
## Description
As noticed by @krassowski in https://github.com/jupyterlab-contrib/jupyter-chat/issues/15, the releaser bumps the version 2 times in the workflow, with the current settings.
Relat…
-
The distribution has several [dependencies](https://github.com/asciidoctor/asciidoctorj/blob/main/asciidoctorj-distribution/build.gradle) that depend on manual updates.
To avoid having to keep track …
-
### Description
When assembled glyphs are built (via `stretch`, `lr`, `underbrace` or similar), the rendered PNG contains small artefacts where the glyph parts connect. This is especially visible in …
-
It seems that `analyze_commit` bumps the patch / minor / major version for _every_ commit it finds that should bump that version.
This seems like unexpected behaviour. The behaviour I was expectin…
-
By reading the doc https://semver.org/ is clear for me that:
- PATCH releases should not contains api changes and they are reserved to CVEs and bug fixes.
- If the project is not a stable API yet.…