Bumps the github-actions group with 3 updates in the / directory:python-semantic-release/python-semantic-release,python-semantic-release/publish-action andmikepenz/action-junit-report.
Updatespython-semantic-release/python-semantic-release from 10.2.0 to 10.3.0
Release notes
Sourced frompython-semantic-release/python-semantic-release's releases.
v10.3.0 (2025-08-04)
This release is published under the MIT License.
✨ Features
github-actions: Addcommit_sha as a GitHub Actions output value (PR#1289,39b647b)
github-actions: Addprevious_version as a GitHub Actions output value (PR#1302,c0197b7)
github-actions: Addrelease_notes as a GitHub Actions output value (PR#1300,a3fd23c)
github-actions: Add releaselink 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 (PR#1287,f25883f)
📖 Documentation
getting-started: Fixeschangelog.exclude_commit_patterns example in startup guide (PR#1292,2ce2e94)
github-actions: Add description ofcommit_sha GitHub Action output in docs (PR#1289,39b647b)
github-actions: Add description ofprevious_release GitHub Action output (PR#1302,c0197b7)
github-actions: Add description ofrelease_notes GitHub Action output (PR#1300,a3fd23c)
github-actions: Add description of releaselink GitHub Action output (PR#1301,888aea1)
README: Update broken links to match re-located destinations (PR#1285,f4ec792)
✅ Resolved Issues
#717:Add commit hash output to GitHub Action
#1251:Bug: No-op mode fails to log any bracket-encased text in commit_message
#1291:Typo in Getting Started Guide'sexclude_commit_patterns example
Detailed Changes:v10.2.0...v10.3.0
Installable artifacts are available from:
... (truncated)
Changelog
Sourced frompython-semantic-release/python-semantic-release's changelog.
.. _changelog:
=========CHANGELOG
.. _changelog-v10.3.0:
v10.3.0 (2025-08-04)
✨ Features
github-actions: Addcommit_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: Addprevious_version as a GitHub Actions output value (PR#1302,c0197b7)
github-actions: Addrelease_notes as a GitHub Actions output value (PR#1300,a3fd23c)
github-actions: Add releaselink 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)
📖 Documentation
getting-started: Fixeschangelog.exclude_commit_patterns example in startup guide, closes[#1291](https://github.com/python-semantic-release/python-semantic-release/issues/1291)_ (PR#1292,2ce2e94)
github-actions: Add description ofcommit_sha GitHub Action output in docs (PR#1289,39b647b)
github-actions: Add description ofprevious_release GitHub Action output (PR#1302,c0197b7)
github-actions: Add description ofrelease_notes GitHub Action output (PR#1300,a3fd23c)
github-actions: Add description of releaselink GitHub Action output (PR#1301,888aea1)
... (truncated)
Commits
bdbfd23 10.3.0c0197b7 feat(github-actions): addprevious_version as a GitHub Actions output value...888aea1 feat(github-actions): add releaselink as a GitHub Actions output value (#1...a3fd23c feat(github-actions): addrelease_notes as a GitHub Actions output value (#...2ce2e94 docs(getting-started): fixeschangelog.exclude_commit_patterns example in s...39b647b feat(github-actions): addcommit_sha as a GitHub Actions output value (#1289)f25883f fix(util): fixes no-op log output when commit message contains square-bracket...ee0adb4 ci(stalebot): adjust developer updates to every 90 days (#1286)f4ec792 docs(README): update broken links to match re-located destinations (#1285)a047df0 ci(deps): bumppython-semantic-release/publish-action@v10.1.0 tov10.2.0- Additional commits viewable incompare view
Updatespython-semantic-release/publish-action from 10.2.0 to 10.3.0
Release notes
Sourced frompython-semantic-release/publish-action's releases.
v10.3.0 (2025-08-04)
Build System
- deps: Bump
python-semantic-release from 10.2.0 to 10.3.0 (#72,f988ac0)
Detailed Changes:v10.2.0...v10.3.0
Commits
403a064 ci(deps): bumppython-semantic-release@v10.2.0 action to 10.3.0 (#73)f988ac0 build(deps): bumppython-semantic-release from 10.2.0 to 10.3.0 (#72)- See full diff incompare view
Updatesmikepenz/action-junit-report from 5.6.1 to 5.6.2
Release notes
Sourced frommikepenz/action-junit-report's releases.
v5.6.2
🚀 Features
- Add pr_id parameter to support PR comments from workflow_run contexts
📦 Dependencies
Contributors:
Commits
3585e95 Merge pull request#1380 from mikepenz/feature/upgrade_dev_dependencies3630233 - fix formattingd82fbf8 - upgrade dependenciesd307350 Merge pull request#1379 from mikepenz/copilot/fix-1378c887f44 Add documentation and edge case handling for pr_id parameterec953bd Add pr_id parameter support for workflow_run contextsa80d5fb Initial plan- See full diff incompare 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Bumps the github-actions group with 3 updates in the / directory:python-semantic-release/python-semantic-release,python-semantic-release/publish-action andmikepenz/action-junit-report.
Updates
python-semantic-release/python-semantic-releasefrom 10.2.0 to 10.3.0Release notes
Sourced frompython-semantic-release/python-semantic-release's releases.
... (truncated)
Changelog
Sourced frompython-semantic-release/python-semantic-release's changelog.
... (truncated)
Commits
bdbfd2310.3.0c0197b7feat(github-actions): addprevious_versionas a GitHub Actions output value...888aea1feat(github-actions): add releaselinkas a GitHub Actions output value (#1...a3fd23cfeat(github-actions): addrelease_notesas a GitHub Actions output value (#...2ce2e94docs(getting-started): fixeschangelog.exclude_commit_patternsexample in s...39b647bfeat(github-actions): addcommit_shaas a GitHub Actions output value (#1289)f25883ffix(util): fixes no-op log output when commit message contains square-bracket...ee0adb4ci(stalebot): adjust developer updates to every 90 days (#1286)f4ec792docs(README): update broken links to match re-located destinations (#1285)a047df0ci(deps): bumppython-semantic-release/publish-action@v10.1.0tov10.2.0Updates
python-semantic-release/publish-actionfrom 10.2.0 to 10.3.0Release notes
Sourced frompython-semantic-release/publish-action's releases.
Commits
403a064ci(deps): bumppython-semantic-release@v10.2.0action to 10.3.0 (#73)f988ac0build(deps): bumppython-semantic-releasefrom 10.2.0 to 10.3.0 (#72)Updates
mikepenz/action-junit-reportfrom 5.6.1 to 5.6.2Release notes
Sourced frommikepenz/action-junit-report's releases.
Commits
3585e95Merge pull request#1380 from mikepenz/feature/upgrade_dev_dependencies3630233- fix formattingd82fbf8- upgrade dependenciesd307350Merge pull request#1379 from mikepenz/copilot/fix-1378c887f44Add documentation and edge case handling for pr_id parameterec953bdAdd pr_id parameter support for workflow_run contextsa80d5fbInitial planDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions