Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2021

Updates the requirements on semver to permit the latest version.

Release notes

Sourced from semver's releases.

2.13.0

Related pr: #295

  • Released 2020-10-20

  • Maintainer Tom Schraitle

Documentation https://python-semver.rtfd.io/en/2.13.0

Features

  • #287: Document how to create subclass from VersionInfo

Bugfixes

  • #283: Ensure equal versions have equal hashes

Contributors

(in alphabetical order)

Thanks to all! ❤️

Changelog

Sourced from semver's changelog.

Version 2.13.0

:Released: 2020-10-20 :Maintainer: Tom Schraitle

Features

  • :pr:287: Document how to create subclass from VersionInfo

Bug Fixes

  • :pr:283: Ensure equal versions have equal hashes. Version equality means for semver, that major, minor, patch, and prerelease parts are equal in both versions you compare. The build part is ignored.

Additions

n/a

Deprecations

n/a


Version 2.12.0

:Released: 2020-10-19 :Maintainer: Tom Schraitle

Bug Fixes

  • :gh:291 (:pr:292): Disallow negative numbers of major, minor, and patch for :class:semver.VersionInfo

... (truncated)

Commits

You can trigger a rebase of this PR 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 dependabot bot added the dependencies Pull requests that update a dependency file label May 18, 2021
@acabarbaye acabarbaye merged commit d217e70 into master May 18, 2021
@acabarbaye acabarbaye deleted the dependabot/pip/semver-approx-eq-2.13 branch May 18, 2021 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants