-
I just released a workspace, and cargo release failed to verify a tarball. The tarball was valid though, it was just that one of its dependencies was uploaded to crates.io only seconds before, which w…
-
I tried to run npm install but it throws this error without installing any dependency
error Unexpected end of JSON input while parsing near '...DhrC8dH0nnKOokwftJ+Cy'
here is the log data
0 info …
-
Surprisingly, this action which used to work started to fail today, using v1.1.0 (using sha).
```
Generating changelog
Found 1 pull request(s) associated with commit 234cefd9e510cd6db5ef9d1d9be…
-
## CVE-2021-23362 - Medium Severity Vulnerability
Vulnerable Libraries - hosted-git-info-3.0.7.tgz, hosted-git-info-2.8.8.tgz
hosted-git-info-3.0.7.tgz
Provides metadata and conversions from repos…
-
Parser fails with the following parameters:
```javascript
const { sync } = require("conventional-commits-parser");
console.log(
sync("Merge pull request #134 from mgmeyers/syntax-decor-flag"…
-
- https://github.com/conventional-changelog/conventional-changelog: root monorepo
- https://github.com/conventional-changelog/standard-version: cli tool that automatically bumps version. Before I w…
-
## Description
After running `cz init`, I get an exception once I provided the tag format in a project using a `pyproject.toml`:
```
? Please choose a supported config file: (default: pyproject.t…
-
## CVE-2021-33623 - High Severity Vulnerability
Vulnerable Library - trim-newlines-2.0.0.tgz
Trim newlines from the start and/or end of a string
Library home page: https://registry.npmjs.org/trim-ne…
-
## CVE-2021-33623 - High Severity Vulnerability
Vulnerable Library - trim-newlines-2.0.0.tgz
Trim newlines from the start and/or end of a string
Library home page: https://registry.npmjs.org/trim-ne…
-
It is the text after `"BREAKING CHANGE"` that should be listed in `Breaking Changes` section, not the commit message.
**Message:**
```
feat: Allow custom separator
BREAKING CHANGE: some breaki…