Open
Description
The devDependency release-it was updated from 12.4.3
to 12.5.0
.
This version is covered by your current version range and after updating it in your project the build failed.
release-it is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ ci/circleci: Your tests failed on CircleCI (Details).
Release Notes for Release 12.5.0
- Always use
npm.tag
if provided when resolving tag (fixes #586) (39dcc22) - Fix prerelease continuation type in interactive mode (fixes #588) (0e62393)
- Add docs about
npm.publishPath
(90531ab) - Update dependencies (4949a8a)
- Update/migrate to latest semver (a11f992)
- Update/migrate to latest @octokit/rest (5ad3e18)
- Fix links to documentation (#599) (cec2829)
- Move both auto-changelog recipes to the
/conf
directory (#587) (b90831a)
Commits
The new version differs by 34 commits.
12c73b4
Release 12.5.0
39dcc22
Always use
npm.tag
if provided when resolving tag (fixes #586)0e62393
Fix prerelease continuation type in interactive mode (fixes #588)
90531ab
Add docs about
npm.publishPath
4949a8a
Update dependencies
a11f992
Update/migrate to latest semver
5ad3e18
Update/migrate to latest @octokit/rest
cec2829
Fix links to documentation (#599)
b90831a
Move both auto-changelog recipes to the
/conf
directory (#587)da075e6
Release 12.5.0-next.3
8cc81f1
Simplify/fix debug logic in metrics (related to #574)
f818699
Fix toml example
fd67e6c
Add auto-changelog template file to be used directly from the repository (#583)
47548b5
Release 12.5.0-next.2
923a56c
Authenticate and verify as collaborator with GitLab on init
There are 34 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴