Skip to content

ci: bump the github-actions group with 2 updates #1275

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2025

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.0.2 to 10.1.0

Release notes

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

v10.1.0 (2025-06-12)

This release is published under the MIT License.

✨ Features

  • cmd-version: Always stage version stamped files & changelog even with --no-commit (PR#1214, de62334)

📖 Documentation

  • cmd-version: Improve command description & include common uses (PR#1214, de62334)

  • configuration-guide: Add how-to guide for uv integration (PR#1214, de62334)

  • github-actions: Clarify with examples of the root_options v10 migration change (PR#1271, fbb63ec)

⚙️ Build System

  • deps: Expand python-gitlab dependency to include v6.0.0 (PR#1273, 99fc9cc)

✅ Resolved Issues

  • #1211: Version files left unstaged for commit in 2 stage PSR execution

Detailed Changes: v10.0.2...v10.1.0


Installable artifacts are available from:

Changelog

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

.. _changelog:

========= CHANGELOG

.. _changelog-v10.1.0:

v10.1.0 (2025-06-12)

✨ Features

  • cmd-version: Always stage version stamped files & changelog even with --no-commit, closes [#1211](https://github.com/python-semantic-release/python-semantic-release/issues/1211)_ (PR#1214, de62334)

📖 Documentation

  • cmd-version: Improve command description & include common uses (PR#1214, de62334)

  • configuration-guide: Add how-to guide for uv integration (PR#1214, de62334)

  • github-actions: Clarify with examples of the root_options v10 migration change (PR#1271, fbb63ec)

⚙️ Build System

  • deps: Expand python-gitlab dependency to include v6.0.0 (PR#1273, 99fc9cc)

.. _#1211: python-semantic-release/python-semantic-release#1211 .. _99fc9cc: 99fc9cc .. _de62334: de62334 .. _fbb63ec: fbb63ec .. _PR#1214: python-semantic-release/python-semantic-release#1214 .. _PR#1271: python-semantic-release/python-semantic-release#1271 .. _PR#1273: python-semantic-release/python-semantic-release#1273

.. _changelog-v10.0.2:

v10.0.2 (2025-05-26)

🪲 Bug Fixes

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

... (truncated)

Commits
  • f9e152f 10.1.0
  • de62334 feat(cmd-version): always stage version stamped files & changelog even with `...
  • 99fc9cc build(deps): expand python-gitlab dependency to include v6.0.0 (#1273)
  • f772121 ci(deps): bump docker/build-push-action@v6.17.0 to v6.18.0
  • 8da19f1 ci(deps): bump mikepenz/action-junit-report@v5.5.1 action to v5.6.0
  • b31b540 build(deps-dev): bump mypy from 1.15.0 to 1.16.0 (#1270)
  • fbb63ec docs(github-actions): clarify with examples of the root_options v10 migrati...
  • bb8f2ee chore(config): add version stamp to github-actions examples in docs (#1272)
  • ce311ad chore: update in code todos for v10 (#1266)
  • 10e1b52 chore(psr-changelog): consolidate & simplify jinja macro implementation (#1265)
  • Additional commits viewable in compare view

Updates python-semantic-release/publish-action from 10.0.2 to 10.1.0

Release notes

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

v10.1.0 (2025-06-12)

Build System

  • deps: Bump python-semantic-release from 10.0.2 to 10.1.0 (#69, 35266ed)

Documentation

  • README: Fixed broken url for GitHub Actions documentation (#65, f684714)

Detailed Changes: v10.0.2...v10.1.0

Commits
  • ca88900 ci(deps): bump python-semantic-release@v10.0.2 action to v10.1.0 (#68)
  • 35266ed build(deps): bump python-semantic-release from 10.0.2 to 10.1.0 (#69)
  • f684714 docs(README): fixed broken url for GitHub Actions documentation (#65)
  • 783e9aa ci(deps): bump docker/build-push-action@v6.17.0 to v6.18.0 (#64)
  • 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

@dependabot dependabot bot added dependabot created by dependabot dependencies labels Jun 12, 2025
@codejedi365 codejedi365 force-pushed the dependabot/github_actions/github-actions-70331b9628 branch from d5f3120 to 480f87b Compare June 12, 2025 06:01
@codejedi365 codejedi365 force-pushed the dependabot/github_actions/github-actions-70331b9628 branch from 480f87b to 8eb90c7 Compare June 12, 2025 06:04
@codejedi365 codejedi365 merged commit 64b7138 into master Jun 12, 2025
14 checks passed
@codejedi365 codejedi365 deleted the dependabot/github_actions/github-actions-70331b9628 branch June 12, 2025 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot created by dependabot dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant