Skip to content

Update semversioner requirement from ~=2.0 to >=2,<4#13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/semversioner-gte-2-and-lt-4
Open

Update semversioner requirement from ~=2.0 to >=2,<4#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/semversioner-gte-2-and-lt-4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown

Updates the requirements on semversioner to permit the latest version.

Changelog

Sourced from semversioner's changelog.

3.0.1

  • patch: Fix next-release folder recreation after release.

3.0.0

  • major: Decoupled CLI from Core and Storage layers: remove internal click output, delegating UI responsibilities to the CLI module.
  • major: Drop support for Python 3.8.
  • major: Drop support for Python 3.9.
  • major: Replaced Flake8 and MyPy with Ruff. Adopted linting and formatting rules of the Ruff project.
  • major: Upgrade dependencies: click to 8.3.x, pytest to 9.x, pytest-cov to 7.x, importlib_resources to 7.x, mypy to 1.20.x, and flake8 to 7.3.x.
  • minor: Added AGENTS.md with AI guidelines and project overview.
  • minor: Migrated project configuration to pyproject.toml and simplified installation process.
  • minor: Update GitHub Actions to the latest version, and upgrade all dependencies.
  • patch: Converted Tests to use pytest syntax and fixtures.
  • patch: Improved README.md documentation with missing commands and examples.

2.2.0

  • minor: Update GitHub Actions to the latest version, and upgrade all dependencies

2.1.2

  • patch: Add test coverage calculation and GitHub Actions integration.

2.1.1

  • patch: Add Python 3.14 to supported versions and CI test matrix.

2.1.0

  • minor: Expose current_version to changelog templates.

2.0.8

  • patch: Fix file creation race condition.

2.0.7

  • patch: Fix deprecated datetime.utcnow() usage by replacing with datetime.now(timezone.utc) for Python 3.12+ compatibility.

2.0.6

  • patch: Bump jinja2 from 3.1.4 to 3.1.6.

2.0.5

  • patch: move main logic into main.py.

2.0.4

... (truncated)

Commits
  • d81cb51 chore: release version 3.0.1 [skip ci]
  • 1c639a2 Merge pull request #71 from raulgomis/fix/next-release-folder-recreation
  • 88677f2 Fix next-release folder recreation after release
  • a540ac8 chore: release version 3.0.0 [skip ci]
  • 2af06ce Merge pull request #68 from raulgomis/feature/next-major-v3
  • f03c147 Fixed uv tool install for Github Actions
  • bd51392 Improved and simplified release.yml workflow
  • 1324788 ci: use least privilege for GitHub Actions permissions
  • ac582b7 Improved build and release process
  • 9abb344 Improved release process
  • 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 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 [semversioner](https://github.com/raulgomis/semversioner) to permit the latest version.
- [Changelog](https://github.com/raulgomis/semversioner/blob/master/CHANGELOG.md)
- [Commits](raulgomis/semversioner@2.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: semversioner
  dependency-version: 3.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 14, 2026
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.

0 participants