Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

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
dependabot wants to merge 1 commit into main
base: main
Choose a base branch
Loading
from dependabot/github_actions/dot-github/workflows/python-semantic-release/python-semantic-release-10.4.1

Conversation

Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps python-semantic-release/python-semantic-release from 9.20.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:

v10.4.0 (2025年09月08日)

This release is published under the MIT License.

✨ Features

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

  • parser: Add new conventional-commits standard parser for monorepos (PR#1143, e18f866)

📖 Documentation

  • Add configuration guide for monorepo use with PSR (PR#1143, e18f866)

  • commit-parsers: Introduce conventional commit monorepo parser options & features (PR#1143, e18f866)

... (truncated)

Changelog

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

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: python-semantic-release/python-semantic-release@3f21f3f .. _98ef722: python-semantic-release/python-semantic-release@98ef722 .. _b090fa2: python-semantic-release/python-semantic-release@b090fa2 .. _ccc91c0: python-semantic-release/python-semantic-release@ccc91c0 .. _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)

  • parser: Add new conventional-commits standard parser for monorepos, closes [#614](https://github.com/python-semantic-release/python-semantic-release/issues/614)_ (PR#1143, e18f866)

📖 Documentation

  • Add configuration guide for monorepo use with PSR (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)
  • 6df5e87 10.4.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.4.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.4.1)
---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
 dependency-version: 10.4.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 Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

AltStyle によって変換されたページ (->オリジナル) /