Skip to content

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

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/pyautoversion-gte-1.2-and-lt-2.1
Open

Update pyautoversion requirement from ~=1.2.0 to >=1.2,<2.1#6
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/pyautoversion-gte-1.2-and-lt-2.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

codecov-commenter commented Aug 6, 2021

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.58%. Comparing base (9154370) to head (547dabe).
⚠️ Report is 170 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage   69.58%   69.58%           
=======================================
  Files          44       44           
  Lines        2252     2252           
=======================================
  Hits         1567     1567           
  Misses        685      685           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@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
Copy Markdown
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
Copy Markdown
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] <support@github.com>
@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
@acabarbaye acabarbaye force-pushed the main branch 13 times, most recently from 829345e to 6e567d0 Compare February 17, 2022 22:22
@acabarbaye acabarbaye force-pushed the main branch 2 times, most recently from 1220268 to 9041410 Compare December 22, 2022 01:30
@acabarbaye acabarbaye force-pushed the main branch 2 times, most recently from 51368f3 to a553721 Compare September 9, 2025 16:29
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