build(deps): bump the gomod-minor-and-patch group across 1 directory with 5 updates#38
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…with 5 updates Bumps the gomod-minor-and-patch group with 4 updates in the / directory: [github.com/RoaringBitmap/roaring/v2](https://github.com/RoaringBitmap/roaring), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) and [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go). Updates `github.com/RoaringBitmap/roaring/v2` from 2.18.0 to 2.18.1 - [Release notes](https://github.com/RoaringBitmap/roaring/releases) - [Commits](RoaringBitmap/roaring@v2.18.0...v2.18.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.17 to 1.32.18 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.17...config/v1.32.18) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.16 to 1.19.17 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.16...credentials/v1.19.17) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.100.1 to 1.101.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.100.1...service/s3/v1.101.0) Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.30.1 - [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.29.0...v0.30.1) --- updated-dependencies: - dependency-name: github.com/RoaringBitmap/roaring/v2 dependency-version: 2.18.1 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.18 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.17 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.101.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/parquet-go/parquet-go dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 gomod-minor-and-patch group with 4 updates in the / directory: github.com/RoaringBitmap/roaring/v2, github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/s3 and github.com/parquet-go/parquet-go.
Updates
github.com/RoaringBitmap/roaring/v2from 2.18.0 to 2.18.1Release notes
Sourced from github.com/RoaringBitmap/roaring/v2's releases.
Commits
5449c7aMerge pull request #525 from authzed/fix-roaring64-or-cow8746862roaring64: honor copy-on-write in Bitmap.OrUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.17 to 1.32.18Commits
db9f4e5Release 2026-05-2234e7ddcRegenerated Clientsf9db036Update endpoints modelae5eae1Update API model429dbddFeat discover endpoint partition validation (#3410)ab4f5b6Release 2026-05-21757a099Regenerated Clients02c8323Update API modelf4ac954Bump smithy-go version and update imports for evenstream protocoltests (#3420)6d93700Add replace for credentials dependency added on go.mod (#3419)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.16 to 1.19.17Commits
db9f4e5Release 2026-05-2234e7ddcRegenerated Clientsf9db036Update endpoints modelae5eae1Update API model429dbddFeat discover endpoint partition validation (#3410)ab4f5b6Release 2026-05-21757a099Regenerated Clients02c8323Update API modelf4ac954Bump smithy-go version and update imports for evenstream protocoltests (#3420)6d93700Add replace for credentials dependency added on go.mod (#3419)Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.100.1 to 1.101.0Commits
84ddd08Release 2026-05-0623645b4Regenerated Clients848eb59Update API model1d7b134Release 2026-05-055bbbc97Regenerated Clients8dbb936Update endpoints model369e649Update API modeldc2d13fRelease 2026-05-04da4bcffRegenerated Clientsa8b1180Update API modelUpdates
github.com/parquet-go/parquet-gofrom 0.29.0 to 0.30.1Release notes
Sourced from github.com/parquet-go/parquet-go's releases.
... (truncated)
Commits
5e40a9bfix: restore zero-value-as-null for optional value-type columns (#523)b61a3d7fix: always allocate fresh pointer for optional fields on reconstruct (#524)66bd7c9fix: avoid corrupting []byte DECIMAL values in GenericWriter (#509)eb564a0fix: zero trailing bits in boolean column buffer writes (#520) (#521)48d67fcfix: parquet tag name should take precedence over protobuf tag name (#489)9235775feat: implement Apache Parquet column encryption (AES-GCM) (#504)23f3be1handle 0-row row groups with empty page index in SeekToRow (#495)41d0b6cAdd support to write Parquet files with NULL type columns (#517) (#519)b1bbe02format: add SpecificationVersion field to VariantType (#518)6b10d06thrift: add UUID compact type (13) support in skip() (#516)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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