build(deps): bump the minor-patch group across 1 directory with 21 updates#533
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the minor-patch group across 1 directory with 21 updates#533dependabot[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.48.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.5` | `1.41.12` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.3` | `1.32.23` | | [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.66.2` | `1.84.5` | | [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) | `2.16.0` | `2.18.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.2` | | [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.39.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.0` | Updates `github.com/anthropics/anthropic-sdk-go` from 1.43.0 to 1.48.0 - [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.48.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.5 to 1.41.12 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.5...v1.41.12) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.3 to 1.32.23 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.31.3...config/v1.32.23) Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.66.2 to 1.84.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.66.2...service/eks/v1.84.5) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.38.0 to 1.43.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.38.0...service/amp/v1.43.2) 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.18.0 - [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases) - [Commits](bradleyfalzon/ghinstallation@v2.16.0...v2.18.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.2 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.2/CHANGELOG.md) - [Commits](labstack/echo@v4.13.4...v4.15.2) 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.39.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.39.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 `helm.sh/helm/v3` from 3.18.5 to 3.21.0 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.18.5...v3.21.0) --- updated-dependencies: - dependency-name: github.com/anthropics/anthropic-sdk-go dependency-version: 1.46.0 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.41.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.21 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.84.3 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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/aws/smithy-go dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/bradleyfalzon/ghinstallation/v2 dependency-version: 2.18.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.2 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.38.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: helm.sh/helm/v3 dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
d67ba44 to
7d76d8d
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.48.01.41.51.41.121.31.31.32.231.66.21.84.52.16.02.18.05.16.55.19.14.13.44.15.21.1.21.1.43.36.03.39.01.34.01.35.13.8.03.11.01.43.01.44.01.38.01.44.01.38.01.44.03.18.53.21.0Updates
github.com/anthropics/anthropic-sdk-gofrom 1.43.0 to 1.48.0Release 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
9c60fa0release: 1.48.0de79b99feat(api): small updates to Managed Agents typesdcdb44crelease: 1.47.0ec3f9dffeat(api): mark Claude Opus 4.1 as deprecated7d030befix: support invopop/jsonschema v0.14.0 (switch to pb33f/ordered-map) (#10)b23736dfix(streaming): accumulate content block events by index (#6)a6c863efeat: require Go 1.24 (#11)72e80a2chore(internal): fix artifact url3cff722docs: point security reports to Anthropic's HackerOne program (#9)8c4696bchore(internal): fix branch namesUpdates
github.com/aws/aws-sdk-go-v2from 1.41.5 to 1.41.12Commits
7146c2bRelease 2026-06-045aef2fdRegenerated Clientsf94c044Update API modelf00b205bump to smithy-go v1.27.1 (#3434)c4ad7dedrop service/internal/benchmark (#3433)91eca46Release 2026-06-03.2e9d9e15Regenerated Clientsdef6a3aUpdate API modelfa369bdRelease 2026-06-03960ee4dRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.31.3 to 1.32.23Commits
7146c2bRelease 2026-06-045aef2fdRegenerated Clientsf94c044Update API modelf00b205bump to smithy-go v1.27.1 (#3434)c4ad7dedrop service/internal/benchmark (#3433)91eca46Release 2026-06-03.2e9d9e15Regenerated Clientsdef6a3aUpdate API modelfa369bdRelease 2026-06-03960ee4dRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/eksfrom 1.66.2 to 1.84.5Commits
7146c2bRelease 2026-06-045aef2fdRegenerated Clientsf94c044Update API modelf00b205bump to smithy-go v1.27.1 (#3434)c4ad7dedrop service/internal/benchmark (#3433)91eca46Release 2026-06-03.2e9d9e15Regenerated Clientsdef6a3aUpdate API modelfa369bdRelease 2026-06-03960ee4dRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/stsfrom 1.38.0 to 1.43.2Commits
b4d02c5Release 2026-06-0248e375bRegenerated Clientsb8a4fc1Update API modele8627b4Merge pull request #3430 from aws/fix-remove-ioutil4e258a3chore: update changelog description per reviewe1176dfchore: add changelog entrya157f15chore: regenerate SDK with new smithy-go0d4a893chore: bump SMITHY_GO_CODEGEN_VERSION for ioutil cleanup858d954fix: remove deprecated io/ioutil from codegen templates35a3c50Release 2026-06-01Updates
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.18.0Release notes
Sourced from github.com/bradleyfalzon/ghinstallation/v2's releases.
Commits
1237274Bump 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 lintsbc61e9fapply best practices to ciee71ad0bump golangci-lint to v2.104ec07ccadd go 1.25 and 1.26 to tests8f035f2bump github.com/google/go-github to v83a2705daBump actions/checkout from 4.2.2 to 5.0.0Updates
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.2Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
25685e6Merge pull request #2963 from aldas/v4_changelog_4_15_2f9d7689Changelog for v4.15.237fff28Merge pull request #2962 from aldas/v4_valid_protoca4f38aContext.Scheme should validate values taken from header2e527a7Update CI, update deps6f3a84aMerge pull request #2905 from aldas/v4_crsf_token_fallback24fa4d0CSRF: support older token-based CSRF protection handler that want to render t...482bb46v4.15.0 changelogd0f9d1eCRSF with Sec-Fetch-Site=same-site falls back to legacy tokenf3fc618CRSF with Sec-Fetch-Site checksUpdates
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.39.0Release notes
Sourced from github.com/openai/openai-go/v3's releases.
Changelog
Sourced from github.com/openai/openai-go/v3's changelog.
Commits
bfe9298release: 3.39.0b256c9afeat(api): responses.moderation and chat_completions.moderationfd8c615codegen metadataf25b030release: 3.38.008e89a6feat(api): workload identity in audit logs, additional_tools item in response...8f01a93Merge pull request #676 from openai/release-please--branches--main--changes--...2db0d86release: 3.37.0ea245d8Merge pull request #991 from stainless-sdks/dev/xuanqi/public-api-docs-enterp...1dd8f5efix(go): format generated admin paths7f7416efeat(api): api updateUpdates
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.