Skip to content

build(deps): bump python-semantic-release/python-semantic-release from 9.20.0 to 10.3.1 in /.github/workflows #52

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

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

Release notes

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

v10.3.1 (2025-08-06)

This release is published under the MIT License.

🪲 Bug Fixes

  • github-actions: Refactor the action output error checking for non-release executions (PR#1308, 5385724)

📖 Documentation

  • github-actions: Adjust docs for direct links to action example workflows (PR#1309, 8efebe2)

✅ Resolved Issues

  • #1303: Improve GitHub Actions Docs

  • #1307: v10.3.0 doesn't support a stage-then-release approach in GitHub Actions


Detailed Changes: v10.3.0...v10.3.1


Installable artifacts are available from:

v10.3.0

2025-08-05 WARNING: GitHub Action broke if Action is run in a non-release mode (e.g. --no-commit, or --noop), see #1307 - Resolved in v10.3.1

v10.3.0 (2025-08-04)

This release is published under the MIT License.

✨ Features

  • github-actions: Add commit_sha as a GitHub Actions output value (PR#1289, 39b647b)

  • github-actions: Add previous_version as a GitHub Actions output value (PR#1302, c0197b7)

  • github-actions: Add release_notes as a GitHub Actions output value (PR#1300, a3fd23c)

  • github-actions: Add release link as a GitHub Actions output value (PR#1301, 888aea1)

🪲 Bug Fixes

... (truncated)

Changelog

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

v10.3.1 (2025-08-06)

🪲 Bug Fixes

  • github-actions: Refactor the action output error checking for non-release executions, closes [#1307](https://github.com/python-semantic-release/python-semantic-release/issues/1307)_ (PR#1308, 5385724)

📖 Documentation

  • github-actions: Adjust docs for direct links to action example workflows, closes [#1303](https://github.com/python-semantic-release/python-semantic-release/issues/1303)_ (PR#1309, 8efebe2)

.. _#1303: python-semantic-release/python-semantic-release#1303 .. _#1307: python-semantic-release/python-semantic-release#1307 .. _5385724: python-semantic-release/python-semantic-release@5385724 .. _8efebe2: python-semantic-release/python-semantic-release@8efebe2 .. _PR#1308: python-semantic-release/python-semantic-release#1308 .. _PR#1309: python-semantic-release/python-semantic-release#1309

.. _changelog-v10.3.0:

v10.3.0 (2025-08-04)

✨ Features

  • github-actions: Add commit_sha as a GitHub Actions output value, closes [#717](https://github.com/python-semantic-release/python-semantic-release/issues/717)_ (PR#1289, 39b647b)

  • github-actions: Add previous_version as a GitHub Actions output value (PR#1302, c0197b7)

  • github-actions: Add release_notes as a GitHub Actions output value (PR#1300, a3fd23c)

  • github-actions: Add release link as a GitHub Actions output value (PR#1301, 888aea1)

🪲 Bug Fixes

  • github-actions: Fix variable output newlines (PR#1300, a3fd23c)

  • util: Fixes no-op log output when commit message contains square-brackets, closes [#1251](https://github.com/python-semantic-release/python-semantic-release/issues/1251)_ (PR#1287, f25883f)

... (truncated)

Commits
  • 5b9d941 10.3.1
  • 5385724 fix(github-actions): refactor the action output error checking for non-releas...
  • 8efebe2 docs(github-actions): adjust docs for direct links to action example workflow...
  • ac438f2 ci(deps): bump mikepenz/action-junit-report@v5.6.1 action to v5.6.2 (#1305)
  • bdbfd23 10.3.0
  • c0197b7 feat(github-actions): add previous_version as a GitHub Actions output value...
  • 888aea1 feat(github-actions): add release link as a GitHub Actions output value (#1...
  • a3fd23c feat(github-actions): add release_notes as a GitHub Actions output value (#...
  • 2ce2e94 docs(getting-started): fixes changelog.exclude_commit_patterns example in s...
  • 39b647b feat(github-actions): add commit_sha as a GitHub Actions output value (#1289)
  • 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.3.1.
- [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.3.1)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
  dependency-version: 10.3.1
  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 Aug 6, 2025
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
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy