Skip to content

chore(deps-ci): bump the github-actions group across 1 directory with 7 updates - #132

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-203dae21d5
Open

chore(deps-ci): bump the github-actions group across 1 directory with 7 updates#132
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-203dae21d5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Copy link
Copy Markdown
Contributor

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

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

Updates actions/checkout from 4 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

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

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

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

What's Changed

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

v4.3.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (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
  • a309ff8 Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264)
  • bfe8cc5 Upgrade @​actions dependencies to Node 24 compatible versions (#1259)
  • 4f41a90 Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253)
  • 83679a8 Bump @​types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel ...
  • bfc4944 Bump prettier from 3.5.3 to 3.6.2 (#1234)
  • 97aeb3e Bump requests from 2.32.2 to 2.32.4 in /tests/data (#1130)
  • 443da59 Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pi...
  • cfd55ca graalpy: add graalpy early-access and windows builds (#880)
  • bba65e5 Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094)
  • 18566f8 Improve wording and "fix example" (remove 3.13) on testing against pre-releas...
  • Additional commits viewable in compare view

Updates codecov/codecov-action from 5 to 6

Release notes

Sourced from codecov/codecov-action's releases.

v6.0.0

⚠️ This version introduces support for node24 which make cause breaking changes for systems that do not currently support node24. ⚠️

What's Changed

Full Changelog: codecov/codecov-action@v5.5.4...v6.0.0

v5.5.4

This is a mirror of v5.5.2. v6 will be released which requires node24

What's Changed

Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4

v5.5.3

What's Changed

Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3

v5.5.2

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v5.5.1...v5.5.2

v5.5.1

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

... (truncated)

Commits

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

Release notes

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

v10.5.3 (2025-12-14)

This release is published under the MIT License.

🪲 Bug Fixes

  • cmd-version: Resolve unauthenticated git repo issues for upstream verification (PR#1388, e164f68)

  • github-action: Fix failed signing issue when ssh was missing from action environment (PR#1389, 18b7eda)

  • parser-conventional-monorepo: Fix parser opts validator for outside dir path matches (PR#1382, a51eadd)

✅ Resolved Issues

  • #1373: verify_upstream_unchanged fails on github actions when git repo is unauthenticated

  • #1376: ssh-agent & ssh-add is missing from python-semantic-release github action

  • #1380: Monorepo path_filters fails to reference paths outside the current package subtree


Detailed Changes: v10.5.2...v10.5.3


Installable artifacts are available from:

v10.5.2

[!WARNING] 2025-11-11: Release fails git repo is unauthenticated (See #1373) & if you use SSH commit & tag signing (See #1376) - Resolved in v10.5.3

v10.5.2 (2025-11-10)

This release is published under the MIT License.

🪲 Bug Fixes

  • cmd-version: Toggle verify upstream off when no version commit is made (PR#1370, e0b3b70)

Detailed Changes: v10.5.1...v10.5.2


... (truncated)

Changelog

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

v10.5.3 (2025-12-14)

🪲 Bug Fixes

  • cmd-version: Resolve unauthenticated git repo issues for upstream verification, closes [#1373](https://github.com/python-semantic-release/python-semantic-release/issues/1373)_ (PR#1388, e164f68)

  • github-action: Fix failed signing issue when ssh was missing from action environment, closes [#1376](https://github.com/python-semantic-release/python-semantic-release/issues/1376)_ (PR#1389, 18b7eda)

  • parser-conventional-monorepo: Fix parser opts validator for outside dir path matches, closes [#1380](https://github.com/python-semantic-release/python-semantic-release/issues/1380)_ (PR#1382, a51eadd)

.. _#1373: python-semantic-release/python-semantic-release#1373 .. _#1376: python-semantic-release/python-semantic-release#1376 .. _#1380: python-semantic-release/python-semantic-release#1380 .. _18b7eda: python-semantic-release/python-semantic-release@18b7eda .. _a51eadd: python-semantic-release/python-semantic-release@a51eadd .. _e164f68: python-semantic-release/python-semantic-release@e164f68 .. _PR#1382: python-semantic-release/python-semantic-release#1382 .. _PR#1388: python-semantic-release/python-semantic-release#1388 .. _PR#1389: python-semantic-release/python-semantic-release#1389

.. _changelog-v10.5.2:

v10.5.2 (2025-11-10)

🪲 Bug Fixes

  • cmd-version: Toggle verify upstream off when no version commit is made (PR#1370, e0b3b70)

.. _e0b3b70: python-semantic-release/python-semantic-release@e0b3b70 .. _PR#1370: python-semantic-release/python-semantic-release#1370

.. _changelog-v10.5.1:

v10.5.1 (2025-11-10)

🪲 Bug Fixes

  • cmd-version: Fix upstream change detection to succeed without branch tracking (PR#1369_,

... (truncated)

Commits
  • 350c48f chore: release v10.5.3
  • a51eadd fix(parser-conventional-monorepo): fix parser opts validator for outside dir ...
  • 427af48 test(fixtures): upgrade monorepos to monitor external package files
  • 27a006c test(fixtures): upgrade commit simulation to modify specific files
  • e164f68 fix(cmd-version): resolve unauthenticated git repo issues for upstream verifi...
  • 18b7eda fix(github-action): fix failed signing issue when ssh was missing from action...
  • 779af88 ci(deps): bump tj-actions/changed-files@v47.0.0 action to v47.0.1 (#1394)
  • edf0229 ci(deps): bump actions/stale@v10.1.0 to v10.1.1 (#1394)
  • e0927e3 ci(deps): bump actions/setup-python@v6.0.0 to v6.1.0 (#1394)
  • b984f41 ci(deps): bump actions/upload-artifact@v5.0.0 to v6.0.0 (#1394)
  • Additional commits viewable in compare view

Updates python-semantic-release/publish-action from 9.21.0 to 10.5.3

Release notes

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

v10.5.3 (2025-12-14)

Build System

  • deps: Bump python-semantic-release from 10.5.2 to 10.5.3 (#95, 8086c8c)

Detailed Changes: v10.5.2...v10.5.3

v10.5.2 (2025-11-10)

Build System

  • deps: Bump python-semantic-release from 10.5.1 to 10.5.2 (#91, 4b3a923)

Detailed Changes: v10.5.1...v10.5.2

v10.5.1 (2025-11-10)

Build System

  • deps: Bump python-semantic-release from 10.5.0 to 10.5.1 (#90, cd980ed)

Detailed Changes: v10.5.0...v10.5.1

v10.5.0 (2025-11-10)

Build System

  • deps: Bump python-semantic-release from 10.4.1 to 10.5.0 (#87, 201da5a)

  • deps: Bump action container image to python:3.14-slim-trixie (#86, e50fe5e)


Detailed Changes: v10.4.1...v10.5.0

v10.4.1 (2025-09-13)

Build System

  • deps: Bump python-semantic-release from 10.4.0 to 10.4.1 (#82, d3d1da0)

... (truncated)

Commits
  • 310a998 ci(deps): bump tj-actions/changed-files@v47.0.0 to v47.0.1 (#96)
  • 6a6e557 ci(deps): bump actions/checkout@v5.0.0 to v6.0.1 (#96)
  • 1cbbbde ci(deps): bump stale@v10.1.0 action to v10.1.1 (#96)
  • 51cbb35 ci(deps): bump python-semantic-release@v10.5.2 action to v10.5.3 (#96)
  • 8086c8c build(deps): bump python-semantic-release from 10.5.2 to 10.5.3 (#95)
  • 948bb8f ci(deps): bump python-semantic-release@v10.5.1 action to v10.5.2 (#92)
  • 4b3a923 build(deps): bump python-semantic-release from 10.5.1 to 10.5.2 (#91)
  • 2e252f1 ci(deps): bump python-semantic-release@v10.5.0 action to v10.5.1 (#89)
  • cd980ed build(deps): bump python-semantic-release from 10.5.0 to 10.5.1 (#90)
  • 960acbc ci(release): remove release job steps to create partial tags
  • Additional commits viewable in compare view

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

Release notes

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

v2.6.0 (2025-10-12)

This release is published under the MIT License.

Bug Fixes

  • Change filter label type from list of string to a string (#867, 0b1ed13)

Features

Testing


Detailed Changes: v2.5.0...v2.6.0

v2.5.0 (2025-10-12)

This release is published under the MIT License.

Features

  • Convert to a composite action (8920ed1)

Testing


Detailed Changes: v2.4.2...v2.5.0

v2.4.2 (2025-10-03)

This release is published under the MIT License.

Bug Fixes

  • release: Fix updating of git tags (a82d64c)

Detailed Changes: v2.4.1...v2.4.2

v2.4.1 (2025-10-03)

... (truncated)

Changelog

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

v2.6.0 (2025-10-12)

Testing

Bug fixes

  • Change filter label type from list of string to a string (0b1ed13)

Features

  • Turn the app into a cli (0a2aba1)

v2.5.0 (2025-10-12)

Features

  • Convert to a composite action (8920ed1)

Testing

  • Add tests and run them on ci (7944190)

v2.4.2 (2025-10-03)

Bug fixes

  • Fix updating of git tags (a82d64c)

v2.4.1 (2025-10-03)

Bug fixes

  • Update how deps are specified (1e7e741)
  • Force update major tag during release (791ebe5)

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)

... (truncated)

Commits

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 (

… 7 updates

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

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



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

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

Updates `codecov/codecov-action` from 5 to 6
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5...v6)

Updates `python-semantic-release/python-semantic-release` from 9.21.0 to 10.5.3
- [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.5.3)

Updates `python-semantic-release/publish-action` from 9.21.0 to 10.5.3
- [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.5.3)

Updates `browniebroke/hacktoberfest-labeler-action` from 2.3.0 to 2.6.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.6.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: '6'
  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: codecov/codecov-action
  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.5.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: python-semantic-release/publish-action
  dependency-version: 10.5.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: browniebroke/hacktoberfest-labeler-action
  dependency-version: 2.6.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] <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 Apr 1, 2026
@codecov

codecov Bot commented Apr 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.31%. Comparing base (67885b6) to head (e1152d1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage   97.31%   97.31%           
=======================================
  Files           9        9           
  Lines         298      298           
  Branches       16       16           
=======================================
  Hits          290      290           
  Misses          6        6           
  Partials        2        2           

☔ View full report in Codecov by Harness.
📢 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.

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 Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants