Skip to content

⬆️ 🤖 Dependencies: bump python-semantic-release/python-semantic-release from 9.21.1 to 10.0.2 - #138

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/python-semantic-release/python-semantic-release-10.0.2
Closed

⬆️ 🤖 Dependencies: bump python-semantic-release/python-semantic-release from 9.21.1 to 10.0.2#138
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/python-semantic-release/python-semantic-release-10.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 26, 2025

Copy link
Copy Markdown
Contributor

Bumps python-semantic-release/python-semantic-release from 9.21.1 to 10.0.2.

Release notes

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

v10.0.2 (2025-05-26)

This release is published under the MIT License.

🪲 Bug Fixes

  • github-actions: Add filesystem UID/GID fixer after action workspace modification (PR#1262, 93e23c8)

Detailed Changes: v10.0.1...v10.0.2


Installable artifacts are available from:

v10.0.1 (2025-05-25)

This release is published under the MIT License.

🪲 Bug Fixes

  • github-actions: Bump the github-actions dependency to v10.0.0 (PR#1255, 2803676)

✅ Resolved Issues

  • #1257: bug: github action v10.0.0 is still running PSR v9.21.1

Detailed Changes: v10.0.0...v10.0.1


Installable artifacts are available from:

v10.0.0 (2025-05-25)

This release is published under the MIT License.

✨ Features

... (truncated)

Changelog

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

v10.0.2 (2025-05-26)

🪲 Bug Fixes

  • github-actions: Add filesystem UID/GID fixer after action workspace modification (PR#1262, 93e23c8)

.. _93e23c8: python-semantic-release/python-semantic-release@93e23c8 .. _PR#1262: python-semantic-release/python-semantic-release#1262

.. _changelog-v10.0.1:

v10.0.1 (2025-05-25)

🪲 Bug Fixes

  • github-actions: Bump the github-actions dependency to v10.0.0 (PR#1255, 2803676)

.. _2803676: python-semantic-release/python-semantic-release@2803676 .. _PR#1255: python-semantic-release/python-semantic-release#1255

.. _changelog-v10.0.0:

v10.0.0 (2025-05-25)

✨ Features

  • cmd-version: Enable version_variables version stamp of vars with double-equals (PR#1244, 080e4bc)

  • parser-conventional: Set parser to evaluate all squashed commits by default (6fcdc99_)

  • parser-conventional: Set parser to ignore merge commits by default (59bf084_)

  • parser-emoji: Set parser to evaluate all squashed commits by default (514a922_)

  • parser-emoji: Set parser to ignore merge commits by default (8a51525_)

  • parser-scipy: Set parser to evaluate all squashed commits by default (634fffe_)

  • parser-scipy: Set parser to ignore merge commits by default (d4f128e_)

... (truncated)

Commits
  • 1a32400 10.0.2
  • 93e23c8 fix(github-actions): add filesystem UID/GID fixer after action workspace modi...
  • 109b8bd ci(deps): bump python-semantic-release/publish-action@v10.0.0 to v10.0.1
  • ffb2976 ci(deps): bump python-semantic-release@v10.0.0 action to v10.0.1
  • 917a2c7 10.0.1
  • f928991 ci(release): add filesystem check post psr action to detect error
  • 74f7260 ci(deps): force python-semantic-release action to have v10.0.0
  • 3b7b821 Revert "10.0.1"
  • b15f3cb 10.0.1
  • d099c20 test(fixtures): always run e2e tests in very verbose mode for test failure de...
  • 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)

Summary by Sourcery

Bump python-semantic-release dependency to v10.0.2 and update the Release workflow to use the new version

CI:

  • Update GitHub Actions release workflow to use python-semantic-release@v10.0.2

Chores:

  • Bump python-semantic-release from 9.21.1 to 10.0.2

Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.21.1 to 10.0.2.
- [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.21.1...v10.0.2)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
  dependency-version: 10.0.2
  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 May 26, 2025
@sourcery-ai

sourcery-ai Bot commented May 26, 2025

Copy link
Copy Markdown

Reviewer's Guide

This PR updates the GitHub Actions workflow to use python-semantic-release v10.0.2 (upgrading from v9.21.1), ensuring CI and release steps leverage the latest bug fixes and features in the action.

File-Level Changes

Change Details Files
Bump python-semantic-release action to v10.0.2
  • Update the main uses: python-semantic-release/python-semantic-release@… tag from v9.21.1 to v10.0.2
  • Align any related publish-action uses with the new major version tag
.github/workflows/🤖Release.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #139.

@dependabot dependabot Bot closed this Jun 16, 2025
@dependabot
dependabot Bot deleted the dependabot/github_actions/python-semantic-release/python-semantic-release-10.0.2 branch June 16, 2025 13:47
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