Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pyautoversion requirement from ~=1.2.0 to >=1.2,<2.1 #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2021

Updates the requirements on pyautoversion to permit the latest version.

Changelog

Sourced from pyautoversion's changelog.

2.0.1 (2021-08-05)

Bugfixes

  • Fix bug when having multiple file targets (#1)

2.0.0 (2021-05-18)

Features

  • Adds better workflow for incrementing patches. (#5)

  • Adds the ability to have "infinite" newsfiles. They no longer require cleaning up, if tags are used to indicate releases. This requires a workflow where releases are tagged in git, so we can determine the "new news". (#6)

Bugfixes

  • Fix SemVer dependency version (#12)

Improved Documentation

  • Releasing new version (#10)

1.2.0 (2019-11-15)

Misc

1.2.0 (2019-11-15)

Misc

1.2.0 (2019-11-15)

Features

  • Uses the Official SemVer project to handle semver parsing and incrementing (#1)

  • Supports a workflow where newsfiles aren't deleted, but relevant news is instead detected based on whether they were added since the previous release. (#2)

... (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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner August 6, 2021 15:23
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 6, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2021

Codecov Report

Merging #6 (df8ef26) into main (f577ebb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage   69.82%   69.82%           
=======================================
  Files          42       42           
  Lines        2164     2164           
=======================================
  Hits         1511     1511           
  Misses        653      653           

@dependabot dependabot bot force-pushed the dependabot/pip/pyautoversion-gte-1.2-and-lt-2.1 branch from 0b7b51b to 8d810d6 Compare August 11, 2021 06:26
@acabarbaye
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/pyautoversion-gte-1.2-and-lt-2.1 branch from df8ef26 to 074b122 Compare August 11, 2021 15:06
@acabarbaye
Copy link
Collaborator

@dependabot recreate

Updates the requirements on [pyautoversion](https://github.com/ARMmbed/autoversion) to permit the latest version.
- [Release notes](https://github.com/ARMmbed/autoversion/releases)
- [Changelog](https://github.com/ARMmbed/autoversion/blob/master/CHANGELOG.md)
- [Commits](ARMmbed/autoversion@1.2.0...2.0.1)

---
updated-dependencies:
- dependency-name: pyautoversion
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pyautoversion-gte-1.2-and-lt-2.1 branch from af2242d to a80a30b Compare August 12, 2021 08:59
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.

3 participants