Closed depfu[bot] closed 4 years ago
Hey! Changelogs info seems to be missing or might be in incorrect format. Please add the below template in PR description to ensure I can detect your changes:
- (tag) changelog_text
OR
you can add tag in PR header too
```
(tag) PR header
```
Valid tags: added, changed, deprecated, fixed , removed, security
Thanks!
Best reviewed: commit by commit
Powered by Pull Assistant. Last update 0012089 ... 0012089. Read the comment docs.
1 updated dependency for you to review.
semver - The semantic version parser used by npm.
NPM | GitHub Repo | Homepage
Latest Version: 7.2.2 | Project Version: ^7.1.2 -> 7.2.2
We've tested your project with an updated dependency and the build failed.
This version is either within the version range you specified or you haven't specified a version/range. To be able to test your project with the new version, we've taken the liberty of pinning the version for this branch and pull request.
Unfortunately, we encountered failing tests after pinning. This means that this new version is not compatible with your project and the test failure will potentially also happen on fresh installs.
If you have correctly specified a semantic versioning version range, you should probably also file an issue with the upstream project as they might have released an update that's breaking SemVer rules, which is not cool. (But then again, not all projects explicitly follow SemVer)
We've left the pull request open for you to investigate this issue. Please don't merge it as is, because, again, we've pinned the version of semver for this test run.
What changed?
✳️ semver (^7.1.2 → 7.2.2) · Repo · Changelog
Release Notes
7.2.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
7.2.2
fix: 2.0.0-rc1 should never be included in ^1.0.0
update changelog
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands