Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

Bump the ci-dependencies group with 8 updates - #201

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/ci-dependencies-695d585886
Closed

Bump the ci-dependencies group with 8 updates#201
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/ci-dependencies-695d585886

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the ci-dependencies group with 8 updates:

Package From To
darbiadev/.github/.github/workflows/docker-build-push.yaml 13.0.3 15.2.0
actions/checkout 4.1.2 6.0.2
actions/dependency-review-action 4.2.5 5.0.0
darbiadev/.github/.github/workflows/generic-precommit.yaml 13.0.3 15.2.0
darbiadev/.github/.github/workflows/python-lint.yaml 13.0.3 15.2.0
darbiadev/.github/.github/workflows/python-test.yaml 13.0.3 15.2.0
darbiadev/.github/.github/workflows/github-pages-python-sphinx.yaml 13.0.3 15.2.0
getsentry/action-release 1.7.0 3.6.1

Updates darbiadev/.github/.github/workflows/docker-build-push.yaml from 13.0.3 to 15.2.0

Release notes

Sourced from darbiadev/.github/.github/workflows/docker-build-push.yaml's releases.

v15.2.0

What's Changed

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

v15.1.0

What's Changed

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

v15.0.0

What's Changed

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

v14.1.0

What's Changed

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

v14.0.0

What's Changed

Full Changelog: darbiadev/.github@v13.1.2...v14.0.0

v13.1.2

What's Changed

... (truncated)

Commits
  • 4401664 build(deps): bump the callable-workflows group with 9 updates (#162)
  • a79ad04 build(deps): bump darbiadev/.github (#159)
  • 37c9377 build(deps): bump actions/upload-artifact (#161)
  • 426cc8d build(deps): bump the callable-workflows group with 7 updates (#160)
  • 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)
  • 91dda16 build(deps): bump the callable-workflows group across 1 directory with 11 upd...
  • Additional commits viewable in compare view

Updates actions/checkout from 4.1.2 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

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

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

... (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/dependency-review-action from 4.2.5 to 5.0.0

Release notes

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

5.0.0

This is a new major version of the Dependency Review Action which updates the runtime to node24. This requires a minimum Actions Runner version v2.327.1 to run.

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.9.0...v5.0.0

Dependency Review Action 4.9.0

This feature release contains a couple of notable changes:

  • There is a new configuration option show_patched_versions which will add a column to the output, showing the fix version of each vulnerable dependency. Thanks @​felickz!
  • Runs which do not display OpenSSF scorecards no longer fetch scorecard information; previously it was fetched regardless of whether or not it was displayed, causing unneccessary slowness. Great catch @​jantiebot!
  • There are a couple of fixes to purl parsing which should improve match accuracy for allow-package-dependency lists, including case (in)sensitivity and url-encoded namespaces Thanks @​juxtin!

What's Changed

New Contributors

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

4.8.3

Dependency Review Action v4.8.3

This is a bugfix release that updates a number of upstream dependencies and includes a fix for the earlier feature that detected oversized summaries and upload them as artifacts, which could occasionally crash the action.

We have also updated the release process to use a long-lived v4 branch for the action, instead of a force-pushed tag, which aligns better with git branching strategies; the change should be transparent to end users.

What's Changed

... (truncated)

Commits
  • a1d282b Merge pull request #1098 from actions/ahpook/v5-release
  • eb6c199 update examples to show @​v5
  • 3943c2c v5.0.0 release branch
  • 454943c Merge pull request #1094 from actions/ashelytc/security-findings
  • 6d92a12 revert @​typescript-eslint/parser update
  • a8e5a7e Merge pull request #1076 from tspascoal/fix-version-matching-for-non-string-s...
  • b6b7079 update @​typescript-eslint/parser to 8.40.0
  • 821a21d update more dependencies
  • 05aaaae run npm audit fix
  • 55d3e75 Merge pull request #1077 from Marukome0743/docs/checkout
  • Additional commits viewable in compare view

Updates darbiadev/.github/.github/workflows/generic-precommit.yaml from 13.0.3 to 15.2.0

Release notes

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

v15.2.0

What's Changed

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

v15.1.0

What's Changed

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

v15.0.0

What's Changed

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

v14.1.0

What's Changed

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

v14.0.0

What's Changed

Full Changelog: darbiadev/.github@v13.1.2...v14.0.0

v13.1.2

What's Changed

... (truncated)

Commits
  • 4401664 build(deps): bump the callable-workflows group with 9 updates (#162)
  • a79ad04 build(deps): bump darbiadev/.github (#159)
  • 37c9377 build(deps): bump actions/upload-artifact (#161)
  • 426cc8d build(deps): bump the callable-workflows group with 7 updates (#160)
  • 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)
  • 91dda16 build(deps): bump the callable-workflows group across 1 directory with 11 upd...
  • Additional commits viewable in compare view

Updates darbiadev/.github/.github/workflows/python-lint.yaml from 13.0.3 to 15.2.0

Release notes

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

v15.2.0

What's Changed

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

v15.1.0

What's Changed

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

v15.0.0

What's Changed

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

v14.1.0

What's Changed

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

v14.0.0

What's Changed

Full Changelog: darbiadev/.github@v13.1.2...v14.0.0

v13.1.2

What's Changed

... (truncated)

Commits
  • 4401664 build(deps): bump the callable-workflows group with 9 updates (#162)
  • a79ad04 build(deps): bump darbiadev/.github (#159)
  • 37c9377 build(deps): bump actions/upload-artifact (#161)
  • 426cc8d build(deps): bump the callable-workflows group with 7 updates (#160)
  • 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)
  • 91dda16 build(deps): bump the callable-workflows group across 1 directory with 11 upd...
  • Additional commits viewable in compare view

Updates darbiadev/.github/.github/workflows/python-test.yaml from 13.0.3 to 15.2.0

Release notes

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

v15.2.0

What's Changed

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

v15.1.0

What's Changed

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

v15.0.0

What's Changed

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

v14.1.0

What's Changed

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

v14.0.0

What's Changed

Full Changelog: darbiadev/.github@v13.1.2...v14.0.0

v13.1.2

What's Changed

... (truncated)

Commits
  • 4401664 build(deps): bump the callable-workflows group with 9 updates (#162)
  • a79ad04 build(deps): bump darbiadev/.github (#159)
  • 37c9377 build(deps): bump actions/upload-artifact (#161)
  • 426cc8d build(deps): bump the callable-workflows group with 7 updates (#160)
  • 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)
  • 91dda16 build(deps): bump the callable-workflows group across 1 directory with 11 upd...
  • Additional commits viewable in compare view

Updates darbiadev/.github/.github/workflows/github-pages-python-sphinx.yaml from 13.0.3 to 15.2.0

Release notes

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

v15.2.0

What's Changed

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

v15.1.0

What's Changed

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

v15.0.0

What's Changed

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

v14.1.0

What's Changed

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

v14.0.0

What's Changed

Bumps the ci-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [darbiadev/.github/.github/workflows/docker-build-push.yaml](https://github.com/darbiadev/.github) | `13.0.3` | `15.2.0` |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.2` | `6.0.2` |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.2.5` | `5.0.0` |
| [darbiadev/.github/.github/workflows/generic-precommit.yaml](https://github.com/darbiadev/.github) | `13.0.3` | `15.2.0` |
| [darbiadev/.github/.github/workflows/python-lint.yaml](https://github.com/darbiadev/.github) | `13.0.3` | `15.2.0` |
| [darbiadev/.github/.github/workflows/python-test.yaml](https://github.com/darbiadev/.github) | `13.0.3` | `15.2.0` |
| [darbiadev/.github/.github/workflows/github-pages-python-sphinx.yaml](https://github.com/darbiadev/.github) | `13.0.3` | `15.2.0` |
| [getsentry/action-release](https://github.com/getsentry/action-release) | `1.7.0` | `3.6.1` |


Updates `darbiadev/.github/.github/workflows/docker-build-push.yaml` from 13.0.3 to 15.2.0
- [Release notes](https://github.com/darbiadev/.github/releases)
- [Commits](darbiadev/.github@29197a3...4401664)

Updates `actions/checkout` from 4.1.2 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9bb5618...de0fac2)

Updates `actions/dependency-review-action` from 4.2.5 to 5.0.0
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@5bbc3ba...a1d282b)

Updates `darbiadev/.github/.github/workflows/generic-precommit.yaml` from 13.0.3 to 15.2.0
- [Release notes](https://github.com/darbiadev/.github/releases)
- [Commits](darbiadev/.github@29197a3...4401664)

Updates `darbiadev/.github/.github/workflows/python-lint.yaml` from 13.0.3 to 15.2.0
- [Release notes](https://github.com/darbiadev/.github/releases)
- [Commits](darbiadev/.github@29197a3...4401664)

Updates `darbiadev/.github/.github/workflows/python-test.yaml` from 13.0.3 to 15.2.0
- [Release notes](https://github.com/darbiadev/.github/releases)
- [Commits](darbiadev/.github@29197a3...4401664)

Updates `darbiadev/.github/.github/workflows/github-pages-python-sphinx.yaml` from 13.0.3 to 15.2.0
- [Release notes](https://github.com/darbiadev/.github/releases)
- [Commits](darbiadev/.github@29197a3...4401664)

Updates `getsentry/action-release` from 1.7.0 to 3.6.1
- [Release notes](https://github.com/getsentry/action-release/releases)
- [Changelog](https://github.com/getsentry/action-release/blob/master/CHANGELOG.md)
- [Commits](getsentry/action-release@e769183...f71adb4)

---
updated-dependencies:
- dependency-name: darbiadev/.github/.github/workflows/docker-build-push.yaml
  dependency-version: 15.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: actions/dependency-review-action
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: darbiadev/.github/.github/workflows/generic-precommit.yaml
  dependency-version: 15.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: darbiadev/.github/.github/workflows/python-lint.yaml
  dependency-version: 15.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: darbiadev/.github/.github/workflows/python-test.yaml
  dependency-version: 15.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: darbiadev/.github/.github/workflows/github-pages-python-sphinx.yaml
  dependency-version: 15.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: getsentry/action-release
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 Jun 2, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 2, 2026 00:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/github_actions/ci-dependencies-695d585886 branch June 9, 2026 15:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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