Skip to content

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
mainfrom
dependabot/go_modules/gomod-minor-and-patch-be0d3f39d4
Closed

build(deps): bump the gomod-minor-and-patch group across 1 directory with 5 updates#38
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-minor-and-patch-be0d3f39d4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

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/v2 from 2.18.0 to 2.18.1

Release notes

Sourced from github.com/RoaringBitmap/roaring/v2's releases.

Version 2.18.1

What's Changed

New Contributors

Full Changelog: RoaringBitmap/roaring@v2.18.0...v2.19.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.17 to 1.32.18

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.16 to 1.19.17

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.100.1 to 1.101.0

Commits

Updates github.com/parquet-go/parquet-go from 0.29.0 to 0.30.1

Release notes

Sourced from github.com/parquet-go/parquet-go's releases.

v0.30.1

What's Changed

Bug fixes

Other changes

Full Changelog: parquet-go/parquet-go@v0.30.0...v0.30.1

v0.30.0

What's Changed

New features

Bug fixes

Other changes

New Contributors

... (truncated)

Commits
  • 5e40a9b fix: restore zero-value-as-null for optional value-type columns (#523)
  • b61a3d7 fix: always allocate fresh pointer for optional fields on reconstruct (#524)
  • 66bd7c9 fix: avoid corrupting []byte DECIMAL values in GenericWriter (#509)
  • eb564a0 fix: zero trailing bits in boolean column buffer writes (#520) (#521)
  • 48d67fc fix: parquet tag name should take precedence over protobuf tag name (#489)
  • 9235775 feat: implement Apache Parquet column encryption (AES-GCM) (#504)
  • 23f3be1 handle 0-row row groups with empty page index in SeekToRow (#495)
  • 41d0b6c Add support to write Parquet files with NULL type columns (#517) (#519)
  • b1bbe02 format: add SpecificationVersion field to VariantType (#518)
  • 6b10d06 thrift: add UUID compact type (13) support in skip() (#516)
  • Additional commits viewable in compare view

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

…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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 1, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/gomod-minor-and-patch-be0d3f39d4 branch June 1, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants