build(deps): bump the minor-patch group across 1 directory with 24 updates#537
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-patch group across 1 directory with 24 updates#537dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the minor-patch group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) | `1.43.0` | `1.51.1` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.5` | `1.42.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.3` | `1.32.25` | | [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.66.2` | `1.87.0` | | [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) | `2.16.0` | `2.19.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.5` | `5.19.1` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.13.4` | `4.15.4` | | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `1.1.2` | `1.1.4` | | [github.com/openai/openai-go/v3](https://github.com/openai/openai-go) | `3.36.0` | `3.41.0` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.1` | | [github.com/ziflex/lecho/v3](https://github.com/ziflex/lecho) | `3.8.0` | `3.11.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.43.0` | `1.44.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.38.0` | `1.44.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.38.0` | `1.44.0` | | [helm.sh/helm/v3](https://github.com/helm/helm) | `3.18.5` | `3.21.2` | Updates `github.com/anthropics/anthropic-sdk-go` from 1.43.0 to 1.51.1 - [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-go@v1.43.0...v1.51.1) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.5 to 1.42.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.5...v1.42.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.3 to 1.32.25 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.31.3...config/v1.32.25) Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.66.2 to 1.87.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.66.2...service/s3/v1.87.0) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.38.0 to 1.43.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.38.0...service/amp/v1.43.3) Updates `github.com/aws/smithy-go` from 1.24.2 to 1.27.1 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.24.2...v1.27.1) Updates `github.com/bradleyfalzon/ghinstallation/v2` from 2.16.0 to 2.19.0 - [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases) - [Commits](bradleyfalzon/ghinstallation@v2.16.0...v2.19.0) Updates `github.com/go-git/go-git/v5` from 5.16.5 to 5.19.1 - [Release notes](https://github.com/go-git/go-git/releases) - [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md) - [Commits](go-git/go-git@v5.16.5...v5.19.1) Updates `github.com/labstack/echo/v4` from 4.13.4 to 4.15.4 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.4/CHANGELOG.md) - [Commits](labstack/echo@v4.13.4...v4.15.4) Updates `github.com/olekukonko/tablewriter` from 1.1.2 to 1.1.4 - [Release notes](https://github.com/olekukonko/tablewriter/releases) - [Commits](olekukonko/tablewriter@v1.1.2...v1.1.4) Updates `github.com/openai/openai-go/v3` from 3.36.0 to 3.41.0 - [Release notes](https://github.com/openai/openai-go/releases) - [Changelog](https://github.com/openai/openai-go/blob/main/CHANGELOG.md) - [Commits](openai/openai-go@v3.36.0...v3.41.0) Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.1 - [Commits](rs/zerolog@v1.34.0...v1.35.1) Updates `github.com/ziflex/lecho/v3` from 3.8.0 to 3.11.0 - [Release notes](https://github.com/ziflex/lecho/releases) - [Commits](ziflex/lecho@v3.8.0...v3.11.0) Updates `go.opentelemetry.io/otel` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` from 1.38.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.44.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.38.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.44.0) Updates `go.opentelemetry.io/otel/sdk` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/trace` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.43.0...v1.44.0) Updates `golang.org/x/exp` from 0.0.0-20251125195548-87e1e737ad39 to 0.0.0-20260410095643-746e56fc9e2f - [Commits](https://github.com/golang/exp/commits) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `helm.sh/helm/v3` from 3.18.5 to 3.21.2 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.18.5...v3.21.2) Updates `sigs.k8s.io/kustomize/api` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases) - [Commits](kubernetes-sigs/kustomize@api/v0.21.0...api/v0.21.1) Updates `sigs.k8s.io/kustomize/kyaml` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases) - [Commits](kubernetes-sigs/kustomize@api/v0.21.0...api/v0.21.1) --- updated-dependencies: - dependency-name: github.com/anthropics/anthropic-sdk-go dependency-version: 1.51.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/eks dependency-version: 1.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.43.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/aws/smithy-go dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/bradleyfalzon/ghinstallation/v2 dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: github.com/openai/openai-go/v3 dependency-version: 3.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/rs/zerolog dependency-version: 1.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/ziflex/lecho/v3 dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: go.opentelemetry.io/otel dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: golang.org/x/exp dependency-version: 0.0.0-20260410095643-746e56fc9e2f dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: helm.sh/helm/v3 dependency-version: 3.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: sigs.k8s.io/kustomize/api dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sigs.k8s.io/kustomize/kyaml dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the minor-patch group with 15 updates in the / directory:
1.43.01.51.11.41.51.42.01.31.31.32.251.66.21.87.02.16.02.19.05.16.55.19.14.13.44.15.41.1.21.1.43.36.03.41.01.34.01.35.13.8.03.11.01.43.01.44.01.38.01.44.01.38.01.44.03.18.53.21.2Updates
github.com/anthropics/anthropic-sdk-gofrom 1.43.0 to 1.51.1Release notes
Sourced from github.com/anthropics/anthropic-sdk-go's releases.
... (truncated)
Changelog
Sourced from github.com/anthropics/anthropic-sdk-go's changelog.
... (truncated)
Commits
d287399release: 1.51.1aeca807fix(helpers): single source for x-stainless-helper, append semantics, and tag...4fad069release: 1.51.00561e1bfeat(api): add support for new code_execution_20260120 toole65c5berelease: 1.50.25494576chore(api): remove retired models from API and SDKsdef8badrelease: 1.50.1df4ec29fix(api): addfrontier_llmrefusal category375a007release: 1.50.03befb3efeat(api): add support for Managed Agents deployments and environment variabl...Updates
github.com/aws/aws-sdk-go-v2from 1.41.5 to 1.42.0Commits
9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modele736f55Add preview of changes for standard retry mode behind flag (#3400)ba08dc9Release 2026-06-05.29a67e21Revert schema serde (#3442)51692f8s3/transfermanager: avoid double-closing concurrentReader channel after read ...f696d5bRelease 2026-06-057efb8fdRegenerated Clients1a420c5Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.31.3 to 1.32.25Commits
0016334Release 2026-06-10396a182Regenerated Clients3eb8533Update API model7bbea79Release 2026-06-091fefa6cRegenerated Clientsa2cf49fUpdate endpoints modeld87be68Update API model9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/eksfrom 1.66.2 to 1.87.0Commits
0ab2d66Release 2025-08-11ae81008Regenerated Clients6cf56c1Update endpoints model5e25292Update API model14e9fb7upgrade to smithy v1.61.0fcdf6abregen2230299fix changelog76aa8d7feat: add support for per service options to Config (#3145)8afe327Release 2025-08-084d6e55dRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/stsfrom 1.38.0 to 1.43.3Commits
fa369bdRelease 2026-06-03960ee4dRegenerated Clients4b6df8bUpdate endpoints model30b15ddUpdate API modele8c72afenable schema-serde (#3421)b4d02c5Release 2026-06-0248e375bRegenerated Clientsb8a4fc1Update API modele8627b4Merge pull request #3430 from aws/fix-remove-ioutil4e258a3chore: update changelog description per reviewUpdates
github.com/aws/smithy-gofrom 1.24.2 to 1.27.1Release notes
Sourced from github.com/aws/smithy-go's releases.
Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
6a1dd2fRelease 2026-06-04ec26415fix nested union json ctx break/smithy.ReadUnion contract issue (#673)3f6ece2Release 2026-06-023432807Revert "changelog"9663ed6changelogbcd9f54enforce a max nesting depth of 128 on cbor payloads (#670)ff093e9changelog1db7cb3hold off on unsafe string for now473b194update README again6620de4update READMEUpdates
github.com/bradleyfalzon/ghinstallation/v2from 2.16.0 to 2.19.0Release notes
Sourced from github.com/bradleyfalzon/ghinstallation/v2's releases.
Commits
c8d44a3Merge pull request #190 from bradleyfalzon/dependabot/github_actions/actions-...258bb5fMerge pull request #192 from asvoboda/as/upgrade-882e06ce4Update go-github to v887d6dce6Bump the actions group across 1 directory with 2 updates749b4c6Update go-github to v851237274Bump golangci/golangci-lint-action from 8.0.0 to 9.2.0c9c5e67Bump actions/checkout from 5.0.0 to 6.0.2f5640e5Update google/go-github to v846e26acbdrop deprecated go versions0e0f2d4fix lintsUpdates
github.com/go-git/go-git/v5from 5.16.5 to 5.19.1Release notes
Sourced from github.com/go-git/go-git/v5's releases.
... (truncated)
Commits
3c3be60Merge pull request #2137 from go-git/validate-v53fba897plumbing: format/packfile, cap delta chain depth in parsera97d660Merge pull request #2125 from hiddeco/v5/format-input-boundsaeaa125plumbing: format/objfile, require Header before Read1f38e17plumbing: format/packfile, bound inflate sizef7545a0plumbing: format/idxfile, bound nr by file size170b881Merge pull request #2116 from pjbgf/symlink-v57b6d994Merge pull request #2117 from hiddeco/v5/worktree-fs-mkdirall-root-noopf0709b3git: Stop validating symlink target paths776d00fgit: Allow MkdirAll on worktree-root pathsUpdates
github.com/labstack/echo/v4from 4.13.4 to 4.15.4Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
ec79b58Merge pull request #3020 from aldas/v4_v4-15-4_changelog2714c07Changelog for v4.15.4 - security fix13f0ed1Merge pull request #3019 from aldas/v4_backport_3016d16a4ecbackport PR 3016 from v48f167b9Merge pull request #3018 from aldas/v4_remove_v5_dep9afa4baremove dependency on labstack/echo v5 introduced in go.mod and go.sum1e05f63Merge pull request #3017 from aldas/v4_ci_updates11a3cc4Update dependencies and add ignore for linting26bd016Update CI action versionsaa52f6aci: run workflows on the v4 branch, not just master (#3013)Updates
github.com/olekukonko/tablewriterfrom 1.1.2 to 1.1.4Commits
a0dea8ano need to disable twicea4fb40aMerge pull request #314 from sducamp/fix/rendition-debug-leak6bc4cb4fix: prevent debug output leak from renderer during Options() reconfiguration54408feupdate ll to v0.1.65ea5f3cadd mote tab test ans update go mod1455dd8Merge pull request #311 from olekukonko/tabberd7b0a55improve tab and make test more predictable62117a2add space default #312 for colorized renderer4958831ll v0.1.5 update enables logging by default hence disable1c68e06use space for padding as default #312Updates
github.com/openai/openai-go/v3from 3.36.0 to 3.41.0Release notes
Sourced from github.com/openai/openai-go/v3's releases.
... (truncated)
Changelog
Sourced from github.com/openai/openai-go/v3's changelog.
... (truncated)
Commits
83efaf1release: 3.41.0dd78eadfeat(api): update OpenAPI spec or Stainless config8b6b6a7release: 3.40.012da0a2codegen metadata746dcf5feat(api): manual updates68333d5codegen metadata4b55308feat(api): admin spend_alerts0b38417feat(api): update OpenAPI spec or Stainless config9314b6cci: gate publish after release creation (#684)9fb1576ci: remove scheduled release runs (#682)Updates
github.com/rs/zerologfrom 1.34.0 to 1.35.1Commits
116c806event: restore Err() logging when ErrorStackMarshaler returns nil (#763)1396655Bump CI Go matrix minimum from 1.21 to 1.234b65a2fBump actions/cache from 4 to 5 (#741)b835796Bump actions/setup-go from 5 to 6 (#742)134caf8Added sanitization of journald keys (#751)e133b6aAdded variadic StrsV, ObjectsV, and StringersV (#752)82017d8Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 (#753)2f5b8a9fix: UpdateContext skips Nop and zero-value loggers (#754)d64c9a7Add slog.Handler implementation for zerolog (#755)a0d61dcfix: return dict to Event pool (#749)Updates
github.com/ziflex/lecho/v3from 3.8.0 to 3.11.0Release notes
Sourced from github.com/ziflex/lecho/v3's releases.
Commits
02b2e77Adding possibility to skip default log attributes (#45)9608e4eAdd AfterNextEnricher to middleware config for post-handler logging (#43)7597f18Bump golang.org/x/crypto in the go_modules group across 1 directory (#42)4979022Fix GlobalLevel support for existing Zerolog instances (#41)ffa2d2eBump the go_modules group across 1 directory with 2 updates (#39)1122237Add Dependabot configuration filea2bcc87Improve README documentation with clearer examples and comprehensive feature ...Updates
go.opentelemetry.io/otelfrom 1.43.0 to 1.44.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.