Skip to content

chore(ci): bump python-semantic-release/python-semantic-release from 9.21.0 to 10.0.2 in the github-actions group#148

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-709fa587cf
Closed

chore(ci): bump python-semantic-release/python-semantic-release from 9.21.0 to 10.0.2 in the github-actions group#148
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-709fa587cf

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2025

Bumps the github-actions group with 1 update: python-semantic-release/python-semantic-release.

Updates python-semantic-release/python-semantic-release from 9.21.0 to 10.0.2

Release notes

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

v10.0.2 (2025-05-26)

This release is published under the MIT License.

🪲 Bug Fixes

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

Detailed Changes: v10.0.1...v10.0.2


Installable artifacts are available from:

v10.0.1 (2025-05-25)

This release is published under the MIT License.

🪲 Bug Fixes

  • github-actions: Bump the github-actions dependency to v10.0.0 (PR#1255, 2803676)

✅ Resolved Issues

  • #1257: bug: github action v10.0.0 is still running PSR v9.21.1

Detailed Changes: v10.0.0...v10.0.1


Installable artifacts are available from:

v10.0.0 (2025-05-25)

This release is published under the MIT License.

✨ Features

... (truncated)

Changelog

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

v10.0.2 (2025-05-26)

🪲 Bug Fixes

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

.. _93e23c8: python-semantic-release/python-semantic-release@93e23c8 .. _PR#1262: python-semantic-release/python-semantic-release#1262

.. _changelog-v10.0.1:

v10.0.1 (2025-05-25)

🪲 Bug Fixes

  • github-actions: Bump the github-actions dependency to v10.0.0 (PR#1255, 2803676)

.. _2803676: python-semantic-release/python-semantic-release@2803676 .. _PR#1255: python-semantic-release/python-semantic-release#1255

.. _changelog-v10.0.0:

v10.0.0 (2025-05-25)

✨ Features

  • cmd-version: Enable version_variables version stamp of vars with double-equals (PR#1244, 080e4bc)

  • parser-conventional: Set parser to evaluate all squashed commits by default (6fcdc99_)

  • parser-conventional: Set parser to ignore merge commits by default (59bf084_)

  • parser-emoji: Set parser to evaluate all squashed commits by default (514a922_)

  • parser-emoji: Set parser to ignore merge commits by default (8a51525_)

  • parser-scipy: Set parser to evaluate all squashed commits by default (634fffe_)

  • parser-scipy: Set parser to ignore merge commits by default (d4f128e_)

... (truncated)

Commits
  • 1a32400 10.0.2
  • 93e23c8 fix(github-actions): add filesystem UID/GID fixer after action workspace modi...
  • 109b8bd ci(deps): bump python-semantic-release/publish-action@v10.0.0 to v10.0.1
  • ffb2976 ci(deps): bump python-semantic-release@v10.0.0 action to v10.0.1
  • 917a2c7 10.0.1
  • f928991 ci(release): add filesystem check post psr action to detect error
  • 74f7260 ci(deps): force python-semantic-release action to have v10.0.0
  • 3b7b821 Revert "10.0.1"
  • b15f3cb 10.0.1
  • d099c20 test(fixtures): always run e2e tests in very verbose mode for test failure de...
  • 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 <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 1 update: [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release).


Updates `python-semantic-release/python-semantic-release` from 9.21.0 to 10.0.2
- [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.21.0...v10.0.2)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Update of github actions labels Jun 1, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.59%. Comparing base (21cf466) to head (a0311cd).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #148   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files           6        6           
  Lines         245      245           
  Branches       32       32           
=======================================
  Hits          244      244           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jun 1, 2025

CodSpeed Performance Report

Merging #148 will not alter performance

Comparing dependabot/github_actions/github-actions-709fa587cf (a0311cd) with main (21cf466)

Summary

✅ 9 untouched benchmarks

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 1, 2025

Looks like python-semantic-release/python-semantic-release is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 1, 2025
@dependabot dependabot Bot deleted the dependabot/github_actions/github-actions-709fa587cf branch July 1, 2025 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Update of github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants