An open index of dependabot pull requests across open source projects.

ci: bump the github-actions group with 2 updates

Open
Number: #1331
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 13, 2025 at 03:46 AM UTC
(21 days ago)
Updated: September 13, 2025 at 03:46 AM UTC
(21 days ago)
Labels:
dependencies dependabot
Description:

Bumps the github-actions group with 2 updates: python-semantic-release/python-semantic-release and python-semantic-release/publish-action.

Updates python-semantic-release/python-semantic-release from 10.4.0 to 10.4.1

Release notes

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

v10.4.1 (2025-09-13)

This release is published under the MIT License.

🪲 Bug Fixes

  • cmd-version: Fix error where --no-tag is not respected (PR#1329, b090fa2)

📖 Documentation

  • CHANGELOG: Update hyperlink in v10.4.0's additional info paragraph (PR#1323, 98ef722)

  • getting-started-guide: Remove notice about lack of monorepo support (PR#1327, 3f21f3f)

  • github-actions: Fix recommended upstream detection script's upstream name parsing (PR#1328, ccc91c0)

✅ Resolved Issues

  • #1304: Bug: --no-tag is not working as expected with version command

  • #1326: Monorepo support warning on Getting Started page no longer required


Detailed Changes: v10.4.0...v10.4.1


Installable artifacts are available from:

Changelog

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

.. _changelog:

========= CHANGELOG

.. _changelog-v10.4.1:

v10.4.1 (2025-09-13)

🪲 Bug Fixes

  • cmd-version: Fix error where --no-tag is not respected, closes [#1304](https://github.com/python-semantic-release/python-semantic-release/issues/1304)_ (PR#1329, b090fa2)

📖 Documentation

  • CHANGELOG: Update hyperlink in v10.4.0's additional info paragraph (PR#1323, 98ef722)

  • getting-started-guide: Remove notice about lack of monorepo support, closes [#1326](https://github.com/python-semantic-release/python-semantic-release/issues/1326)_ (PR#1327, 3f21f3f)

  • github-actions: Fix recommended upstream detection script's upstream name parsing (PR#1328, ccc91c0)

.. _#1304: python-semantic-release/python-semantic-release#1304 .. _#1326: python-semantic-release/python-semantic-release#1326 .. _3f21f3f: https://github.com/python-semantic-release/python-semantic-release/commit/3f21f3fc47a0dacc11ec95feb2a23f8cf132e77b .. _98ef722: https://github.com/python-semantic-release/python-semantic-release/commit/98ef722b65bd6a37492cf7ec8b0425800f719114 .. _b090fa2: https://github.com/python-semantic-release/python-semantic-release/commit/b090fa2efc0ebfb40bdc572fea307d356af95a3f .. _ccc91c0: https://github.com/python-semantic-release/python-semantic-release/commit/ccc91c09fab45358c7e52b42e6c0607c68c9d8f3 .. _PR#1323: python-semantic-release/python-semantic-release#1323 .. _PR#1327: python-semantic-release/python-semantic-release#1327 .. _PR#1328: python-semantic-release/python-semantic-release#1328 .. _PR#1329: python-semantic-release/python-semantic-release#1329

.. _changelog-v10.4.0:

v10.4.0 (2025-09-08)

✨ Features

  • config: Add conventional-monorepo as valid commit_parser type (PR#1143, e18f866)

... (truncated)

Commits
  • 4d4cb0a 10.4.1
  • b090fa2 fix(cmd-version): fix error where --no-tag is not respected (#1329)
  • ccc91c0 docs(github-actions): fix recommended upstream detection script's upstream na...
  • 3f21f3f docs(getting-started-guide): remove notice about lack of monorepo support (#1...
  • f77c598 ci(deps): bump actions/setup-python@v5.6.0 to v6.0.0
  • 8fdbc3e ci(deps): bump actions/stale@v9.1.0 to v10.0.0
  • a7d0195 ci(deps): bump python-semantic-release/publish-action@v10.3.2 to v10.4.0
  • ee2617c ci(deps): bump python-semantic-release@v10.3.2 action to v10.4.0
  • 98ef722 docs(CHANGELOG): update hyperlink in v10.4.0's additional info paragraph (#1323)
  • See full diff in compare view

Updates python-semantic-release/publish-action from 10.4.0 to 10.4.1

Release notes

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

v10.4.1 (2025-09-13)

Build System

  • deps: Bump python-semantic-release from 10.4.0 to 10.4.1 (#82, d3d1da0)

Detailed Changes: v10.4.0...v10.4.1

Commits
  • ae6462a ci(deps): bump python-semantic-release@v10.4.0 action to v10.4.1 (#83)
  • d3d1da0 build(deps): bump python-semantic-release from 10.4.0 to 10.4.1 (#82)
  • See full diff 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 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
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+3
Deletions:
-3
Package Dependencies
Ecosystem:
actions
Version Change:
10.4.0 → 10.4.1
Update Type:
Patch
Ecosystem:
actions
Version Change:
10.4.0 → 10.4.1
Update Type:
Patch
Technical Details
ID: 7627905
UUID: 2824550768
Node ID: PR_kwDOAl7G5M6oWzlw
Host: GitHub
Repository: python-semantic-release/python-semantic-release
Merge State: Unknown