Skip to content

fix(deps): Update Docker - #555

Merged
EthanHeilman merged 3 commits into
mainfrom
renovate/docker
Jul 5, 2026
Merged

fix(deps): Update Docker#555
EthanHeilman merged 3 commits into
mainfrom
renovate/docker

Conversation

@renovate

@renovate renovate Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
golang stage digest 32c0e6ef96cc55
golang final digest 32c0e6ef96cc55
opensuse/tumbleweed container digest 7afb15d2119543

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 25, 2026
@renovate renovate Bot changed the title fix(deps): Update opensuse/tumbleweed:latest Docker digest to 3022972 fix(deps): Update opensuse/tumbleweed:latest Docker digest to a8c34a9 Jun 27, 2026
@renovate
renovate Bot force-pushed the renovate/docker branch from b813e99 to fb2f860 Compare June 27, 2026 01:10
@renovate renovate Bot changed the title fix(deps): Update opensuse/tumbleweed:latest Docker digest to a8c34a9 fix(deps): Update opensuse/tumbleweed:latest Docker digest to ec13d8f Jun 28, 2026
@renovate
renovate Bot force-pushed the renovate/docker branch from fb2f860 to 8cc8ba1 Compare June 28, 2026 09:13
@renovate renovate Bot changed the title fix(deps): Update opensuse/tumbleweed:latest Docker digest to ec13d8f fix(deps): Update opensuse/tumbleweed:latest Docker digest to a1fcc8f Jun 28, 2026
@renovate
renovate Bot force-pushed the renovate/docker branch from 8cc8ba1 to 9253d7b Compare June 28, 2026 18:51
@renovate renovate Bot changed the title fix(deps): Update opensuse/tumbleweed:latest Docker digest to a1fcc8f fix(deps): Update opensuse/tumbleweed:latest Docker digest to 2511c3f Jun 29, 2026
@renovate
renovate Bot force-pushed the renovate/docker branch from 9253d7b to 12bbe04 Compare June 29, 2026 02:04
@renovate renovate Bot changed the title fix(deps): Update opensuse/tumbleweed:latest Docker digest to 2511c3f fix(deps): Update opensuse/tumbleweed:latest Docker digest to a56f6fe Jun 29, 2026
@renovate
renovate Bot force-pushed the renovate/docker branch from 12bbe04 to bf0a099 Compare June 29, 2026 09:06
@renovate renovate Bot changed the title fix(deps): Update opensuse/tumbleweed:latest Docker digest to a56f6fe fix(deps): Update opensuse/tumbleweed:latest Docker digest to d5d716b Jun 29, 2026
@renovate
renovate Bot force-pushed the renovate/docker branch from bf0a099 to 49e2f09 Compare June 29, 2026 17:34
@renovate renovate Bot changed the title fix(deps): Update opensuse/tumbleweed:latest Docker digest to d5d716b fix(deps): Update Docker Jun 29, 2026
@renovate
renovate Bot force-pushed the renovate/docker branch 6 times, most recently from b1d0fd3 to 47aada7 Compare July 3, 2026 15:41
@renovate
renovate Bot force-pushed the renovate/docker branch from 47aada7 to e394e6a Compare July 5, 2026 09:00
@renovate

renovate Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@EthanHeilman
EthanHeilman merged commit 2b5a11f into main Jul 5, 2026
34 checks passed
sdwilsh pushed a commit to sdwilsh/ansible-playbooks that referenced this pull request Jul 16, 2026
##### [\`v0.16.0\`](https://github.com/openpubkey/opkssh/releases/tag/v0.16.0)

##### A Note on Compatibility for GQ signatures

Includes security fix to GitLab-CI GQ commitment PK Tokens by updating to OpenPubkey v0.25.0. As OPKSSH does not currently support GitLab-CI, and only currently supports GitLab user OP, there should be no security impact to OPKSSH.

However this does introduce a breaking change to how GQ signatures are verified. If GitHub is being used with GQ signatures then signatures created prior to this release will not verify on OPKSSH after this change and signatures created after this release will not verify against on OPKSSH before this change.

See [openpubkey/openpubkey#379](openpubkey/openpubkey#379)

##### Changes

- Update to OpenPubkey v0.25.0 [@EthanHeilman](https://github.com/EthanHeilman) ([#569](openpubkey/opkssh#569))
- fix(deps): Update Docker @[renovate\[bot\]](https://github.com/apps/renovate) ([#566](openpubkey/opkssh#566))
- fix(deps): Update go toolchain directive to v1.26.5 @[renovate\[bot\]](https://github.com/apps/renovate) ([#567](openpubkey/opkssh#567))
- fix(deps): Update actions/cache action to v6.1.0 @[renovate\[bot\]](https://github.com/apps/renovate) ([#556](openpubkey/opkssh#556))
- feat(enforcer): add glob support to github-actions [@gastmaier](https://github.com/gastmaier) ([#558](openpubkey/opkssh#558))
- chore(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.4 @[dependabot\[bot\]](https://github.com/apps/dependabot) ([#540](openpubkey/opkssh#540))
- Imports slices rather exp/slices [@EthanHeilman](https://github.com/EthanHeilman) ([#565](openpubkey/opkssh#565))
- feat: produce Android binaries on CI [@bltavares](https://github.com/bltavares) ([#550](openpubkey/opkssh#550))
- fix(deps): Update Docker @[renovate\[bot\]](https://github.com/apps/renovate) ([#555](openpubkey/opkssh#555))
- fix(deps): Update docker/build-push-action action to v7.3.0 @[renovate\[bot\]](https://github.com/apps/renovate) ([#560](openpubkey/opkssh#560))
- fix(deps): Update goreleaser/goreleaser-action action to v7.2.3 @[renovate\[bot\]](https://github.com/apps/renovate) ([#557](openpubkey/opkssh#557))
- fix(deps): Update release-drafter/release-drafter action to v7.5.1 @[renovate\[bot\]](https://github.com/apps/renovate) ([#554](openpubkey/opkssh#554))
- fix(deps): Update release-drafter/release-drafter action to v7 @[renovate\[bot\]](https://github.com/apps/renovate) ([#551](openpubkey/opkssh#551))
- chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.5 to 4.1.4 @[dependabot\[bot\]](https://github.com/apps/dependabot) ([#539](openpubkey/opkssh#539))

##### 🐛 Bug Fixes

- Fix release drafter [@EthanHeilman](https://github.com/EthanHeilman) ([#561](openpubkey/opkssh#561))
- fix(deps): Update actions/cache action to v6 @[renovate\[bot\]](https://github.com/apps/renovate) ([#543](openpubkey/opkssh#543))
- fix(deps): Update actions/checkout action to v7 @[renovate\[bot\]](https://github.com/apps/renovate) ([#545](openpubkey/opkssh#545))
- fix(deps): Update actions/setup-go action to v6.5.0 @[renovate\[bot\]](https://github.com/apps/renovate) ([#553](openpubkey/opkssh#553))
- fix(deps): Update dependency golangci/golangci-lint to v2.12.2 @[renovate\[bot\]](https://github.com/apps/renovate) ([#552](openpubkey/opkssh#552))
- fix(deps): Update Docker @[renovate\[bot\]](https://github.com/apps/renovate) ([#549](openpubkey/opkssh#549))
- fix(deps): Update actions/setup-go action to v6.4.0 @[renovate\[bot\]](https://github.com/apps/renovate) ([#541](openpubkey/opkssh#541))
- fix(deps): Update dependency golangci/golangci-lint to v2.11.4 @[renovate\[bot\]](https://github.com/apps/renovate) ([#489](openpubkey/opkssh#489))
- fix(deps): Update zizmorcore/zizmor-action action to v0.5.7 @[renovate\[bot\]](https://github.com/apps/renovate) ([#535](openpubkey/opkssh#535))
- fix(deps): Update Docker @[renovate\[bot\]](https://github.com/apps/renovate) ([#469](openpubkey/opkssh#469))

##### 🧰 Maintenance

- fix(deps): Update Docker @[renovate\[bot\]](https://github.com/apps/renovate) ([#469](openpubkey/opkssh#469))
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant