Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the github-actions group with 6 updates in the / directory:

Package From To
actions/checkout 4 5
actions/setup-python 5 6
python-semantic-release/python-semantic-release 9.21.0 10.4.1
python-semantic-release/publish-action 9.21.0 10.4.1
browniebroke/hacktoberfest-labeler-action 2.3.0 2.4.0
tiangolo/issue-manager 0.5.1 0.6.0

Updates actions/checkout from 4 to 5

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Updates actions/setup-python from 5 to 6

Release notes

Sourced from actions/setup-python's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v6.0.0

v5.6.0

What's Changed

Full Changelog: actions/setup-python@v5...v5.6.0

v5.5.0

What's Changed

Enhancements:

Bug fixes:

... (truncated)

Commits
  • e797f83 Upgrade to node 24 (#1164)
  • 3d1e2d2 Revert "Enhance cache-dependency-path handling to support files outside the w...
  • 65b0712 Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...
  • 5b668cf Bump actions/checkout from 4 to 5 (#1181)
  • f62a0e2 Change missing cache directory error to warning (#1182)
  • 9322b3c Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...
  • fbeb884 Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)
  • 03bb615 Bump idna from 2.9 to 3.7 in /tests/data (#843)
  • 36da51d Add version parsing from Pipfile (#1067)
  • 3c6f142 update documentation (#1156)
  • Additional commits viewable in compare view

Updates python-semantic-release/python-semantic-release from 9.21.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

Updates python-semantic-release/publish-action from 9.21.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

v10.4.0 (2025-09-08)

Build System

  • deps: Bump python-semantic-release from 10.3.2 to 10.4.0 (#80, befede4)

Detailed Changes: v10.3.2...v10.4.0

v10.3.2 (2025-09-06)

Build System

  • deps: Bump python-semantic-release from v10.3.1 to v10.3.2 (#78, 190c53e)

Detailed Changes: v10.3.1...v10.3.2

v10.3.1 (2025-08-06)

Build System

  • deps: Bump python-semantic-release from 10.3.0 to 10.3.1 (#75, d0eb730)

Detailed Changes: v10.3.0...v10.3.1

v10.3.0 (2025-08-04)

Build System

  • deps: Bump python-semantic-release from 10.2.0 to 10.3.0 (#72, f988ac0)

Detailed Changes: v10.2.0...v10.3.0

... (truncated)

Commits

Updates browniebroke/hacktoberfest-labeler-action from 2.3.0 to 2.4.0

Release notes

Sourced from browniebroke/hacktoberfest-labeler-action's releases.

v2.4.0 (2025-10-01)

This release is published under the MIT License.

Bug Fixes

  • Use SPDX expression for license (#829, d501963)

  • deps: Update dependency environs to v10 (#486, 359b39d)

  • deps: Update dependency environs to v10.1.0 (6f8323b)

  • deps: Update dependency environs to v10.2.0 (a97426f)

  • deps: Update dependency environs to v10.3.0 (b8a0651)

  • deps: Update dependency environs to v11 (#526, b4f40bd)

  • deps: Update dependency environs to v11.1.0 (#658, 14a010c)

  • deps: Update dependency environs to v11.2.0 (#659, 06eacb1)

  • deps: Update dependency environs to v11.2.1 (#662, ed172d8)

  • deps: Update dependency environs to v12 (#682, 1a6d3e7)

  • deps: Update dependency environs to v14 (#684, ac817d7)

  • deps: Update dependency pygithub to v1.58.1 (84f09dc)

  • deps: Update dependency pygithub to v1.58.2 (#376, 174c928)

  • deps: Update dependency pygithub to v1.59.0 (#394, 3538785)

  • deps: Update dependency pygithub to v1.59.1 (abc42a0)

  • deps: Update dependency pygithub to v2 (#448, 5bc7f9a)

  • deps: Update dependency pygithub to v2.2.0 (e92cdcc)

  • deps: Update dependency pygithub to v2.3.0 (2668f70)

  • deps: Update dependency pygithub to v2.4.0 (1a426c0)

  • deps: Update dependency pygithub to v2.5.0 (f2413a5)

Features

... (truncated)

Changelog

Sourced from browniebroke/hacktoberfest-labeler-action's changelog.

v2.4.0 (2025-10-01)

Bug fixes

  • Update dependency environs to v14 (ac817d7)
  • Use spdx expression for license (d501963)
  • Update dependency environs to v12 (1a6d3e7)
  • Update dependency environs to v11.2.1 (ed172d8)
  • Update dependency environs to v11.2.0 (06eacb1)
  • Update dependency environs to v11.1.0 (14a010c)
  • Update dependency pygithub to v2.5.0 (f2413a5)
  • Update dependency pygithub to v2.4.0 (1a426c0)
  • Update dependency pygithub to v2.3.0 (2668f70)
  • Update dependency environs to v11 (b4f40bd)
  • Update dependency pygithub to v2.2.0 (e92cdcc)
  • Update dependency environs to v10.3.0 (b8a0651)
  • Update dependency environs to v10.2.0 (a97426f)
  • Update dependency environs to v10.1.0 (6f8323b)
  • Update dependency environs to v10 (359b39d)
  • Update dependency pygithub to v2 (5bc7f9a)
  • Update dependency pygithub to v1.59.1 (abc42a0)
  • Update dependency pygithub to v1.59.0 (3538785)
  • Update dependency pygithub to v1.58.2 (174c928)
  • Update dependency pygithub to v1.58.1 (84f09dc)

Features

  • Add support for python 3.14 (2e043d9)
  • Drop support for python 3.9 (4a68425)
  • Drop support for python 3.8 (b43b639)
Commits
  • 4c190a4 2.4.0
  • ac817d7 fix(deps): update dependency environs to v14 (#684)
  • 15d2ed4 chore(deps): update relekang/python-semantic-release action to v10 (#784)
  • 07005e6 chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 (#820)
  • 8064d08 chore(deps): update actions/checkout action to v5 (#821)
  • 6f80f80 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.13.2 (#849)
  • ae1305d chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.8.22 (#848)
  • 0a8327a chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.8.21 (#847)
  • 07ab06c chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.8.20 (#846)
  • 07d5802 chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.8.19 (#845)
  • Additional commits viewable in compare view

Updates tiangolo/issue-manager from 0.5.1 to 0.6.0

Release notes

Sourced from tiangolo/issue-manager's releases.

0.6.0

Internal

Commits
  • 2fb3484 🔖 Release version 0.6.0
  • 8b14ed3 📝 Update release notes
  • d7b0278 ✨ Add configurable reminder before closing issue (#39)
  • 0a9b900 📝 Update release notes
  • 2417ac2 🎨 Format code with Ruff, to make reviews easier (#40)
  • bcb6514 📝 Update release notes
  • 14d6326 ⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2 (#36)
  • eb905f7 📝 Update release notes
  • 938907d ⬆ Bump docker/build-push-action from 5 to 6 (#35)
  • 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

…dates

Bumps the github-actions group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `5` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` |
| [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) | `9.21.0` | `10.4.1` |
| [python-semantic-release/publish-action](https://github.com/python-semantic-release/publish-action) | `9.21.0` | `10.4.1` |
| [browniebroke/hacktoberfest-labeler-action](https://github.com/browniebroke/hacktoberfest-labeler-action) | `2.3.0` | `2.4.0` |
| [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) | `0.5.1` | `0.6.0` |



Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

Updates `python-semantic-release/python-semantic-release` from 9.21.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.21.0...v10.4.1)

Updates `python-semantic-release/publish-action` from 9.21.0 to 10.4.1
- [Release notes](https://github.com/python-semantic-release/publish-action/releases)
- [Changelog](https://github.com/python-semantic-release/publish-action/blob/main/releaserc.toml)
- [Commits](python-semantic-release/publish-action@v9.21.0...v10.4.1)

Updates `browniebroke/hacktoberfest-labeler-action` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/browniebroke/hacktoberfest-labeler-action/releases)
- [Changelog](https://github.com/browniebroke/hacktoberfest-labeler-action/blob/main/CHANGELOG.md)
- [Commits](browniebroke/hacktoberfest-labeler-action@v2.3.0...v2.4.0)

Updates `tiangolo/issue-manager` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Commits](tiangolo/issue-manager@0.5.1...0.6.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: python-semantic-release/python-semantic-release
  dependency-version: 10.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: python-semantic-release/publish-action
  dependency-version: 10.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: browniebroke/hacktoberfest-labeler-action
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: tiangolo/issue-manager
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Update of github actions labels Oct 1, 2025
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.50%. Comparing base (9935e87) to head (1082546).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   87.50%   87.50%           
=======================================
  Files           2        2           
  Lines         112      112           
  Branches       23       23           
=======================================
  Hits           98       98           
  Misses          6        6           
  Partials        8        8           

☔ 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.

@Ernst79 Ernst79 merged commit 3aa4041 into main Oct 11, 2025
13 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-42c1c49de0 branch October 11, 2025 12:56
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.

1 participant