chore(deps): batch dependabot bumps (docker python + actions-minor-patch)#103
Merged
Conversation
Bumps python from `e2d3af7` to `721dc13`. --- updated-dependencies: - dependency-name: python dependency-version: 3.11-slim-bookworm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the actions-minor-patch group with 4 updates: [actions/setup-python](https://github.com/actions/setup-python), [azure/setup-helm](https://github.com/azure/setup-helm), [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) and [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials). Updates `actions/setup-python` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@a309ff8...ece7cb0) Updates `azure/setup-helm` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@dda3372...9bc31f4) Updates `actions/attest-build-provenance` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@a2bbfa2...0f67c3f) Updates `aws-actions/configure-aws-credentials` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@e7f100c...254c19b) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor-patch - dependency-name: azure/setup-helm dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor-patch - dependency-name: actions/attest-build-provenance dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor-patch - dependency-name: aws-actions/configure-aws-credentials dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
DORA Metrics
|
This was referenced Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Consolidates the two open Dependabot PRs into one batch (precedent: #94), by
cherry-picking the exact Dependabot commits so the 40-hex SHA pins — required by
tests/unit/test_workflow_action_pinning.py— are preserved verbatim.Supersedes:
e2d3af7to721dc13in /src/processing/flink_jobs #100 —chore(deps,docker): bumppythonbase insrc/processing/flink_jobs/Dockerfile(e2d3af7→721dc13).chore(deps,ci): bump theactions-minor-patchgroup (4 updates),each kept as
<sha> # vX.Y.Z:actions/setup-pythonv6.2.0 → v6.3.0azure/setup-helmv5.0.0 → v5.0.1actions/attest-build-provenancev4.1.0 → v4.1.1Verification (no-Docker)
test_workflow_action_pinning.py(everyuses:still a full SHA + versioncomment — no pin regression).
🤖 Generated with Claude Code