Skip to content

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

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 29, 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.1.0 to 10.2.0

Release notes

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

v10.2.0 (2025-06-29)

This release is published under the MIT License.

✨ Features

  • cmd-version: Adds PACKAGE_NAME value into build command environment (db9bc13)

📖 Documentation

  • configuration: Update build command environment definition to include PACKAGE_NAME variable (4aa3805)

  • uv-integration: Fix configuration guide for uv usage to ensure lock file update (5390145)

✅ Resolved Issues

  • #1280: UV integration documentation examples do not work as intended

Detailed Changes: v10.1.0...v10.2.0


Installable artifacts are available from:

Changelog

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

.. _changelog:

========= CHANGELOG

.. _changelog-v10.2.0:

v10.2.0 (2025-06-29)

✨ Features

  • cmd-version: Adds PACKAGE_NAME value into build command environment (db9bc13_)

📖 Documentation

  • configuration: Update build command environment definition to include PACKAGE_NAME variable (4aa3805_)

  • uv-integration: Fix configuration guide for uv usage to ensure lock file update (5390145_)

.. _4aa3805: 4aa3805 .. _5390145: 5390145 .. _db9bc13: db9bc13

.. _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)

... (truncated)

Commits
  • 2896129 10.2.0
  • 5390145 docs(uv-integration): fix configuration guide for uv usage to ensure lock f...
  • 4aa3805 docs(configuration): update build command environment definition to include `...
  • db9bc13 feat(cmd-version): adds PACKAGE_NAME value into build command environment
  • 425c336 test(cmd-version): update build command tests to test for PACKAGE_NAME env var
  • c1fc8af ci(deps): bump mikepenz/action-junit-report@v5.6.0 action to v5.6.1 (#1278)
  • 0f8b1b3 build(deps-dev): bump mypy from 1.16.0 to 1.16.1 (#1279)
  • f2ffdc0 test(cmd-version): add post-release branch update merge repo test (#1268)
  • 64b7138 ci(deps): bump python-semantic-release/publish-action@v10.0.2 to v10.1.0
  • 11d43e7 ci(deps): bump python-semantic-release@v10.0.2 action to v10.1.0
  • Additional commits viewable in compare view

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

Release notes

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

v10.2.0 (2025-06-29)

Build System

  • deps: Bump python-semantic-release from 10.1.0 to 10.2.0 (#70, e8661ee)

Detailed Changes: v10.1.0...v10.2.0

Commits
  • b717f67 ci(deps): bump python-semantic-release@v10.1.0 action to v10.2.0 (#71)
  • e8661ee build(deps): bump python-semantic-release from 10.1.0 to 10.2.0 (#70)
  • 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 29, 2025
@codejedi365 codejedi365 force-pushed the dependabot/github_actions/github-actions-642462f3d5 branch from 24b0193 to 9954fbb Compare June 29, 2025 22:26
@codejedi365 codejedi365 merged commit a047df0 into master Jun 29, 2025
13 checks passed
@codejedi365 codejedi365 deleted the dependabot/github_actions/github-actions-642462f3d5 branch June 29, 2025 23:22
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