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

Bump semver from 2.13.0 to 3.0.1 in /test/acceptance/features #1452

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps semver from 2.13.0 to 3.0.1.

Release notes

Sourced from semver's releases.

3.0.1

Related pr: #413

Documentation: https://python-semver.rtfd.io/en/3.0.1/ PyPI: https://pypi.org/project/semver/3.0.1/ Full Changelog: python-semver/python-semver@3.0.0...3.0.1 Full Changelog between last 2 release and 3: python-semver/python-semver@2.13.0...3.0.1

What's Changed

New Contributors

Full Changelog: python-semver/python-semver@3.0.0...3.0.1

3.0.0

Related pr: #403

Documentation: https://python-semver.rtfd.io/en/3.0.0/ PyPI: https://pypi.org/project/semver/3.0.0/ Full Changelog: python-semver/python-semver@3.0.0-rc.1...3.0.0 Full Changelog between last 2 release and 3: python-semver/python-semver@2.13.0...3.0.0

What's Changed

3.0.0-dev.4

Related pr: python-semver/python-semver#385

  • Released 2022-12-20

  • Maintainer Tom Schraitle

Documentation: https://python-semver.rtfd.io/en/3.0.0-dev.4/ Full Changelog: python-semver/python-semver@3.0.0-dev.3...3.0.0-dev.4 PyPI: https://pypi.org/project/semver/3.0.0dev4/

... (truncated)

Changelog

Sourced from semver's changelog.

Version 3.0.1

:Released: 2023-06-14 :Maintainer: Tom Schraitle

Bug Fixes

  • :gh:410: Export functions properly using __all__ in __init__.py.

Version 3.0.0

:Released: 2023-04-02 :Maintainer: Tom Schraitle

Bug Fixes

  • :gh:291: Disallow negative numbers in VersionInfo arguments for major, minor, and patch.

  • :gh:310: Rework API documentation. Follow a more "semi-manual" attempt and add auto directives into :file:docs/api.rst.

  • :gh:344: Allow empty string, a string with a prefix, or None as token in :meth:~semver.version.Version.bump_build and :meth:~semver.version.Version.bump_prerelease.

  • :gh:374: Correct Towncrier's config entries in the :file:pyproject.toml file. The old entries [[tool.towncrier.type]] are deprecated and need to be replaced by [tool.towncrier.fragment.<TYPE>].

  • :pr:384: General cleanup, reformat files:

    • Reformat source code with black again as some config options did accidentely exclude the semver source code. Mostly remove some includes/excludes in the black config.
    • Integrate concurrency in GH Action
    • Ignore Python files on project dirs in .gitignore

... (truncated)

Commits

Dependabot compatibility score

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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 19, 2023
@dependabot dependabot bot requested review from baijum and sadlerap June 19, 2023 06:56
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 19, 2023

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #1452 (271ce82) into master (92bb02e) will not change coverage.
Report is 3 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1452   +/-   ##
=======================================
  Coverage   58.16%   58.16%           
=======================================
  Files          35       35           
  Lines        3014     3014           
=======================================
  Hits         1753     1753           
  Misses       1093     1093           
  Partials      168      168           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 92bb02e...271ce82. Read the comment docs.

@sadlerap
Copy link
Contributor

/test 4.10-acceptance
/test 4.11-acceptance
/test 4.12-acceptance
/test 4.13-acceptance

@sadlerap
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/test/acceptance/features/semver-3.0.1 branch from c69bf4f to 80f43a7 Compare August 14, 2023 17:18
@sadlerap
Copy link
Contributor

@dependabot rebase

Bumps [semver](https://github.com/python-semver/python-semver) from 2.13.0 to 3.0.1.
- [Release notes](https://github.com/python-semver/python-semver/releases)
- [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst)
- [Commits](python-semver/python-semver@2.13.0...3.0.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/test/acceptance/features/semver-3.0.1 branch from 80f43a7 to 271ce82 Compare August 16, 2023 21:42
@sadlerap
Copy link
Contributor

/test 4.10-acceptance
/test 4.11-acceptance
/test 4.12-acceptance
/test 4.13-acceptance

@sadlerap
Copy link
Contributor

/retest

Copy link
Contributor

@sadlerap sadlerap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@sadlerap
Copy link
Contributor

/retest

@baijum
Copy link
Member

baijum commented Aug 17, 2023

/lgtm
/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 17, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baijum, sadlerap

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@baijum
Copy link
Member

baijum commented Aug 17, 2023

/test 4.13-acceptance

@openshift-merge-robot openshift-merge-robot merged commit 32962a4 into master Aug 17, 2023
24 checks passed
@dependabot dependabot bot deleted the dependabot/pip/test/acceptance/features/semver-3.0.1 branch August 17, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependencies Pull requests that update a dependency file lgtm needs-ok-to-test python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants