Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps the ci-dependencies group with 11 updates in the / directory:

Package From To
actions/checkout 4.2.2 6.0.0
actions/setup-python 5.6.0 6.1.0
CodSpeedHQ/action 3.8.0 4.4.1
actions/dependency-review-action 4.7.1 4.8.2
darbiadev/.github/.github/workflows/generic-precommit.yaml 15.0.0 15.1.0
darbiadev/.github/.github/workflows/python-lint.yaml 15.0.0 15.1.0
darbiadev/.github/.github/workflows/python-test.yaml 15.0.0 15.1.0
darbiadev/.github/.github/workflows/github-pages-python-sphinx.yaml 15.0.0 15.1.0
hynek/build-and-inspect-python-package 2.13.0 2.14.0
actions/download-artifact 4.3.0 6.0.0
pypa/gh-action-pypi-publish 1.12.4 1.13.0

Updates actions/checkout from 4.2.2 to 6.0.0

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

v4.1.5

... (truncated)

Commits

Updates actions/setup-python from 5.6.0 to 6.1.0

Release notes

Sourced from actions/setup-python's releases.

v6.1.0

What's Changed

Enhancements:

Dependency and Documentation updates:

New Contributors

Full Changelog: actions/setup-python@v6...v6.1.0

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

Commits
  • 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...
  • 2e3e4b1 Add support for pip-install input (#1201)
  • 4267e28 Bump urllib3 from 1.26.19 to 2.5.0 in /tests/data and document breaking c...
  • e797f83 Upgrade to node 24 (#1164)
  • Additional commits viewable in compare view

Updates CodSpeedHQ/action from 3.8.0 to 4.4.1

Release notes

Sourced from CodSpeedHQ/action's releases.

v4.4.1

Release Notes

🚀 Features

🐛 Bug Fixes

⚙️ Internals

Install codspeed-runner 4.4.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/runner/releases/download/v4.4.1/codspeed-runner-installer.sh | sh

Download codspeed-runner 4.4.1

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

Full Changelog: CodSpeedHQ/action@v4.4.0...v4.4.1

v4.4.0

Release Notes

🚀 Features

🐛 Bug Fixes

... (truncated)

Commits
  • 346a2d8 Release v4.4.1 🚀
  • c945456 feat: make use of allow-empty in the ci of this action (#158)
  • 83e606b chore: bump runner version to 4.4.1
  • daf3e64 Release v4.4.0 🚀
  • 41b649a ci: update runner version in version parsing test
  • ef58ee8 feat: accept both instrumentation and simulation for mode input
  • 867d40c feat: use --locked during cargo install for the runner
  • 27aafcf docs: recommend OpenID Connect instead of static token (#156)
  • 65af4f2 chore: bump runner version to 4.4.0 (#157)
  • 6a8e2b8 Release v4.3.4 🚀
  • Additional commits viewable in compare view

Updates actions/dependency-review-action from 4.7.1 to 4.8.2

Release notes

Sourced from actions/dependency-review-action's releases.

v4.8.2

Minor fixes:

Dependency Review Action v4.8.1

What's Changed

Full Changelog: actions/dependency-review-action@v4...v4.8.1

v4.8.0

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.8.0

4.7.3

What's Changed

Full Changelog: actions/dependency-review-action@v4...v4.7.3

4.7.2

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.7.2

Commits
  • 3c4e3dc Merge pull request #1016 from actions/dra-release
  • 02930b2 Update CONTRIBUTING to reflect new guidelines
  • 49ffd9f Update CONTRIBUTING to reflect the need to build
  • 70cb25e 4.8.2 release
  • ebabd31 Merge pull request #1008 from danielhardej/danielhardej-patch-20251023
  • 19f9360 Update package-lock.json
  • 5fd2f98 Bump @​types/jest to version 29.5.14
  • 28647f4 Fix PURL parsing by removing encodeURI
  • f620fd1 Merge pull request #1013 from actions/dangoor/token-fix
  • 9b42b7e Remove bad token reference
  • Additional commits viewable in compare view

Updates darbiadev/.github/.github/workflows/generic-precommit.yaml from 15.0.0 to 15.1.0

Release notes

Sourced from darbiadev/.github/.github/workflows/generic-precommit.yaml's releases.

v15.1.0

What's Changed

Full Changelog: darbiadev/.github@v15.0.0...v15.1.0

Commits
  • 45471b5 build(deps): bump the callable-workflows group with 5 updates (#158)
  • a1fe1d8 build(deps): bump the callable-workflows group across 1 directory with 3 upda...
  • f98fb33 build(deps): bump the callable-workflows group with 4 updates (#155)
  • e22a8d2 build(deps): bump the callable-workflows group across 1 directory with 11 upd...
  • 9dee814 build(deps): bump darbiadev/.github (#151)
  • See full diff in compare view

Updates darbiadev/.github/.github/workflows/python-lint.yaml from 15.0.0 to 15.1.0

Release notes

Sourced from darbiadev/.github/.github/workflows/python-lint.yaml's releases.

v15.1.0

What's Changed

Full Changelog: darbiadev/.github@v15.0.0...v15.1.0

Commits
  • 45471b5 build(deps): bump the callable-workflows group with 5 updates (#158)
  • a1fe1d8 build(deps): bump the callable-workflows group across 1 directory with 3 upda...
  • f98fb33 build(deps): bump the callable-workflows group with 4 updates (#155)
  • e22a8d2 build(deps): bump the callable-workflows group across 1 directory with 11 upd...
  • 9dee814 build(deps): bump darbiadev/.github (#151)
  • See full diff in compare view

Updates darbiadev/.github/.github/workflows/python-test.yaml from 15.0.0 to 15.1.0

Release notes

Sourced from darbiadev/.github/.github/workflows/python-test.yaml's releases.

v15.1.0

What's Changed

Full Changelog: darbiadev/.github@v15.0.0...v15.1.0

Commits
  • 45471b5 build(deps): bump the callable-workflows group with 5 updates (#158)
  • a1fe1d8 build(deps): bump the callable-workflows group across 1 directory with 3 upda...
  • f98fb33 build(deps): bump the callable-workflows group with 4 updates (#155)
  • e22a8d2 build(deps): bump the callable-workflows group across 1 directory with 11 upd...
  • 9dee814 build(deps): bump darbiadev/.github (#151)
  • See full diff in compare view

Updates darbiadev/.github/.github/workflows/github-pages-python-sphinx.yaml from 15.0.0 to 15.1.0

Release notes

Sourced from darbiadev/.github/.github/workflows/github-pages-python-sphinx.yaml's releases.

v15.1.0

What's Changed

Full Changelog: darbiadev/.github@v15.0.0...v15.1.0

Commits
  • 45471b5 build(deps): bump the callable-workflows group with 5 updates (#158)
  • a1fe1d8 build(deps): bump the callable-workflows group across 1 directory with 3 upda...
  • f98fb33 build(deps): bump the callable-workflows group with 4 updates (#155)
  • e22a8d2 build(deps): bump the callable-workflows group across 1 directory with 11 upd...
  • 9dee814 build(deps): bump darbiadev/.github (#151)
  • See full diff in compare view

Updates hynek/build-and-inspect-python-package from 2.13.0 to 2.14.0

Release notes

Sourced from hynek/build-and-inspect-python-package's releases.

v2.14.0

Changed

  • Update tools such that they work on Python 3.14 (which is now 3.x on GitHub Actions). #182

  • The action now ignores UV_PYTHON coming from the outside. #184

Changelog

Sourced from hynek/build-and-inspect-python-package's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Changed

  • Pick Python version explictly instead of "3.x" to prevent incompatibily problems like #182 in the future.

2.14.0

Changed

  • Update tools such that they work on Python 3.14 (which is now 3.x on GitHub Actions). #182

  • The action now ignores UV_PYTHON coming from the outside. #184

2.13.0

Added

  • New output: package_name is the name of the built package as stored in metadata. #162

  • The package name is now part of the action summary which is helpful when you build more than one package from a repository. #169

Changed

  • All GitHub actions are now pinned to exact hashes for better reproducibility and mild security improvements[^st].

[^st]: Chosen prefix SHA-1 hash collision attacks exist. Against serious attackers, this is but security theater.

2.12.0

Changed

  • This release only updates the tools we use. It's important for being able to handle packaging metadata 2.4, as published by recent versions of Hatchling, though. #161

... (truncated)

Commits

Updates actions/download-artifact from 4.3.0 to 6.0.0

Release notes

Sourced from actions/download-artifact's releases.

v6.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/download-artifact@v5...v6.0.0

v5.0.0

What's Changed

v5.0.0

🚨 Breaking Change

This release fixes an inconsistency in path behavior for single artifact downloads by ID. If you're downloading single artifacts by ID, the output path may change.

What Changed

Previously, single artifact downloads behaved differently depending on how you specified the artifact:

  • By name: name: my-artifact → extracted to path/ (direct)
  • By ID: artifact-ids: 12345 → extracted to path/my-artifact/ (nested)

Now both methods are consistent:

  • By name: name: my-artifact → extracted to path/ (unchanged)
  • By ID: artifact-ids: 12345 → extracted to path/ (fixed - now direct)

Migration Guide

✅ No Action Needed If:
  • You download artifacts by name
  • You download multiple artifacts by ID
  • You already use merge-multiple: true as a workaround
⚠️ Action Required If:

You download single artifacts by ID and your workflows expect the nested directory structure.

... (truncated)

Commits
  • 018cc2c Merge pull request #438 from actions/danwkennedy/prepare-6.0.0
  • 815651c Revert "Remove github.dep.yml"
  • bb3a066 Remove github.dep.yml
  • fa1ce46 Prepare v6.0.0
  • 4a24838 Merge pull request #431 from danwkennedy/patch-1
  • 5e3251c Readme: spell out the first use of GHES
  • abefc31 Merge pull request #424 from ...

    Description has been truncated

Bumps the ci-dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `6.0.0` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5.6.0` | `6.1.0` |
| [CodSpeedHQ/action](https://github.com/codspeedhq/action) | `3.8.0` | `4.4.1` |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.7.1` | `4.8.2` |
| [darbiadev/.github/.github/workflows/generic-precommit.yaml](https://github.com/darbiadev/.github) | `15.0.0` | `15.1.0` |
| [darbiadev/.github/.github/workflows/python-lint.yaml](https://github.com/darbiadev/.github) | `15.0.0` | `15.1.0` |
| [darbiadev/.github/.github/workflows/python-test.yaml](https://github.com/darbiadev/.github) | `15.0.0` | `15.1.0` |
| [darbiadev/.github/.github/workflows/github-pages-python-sphinx.yaml](https://github.com/darbiadev/.github) | `15.0.0` | `15.1.0` |
| [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package) | `2.13.0` | `2.14.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `6.0.0` |
| [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.12.4` | `1.13.0` |



Updates `actions/checkout` from 4.2.2 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11bd719...1af3b93)

Updates `actions/setup-python` from 5.6.0 to 6.1.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@a26af69...83679a8)

Updates `CodSpeedHQ/action` from 3.8.0 to 4.4.1
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](CodSpeedHQ/action@0b6e7a3...346a2d8)

Updates `actions/dependency-review-action` from 4.7.1 to 4.8.2
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@da24556...3c4e3dc)

Updates `darbiadev/.github/.github/workflows/generic-precommit.yaml` from 15.0.0 to 15.1.0
- [Release notes](https://github.com/darbiadev/.github/releases)
- [Commits](darbiadev/.github@91dda16...45471b5)

Updates `darbiadev/.github/.github/workflows/python-lint.yaml` from 15.0.0 to 15.1.0
- [Release notes](https://github.com/darbiadev/.github/releases)
- [Commits](darbiadev/.github@91dda16...45471b5)

Updates `darbiadev/.github/.github/workflows/python-test.yaml` from 15.0.0 to 15.1.0
- [Release notes](https://github.com/darbiadev/.github/releases)
- [Commits](darbiadev/.github@91dda16...45471b5)

Updates `darbiadev/.github/.github/workflows/github-pages-python-sphinx.yaml` from 15.0.0 to 15.1.0
- [Release notes](https://github.com/darbiadev/.github/releases)
- [Commits](darbiadev/.github@91dda16...45471b5)

Updates `hynek/build-and-inspect-python-package` from 2.13.0 to 2.14.0
- [Release notes](https://github.com/hynek/build-and-inspect-python-package/releases)
- [Changelog](https://github.com/hynek/build-and-inspect-python-package/blob/main/CHANGELOG.md)
- [Commits](hynek/build-and-inspect-python-package@c52c3a4...efb823f)

Updates `actions/download-artifact` from 4.3.0 to 6.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@d3f86a1...018cc2c)

Updates `pypa/gh-action-pypi-publish` from 1.12.4 to 1.13.0
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@76f52bc...ed0c539)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: actions/setup-python
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: CodSpeedHQ/action
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: actions/dependency-review-action
  dependency-version: 4.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: darbiadev/.github/.github/workflows/generic-precommit.yaml
  dependency-version: 15.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: darbiadev/.github/.github/workflows/python-lint.yaml
  dependency-version: 15.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: darbiadev/.github/.github/workflows/python-test.yaml
  dependency-version: 15.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: darbiadev/.github/.github/workflows/github-pages-python-sphinx.yaml
  dependency-version: 15.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: hynek/build-and-inspect-python-package
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: actions/download-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
...

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 Dec 2, 2025
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.

1 participant