Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Updates the requirements on verlib2 to permit the latest version.

Release notes

Sourced from verlib2's releases.

v0.3.1

What's changed?

  • Fixed packaging

Full Changelog: pyveci/verlib2@v0.3.0...v0.3.1

Changelog

Sourced from verlib2's changelog.

2025-02-11 v0.3.1

  • Fixed packaging

2025-02-11 v0.3.0

  • Added original distutils/version.py from Python 3.11.11. Because some custom version implementations derive from it, it is a good idea to have it around for Python 3.12 and higher.
  • Fixed verlib2.__version__, now using importlib.metadata.

2025-02-02 v0.2.1

  • Maintenance release including a minor change about a mypy admonition left operand of "and" is always true, ca3fb2d6da8.

2023-10-24 v0.2.0

  • Add version property for backward-compatibility with distutils.version

2023-10-14 v0.1.0

  • First release
Commits
  • 04df668 Release v0.3.1
  • 948cce1 Chore: Fix packaging
  • baf7254 Release v0.3.0
  • 25595b0 distutils: Skip strict-parsing versions like 0.2.1.post3+g2cb3e
  • 7753fb3 Linting: Remove Black. Ruff is excellent, and faster.
  • 5b39f26 distutils: Update deprecation warning message, referring to verlib2
  • 9b63a02 CI: Validate on all available Python versions
  • c28939c CI: Fix mypy configuration
  • 6f8adb9 Fix verlib2.__version__, now using importlib.metadata
  • 4d2bac5 Add original distutils/version.py from Python 3.11.11
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [verlib2](https://github.com/pyveci/verlib2) to permit the latest version.
- [Release notes](https://github.com/pyveci/verlib2/releases)
- [Changelog](https://github.com/pyveci/verlib2/blob/main/CHANGES.md)
- [Commits](pyveci/verlib2@v0.1.0...v0.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 17, 2025
@amotl amotl merged commit cc8fda8 into main Feb 17, 2025
29 checks passed
@amotl amotl deleted the dependabot/pip/verlib2-lt-0.4 branch February 17, 2025 22:04
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants