Closed dependabot[bot] closed 1 month ago
Relates to #12
This Pull Request was opened by Dependabot due to GHSA-c2qf-rxjj-qqgw (aka CVE-2022-25883). This is a legitimate vulnerability with a potential impact on users of this tool -- hence users of depreman
are encouraged to upgrade their transitive dependency on semver
.
The vulnerability affects >= 7.0.0, < 7.5.2
and this project is compatible with ^7.0.0
, which means users can always upgrade to a safe version of semver
if that is necessary. Hence, this Pull Request is not necessary for users of this project.
To ensure compatibility with the earliest supported version, 7.0.0
, I would like this project to depend on exactly that version to avoid using functionality introduced after 7.0.0
(trusting the semver
project to maintain compatibility throughout all ^7.0.0
versions). Hence, I will close this without merging and ignore the Dependabot warning for the vulnerability.
If, in the future, this project requires a version of semver
affected by this vulnerability while being incompatible with any semver
version not affected by it, please let the maintainers of the project know as soon as possible -- either in this thread or as a new issue.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps semver from 7.0.0 to 7.5.2.
Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
e7b78de
chore: release 7.5.258c791f
fix: diff when detecting major change from prerelease (#566)5c8efbc
fix: preserve build in raw after inc (#565)717534e
fix: better handling of whitespace (#564)2f738e9
chore: bump@npmcli/template-oss
from 4.14.1 to 4.15.1 (#558)aa016a6
chore: release 7.5.1d30d25a
fix: show type on invalid semver error (#559)09c69e2
chore: bump@npmcli/template-oss
from 4.13.0 to 4.14.1 (#555)5b02ad7
chore: release 7.5.0e219bb4
fix: throw on bad version with correct error message (#552)Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show