Skip to content

chore(deps): Bump the docker group with 2 updates#34

Merged
tarampampam merged 2 commits into
masterfrom
dependabot/docker/docker-673d2fa918
Jun 1, 2026
Merged

chore(deps): Bump the docker group with 2 updates#34
tarampampam merged 2 commits into
masterfrom
dependabot/docker/docker-673d2fa918

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the docker group with 2 updates: library/golang and library/alpine.

Updates library/golang from 1.26-alpine to 1.26.3-alpine

Updates library/alpine from 3.22 to 3.23.4

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the docker group with 2 updates: library/golang and library/alpine.


Updates `library/golang` from 1.26-alpine to 1.26.3-alpine

Updates `library/alpine` from 3.22 to 3.23.4

---
updated-dependencies:
- dependency-name: library/golang
  dependency-version: 1.26.3-alpine
  dependency-type: direct:production
  dependency-group: docker
- dependency-name: library/alpine
  dependency-version: 3.23.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from tarampampam as a code owner June 1, 2026 03:41
@dependabot dependabot Bot added dependencies docker Pull requests that update docker code labels Jun 1, 2026
@tarampampam

Copy link
Copy Markdown
Owner

@copilot resolve all the golangci-lint issues in the code, please (watch the current errors in the failed CI job logs)

Copilot AI commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve all the golangci-lint issues in the code, please (watch the current errors in the failed CI job logs)

Fixed in commit fix: extract repeated string literals into constants to satisfy goconst linter.

  • Added roleUser = "user" constant in providers.go and used it across anthropic.go, openai.go, and openrouter.go (6 total occurrences → constant)
  • Added safetyThresholdBlockLowAndAbove = "BLOCK_LOW_AND_ABOVE" constant in gemini.go (4 occurrences → constant)

@tarampampam tarampampam merged commit a668bc0 into master Jun 1, 2026
9 checks passed
@tarampampam tarampampam deleted the dependabot/docker/docker-673d2fa918 branch June 1, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants