Skip to content

chore(deps): bump go.podman.io/image/v5 from 5.39.1 to 5.39.2 in /backend#2305

Merged
kmendell merged 1 commit intomainfrom
dependabot/go_modules/backend/go.podman.io/image/v5-5.39.2
Apr 10, 2026
Merged

chore(deps): bump go.podman.io/image/v5 from 5.39.1 to 5.39.2 in /backend#2305
kmendell merged 1 commit intomainfrom
dependabot/go_modules/backend/go.podman.io/image/v5-5.39.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps go.podman.io/image/v5 from 5.39.1 to 5.39.2.

Commits
  • c382f53 [podman-5.8] Bump image to v5.39.2
  • 575432b [podman-5.8] Only obtain a bearer token once at a time
  • 7e4b9cc [podman-5.8] Move creation of bearerToken to obtainBearerToken
  • 8e4182e [podman-5.8] Store a pointer to a bearerToken in tokenCache
  • b5267a2 [podman-5.8] Use an explicit lock for dockerClient.tokenCache ...
  • 2278460 [podman-5.8] Exit early from obtainBearerToken if ...
  • 706e32e [podman-5.8] Split obtainBearerToken from ...
  • c726c1c Merge pull request #632 from Luap99/validate-branch-5.8
  • e5d702b Merge pull request #633 from TomSweeneyRedHat/dev/tsweeney/dance-5.8-5
  • 078c746 [podman-5.8] Common to v0.67.0
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 10, 2026
@dependabot dependabot bot requested a review from a team April 10, 2026 03:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 10, 2026
@kmendell
Copy link
Copy Markdown
Member

kmendell commented Apr 10, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 10, 2026

🔍 Deadcode Analysis

Found 1 unreachable functions in the backend.

View details
internal/services/template_service.go:99:27: unreachable func: TemplateService.WithLookupIPResolver

Only remove deadcode that you know is 100% no longer used.

Analysis from commit ea4126b

@getarcaneappbot
Copy link
Copy Markdown
Contributor

getarcaneappbot commented Apr 10, 2026

Container images for this PR have been built successfully!

  • Manager: ghcr.io/getarcaneapp/arcane:pr-2305
  • Agent: ghcr.io/getarcaneapp/arcane-headless:pr-2305

Built from commit 879ef76

@github-actions
Copy link
Copy Markdown

This pull request has merge conflicts. Please resolve the conflicts so the PR can stay up-to-date and reviewed.

@dependabot dependabot bot force-pushed the dependabot/go_modules/backend/go.podman.io/image/v5-5.39.2 branch from 75f2c53 to 866b536 Compare April 10, 2026 03:17
Bumps [go.podman.io/image/v5](https://github.com/containers/container-libs) from 5.39.1 to 5.39.2.
- [Release notes](https://github.com/containers/container-libs/releases)
- [Commits](containers/container-libs@image/v5.39.1...image/v5.39.2)

---
updated-dependencies:
- dependency-name: go.podman.io/image/v5
  dependency-version: 5.39.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/backend/go.podman.io/image/v5-5.39.2 branch from 866b536 to 879ef76 Compare April 10, 2026 03:21
@kmendell kmendell merged commit 3bd1954 into main Apr 10, 2026
17 checks passed
@kmendell kmendell deleted the dependabot/go_modules/backend/go.podman.io/image/v5-5.39.2 branch April 10, 2026 03:23
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants