Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps python-semantic-release/python-semantic-release from 9.20.0 to 10.2.0.

Release notes

Sourced from python-semantic-release/python-semantic-release's releases.

v10.2.0 (2025-06-29)

This release is published under the MIT License.

✨ Features

  • cmd-version: Adds PACKAGE_NAME value into build command environment (db9bc13)

📖 Documentation

  • configuration: Update build command environment definition to include PACKAGE_NAME variable (4aa3805)

  • uv-integration: Fix configuration guide for uv usage to ensure lock file update (5390145)

✅ Resolved Issues

  • #1280: UV integration documentation examples do not work as intended

Detailed Changes: v10.1.0...v10.2.0


Installable artifacts are available from:

v10.1.0 (2025-06-12)

This release is published under the MIT License.

✨ Features

  • cmd-version: Always stage version stamped files & changelog even with --no-commit (PR#1214, de62334)

📖 Documentation

  • cmd-version: Improve command description & include common uses (PR#1214, de62334)

  • configuration-guide: Add how-to guide for uv integration (PR#1214, de62334)

  • github-actions: Clarify with examples of the root_options v10 migration change (PR#1271, fbb63ec)

⚙️ Build System

  • deps: Expand python-gitlab dependency to include v6.0.0 (PR#1273, 99fc9cc)

... (truncated)

Changelog

Sourced from python-semantic-release/python-semantic-release's changelog.

v10.2.0 (2025-06-29)

✨ Features

  • cmd-version: Adds PACKAGE_NAME value into build command environment (db9bc13_)

📖 Documentation

  • configuration: Update build command environment definition to include PACKAGE_NAME variable (4aa3805_)

  • uv-integration: Fix configuration guide for uv usage to ensure lock file update (5390145_)

.. _4aa3805: python-semantic-release/python-semantic-release@4aa3805 .. _5390145: python-semantic-release/python-semantic-release@5390145 .. _db9bc13: python-semantic-release/python-semantic-release@db9bc13

.. _changelog-v10.1.0:

v10.1.0 (2025-06-12)

✨ Features

  • cmd-version: Always stage version stamped files & changelog even with --no-commit, closes [#1211](https://github.com/python-semantic-release/python-semantic-release/issues/1211)_ (PR#1214, de62334)

📖 Documentation

  • cmd-version: Improve command description & include common uses (PR#1214, de62334)

  • configuration-guide: Add how-to guide for uv integration (PR#1214, de62334)

  • github-actions: Clarify with examples of the root_options v10 migration change (PR#1271, fbb63ec)

⚙️ Build System

  • deps: Expand python-gitlab dependency to include v6.0.0 (PR#1273, 99fc9cc)

.. _#1211: python-semantic-release/python-semantic-release#1211 .. _99fc9cc: python-semantic-release/python-semantic-release@99fc9cc

... (truncated)

Commits
  • 2896129 10.2.0
  • 5390145 docs(uv-integration): fix configuration guide for uv usage to ensure lock f...
  • 4aa3805 docs(configuration): update build command environment definition to include `...
  • db9bc13 feat(cmd-version): adds PACKAGE_NAME value into build command environment
  • 425c336 test(cmd-version): update build command tests to test for PACKAGE_NAME env var
  • c1fc8af ci(deps): bump mikepenz/action-junit-report@v5.6.0 action to v5.6.1 (#1278)
  • 0f8b1b3 build(deps-dev): bump mypy from 1.16.0 to 1.16.1 (#1279)
  • f2ffdc0 test(cmd-version): add post-release branch update merge repo test (#1268)
  • 64b7138 ci(deps): bump python-semantic-release/publish-action@v10.0.2 to v10.1.0
  • 11d43e7 ci(deps): bump python-semantic-release@v10.0.2 action to v10.1.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.20.0 to 10.2.0.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst)
- [Commits](python-semantic-release/python-semantic-release@v9.20.0...v10.2.0)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2025

Superseded by #50.

@dependabot dependabot bot closed this Aug 5, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/dot-github/workflows/python-semantic-release/python-semantic-release-10.2.0 branch August 5, 2025 03:18
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants