build(deps): bump the gomod-minor-and-patch group across 1 directory with 10 updates - #58
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…with 10 updates Bumps the gomod-minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.19.1` | `1.19.2` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.1` | `1.43.5` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.32` | `1.32.36` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.106.1` | `1.107.1` | | [github.com/ohler55/ojg](https://github.com/ohler55/ojg) | `1.28.2` | `1.28.4` | | [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go) | `0.30.1` | `0.32.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.44.0` | `1.45.0` | Updates `github.com/klauspost/compress` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.19.1...v1.19.2) Updates `github.com/aws/aws-sdk-go-v2` from 1.43.1 to 1.43.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.43.1...v1.43.5) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.32 to 1.32.36 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.32...config/v1.32.36) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.31 to 1.19.35 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.31...credentials/v1.19.35) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.106.1 to 1.107.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.106.1...service/s3/v1.107.1) Updates `github.com/ohler55/ojg` from 1.28.2 to 1.28.4 - [Release notes](https://github.com/ohler55/ojg/releases) - [Changelog](https://github.com/ohler55/ojg/blob/develop/CHANGELOG.md) - [Commits](ohler55/ojg@v1.28.2...v1.28.4) Updates `github.com/parquet-go/parquet-go` from 0.30.1 to 0.32.0 - [Release notes](https://github.com/parquet-go/parquet-go/releases) - [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md) - [Commits](parquet-go/parquet-go@v0.30.1...v0.32.0) Updates `go.opentelemetry.io/otel` from 1.44.0 to 1.45.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.44.0...v1.45.0) Updates `go.opentelemetry.io/otel/metric` from 1.44.0 to 1.45.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.44.0...v1.45.0) Updates `go.opentelemetry.io/otel/trace` from 1.44.0 to 1.45.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.44.0...v1.45.0) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.43.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.107.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/ohler55/ojg dependency-version: 1.28.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-and-patch - dependency-name: github.com/parquet-go/parquet-go dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: go.opentelemetry.io/otel dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-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 gomod-minor-and-patch group with 7 updates in the / directory:
1.19.11.19.21.43.11.43.51.32.321.32.361.106.11.107.11.28.21.28.40.30.10.32.01.44.01.45.0Updates
github.com/klauspost/compressfrom 1.19.1 to 1.19.2Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
c3b3439zstd: don't clear the registered dictionary when decoding past the window (#1...9874bc9fix(zstd): handle zero-literal BuildDict corpus (#1178)71bb6fdzstd: keep BuildDict recent-offsets positive and loadable (#1184)3d4dacbzstd: avoid racing MaxDecodedSize write on shared dict litEnc (#1182)3ceaa81build(deps): bump the github-actions group with 5 updates (#1185)72cb4d3chore: add OpenSSF Scorecard GitHub Action (#1183)69c9db4zstd: fix arm64 asm locals overwriting the saved link register (#1176)117430dzstd: Re-enable unsafe decodeSync memory copies (#1168) (#1171)c73af0chuff0: add arm64 assembly for Decompress4X/1X via avo lowering (#1172)Updates
github.com/aws/aws-sdk-go-v2from 1.43.1 to 1.43.5Commits
a14f5f1Release 2026-08-10339f0b6Regenerated Clients0978e3dUpdate API model3cc614dFix codegen mp (#3508)1434b18generate response snapshots for json (#3507)ad58f77Checkout smithy-go on PRs at the commit pointed out by SMITHY_GO_CODEGEN_VERS...c002860feat: move close-body, logger, and service-metadata work out of the middlewar...f152336Release 2026-08-0737d88d7Regenerated Clientsc54b278Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.32 to 1.32.36Commits
a14f5f1Release 2026-08-10339f0b6Regenerated Clients0978e3dUpdate API model3cc614dFix codegen mp (#3508)1434b18generate response snapshots for json (#3507)ad58f77Checkout smithy-go on PRs at the commit pointed out by SMITHY_GO_CODEGEN_VERS...c002860feat: move close-body, logger, and service-metadata work out of the middlewar...f152336Release 2026-08-0737d88d7Regenerated Clientsc54b278Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.31 to 1.19.35Commits
a14f5f1Release 2026-08-10339f0b6Regenerated Clients0978e3dUpdate API model3cc614dFix codegen mp (#3508)1434b18generate response snapshots for json (#3507)ad58f77Checkout smithy-go on PRs at the commit pointed out by SMITHY_GO_CODEGEN_VERS...c002860feat: move close-body, logger, and service-metadata work out of the middlewar...f152336Release 2026-08-0737d88d7Regenerated Clientsc54b278Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.106.1 to 1.107.1Commits
a14f5f1Release 2026-08-10339f0b6Regenerated Clients0978e3dUpdate API model3cc614dFix codegen mp (#3508)1434b18generate response snapshots for json (#3507)ad58f77Checkout smithy-go on PRs at the commit pointed out by SMITHY_GO_CODEGEN_VERS...c002860feat: move close-body, logger, and service-metadata work out of the middlewar...f152336Release 2026-08-0737d88d7Regenerated Clientsc54b278Update endpoints modelUpdates
github.com/ohler55/ojgfrom 1.28.2 to 1.28.4Release notes
Sourced from github.com/ohler55/ojg's releases.
Changelog
Sourced from github.com/ohler55/ojg's changelog.
Commits
7402ef3Changelog updatea26bc3fFix [::2] slice issue3d47c61Set release date8b53d29Jp slice (#224)Updates
github.com/parquet-go/parquet-gofrom 0.30.1 to 0.32.0Release notes
Sourced from github.com/parquet-go/parquet-go's releases.
... (truncated)
Commits
925bf65fix(value): format doubles with 64-bit precision in Value.String() (#583)da3da86perf(merge): row-range overlap refinement (#574)bd0bd83perf(format): zero-allocation footer decoding with format.FooterDecoder (#556)e9317cefix(writer): correctly size bloom filters on row group limit (#578)f28a62bfix(writer): later rowgroups can overwrite earlier page counts (#577)3e52054perf(reconstruct): reduce allocations for wide map reconstruction (#581)c215a4aperf(bounds): add AVX-512VL INT64 kernel for default-page window (#579)ef5d53aFix index out of range panic in multiColumnChunk.OffsetIndex on merged row gr...fc63132feat(variant): streaming columnar writer for variant columns (#553)988b7b9perf(merge): bulk run emission with galloping and growable read buffers (#573)Updates
go.opentelemetry.io/otelfrom 1.44.0 to 1.45.0Release notes
Sourced from go.opentelemetry.io/otel's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
93a693eRelease v1.45.0 (#8693)c65d435Merge commit from fork223f9fdsdk/metric: remove obsolete randomFloat64 TODO (#8685)06272bcfix(deps): update googleapis to 6ac0973 (#8694)a4f238fchore(deps): update github.com/charmbracelet/ultraviolet digest to 8b69304 (#...37140e7chore(deps): update codspeedhq/action action to v5.0.2 (#8690)cef0855chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.4.1 (#8689)e814a72Merge commit from forkbfd8eb7chore(deps): update github.com/golangci/rowserrcheck digest to d2031e3 (#8687)48db2c6chore(deps): update github/codeql-action action to v4.37.5 (#8692)Updates
go.opentelemetry.io/otel/metricfrom 1.44.0 to 1.45.0Release notes
Sourced from go.opentelemetry.io/otel/metric's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel/metric's changelog.