build(deps): bump the go-minor-patch group across 2 directories with 28 updates#3593
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the go-minor-patch group across 2 directories with 28 updates#3593dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…28 updates Bumps the go-minor-patch group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.43.0` | `2.45.0` | | [github.com/InfluxCommunity/influxdb3-go/v2](https://github.com/InfluxCommunity/influxdb3-go) | `2.11.0` | `2.14.0` | | [github.com/alitto/pond/v2](https://github.com/alitto/pond) | `2.6.0` | `2.7.1` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.5` | `1.41.6` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.6` | `1.32.16` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.97.3` | `1.100.0` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.6.0` | `0.7.0` | | [github.com/gagliardetto/solana-go](https://github.com/gagliardetto/solana-go) | `1.14.0` | `1.19.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.4` | `1.18.5` | | [github.com/lmittmann/tint](https://github.com/lmittmann/tint) | `1.1.2` | `1.1.3` | | [github.com/maxmind/mmdbwriter](https://github.com/maxmind/mmdbwriter) | `1.1.0` | `1.2.0` | | [github.com/mdlayher/netlink](https://github.com/mdlayher/netlink) | `1.8.0` | `1.11.1` | | [github.com/mr-tron/base58](https://github.com/mr-tron/base58) | `1.2.0` | `1.3.0` | | [github.com/openconfig/goyang](https://github.com/openconfig/goyang) | `1.6.0` | `1.6.3` | | [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `3.27.0` | `3.27.1` | | [github.com/prometheus-community/pro-bing](https://github.com/prometheus-community/pro-bing) | `0.7.0` | `0.8.0` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.4` | `0.67.5` | | [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.57.1` | `0.59.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.40.0` | `0.42.0` | | [github.com/testcontainers/testcontainers-go/modules/clickhouse](https://github.com/testcontainers/testcontainers-go) | `0.40.0` | `0.42.0` | | [github.com/testcontainers/testcontainers-go/modules/redpanda](https://github.com/testcontainers/testcontainers-go) | `0.40.0` | `0.42.0` | | [github.com/twmb/franz-go](https://github.com/twmb/franz-go) | `1.20.5` | `1.21.0` | | [github.com/twmb/franz-go/pkg/kadm](https://github.com/twmb/franz-go) | `1.17.1` | `1.18.0` | Bumps the go-minor-patch group with 3 updates in the /controlplane/s3-uploader directory: [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/BurntSushi/toml](https://github.com/BurntSushi/toml). Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.43.0 to 2.45.0 - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.43.0...v2.45.0) Updates `github.com/InfluxCommunity/influxdb3-go/v2` from 2.11.0 to 2.14.0 - [Release notes](https://github.com/InfluxCommunity/influxdb3-go/releases) - [Changelog](https://github.com/InfluxCommunity/influxdb3-go/blob/main/CHANGELOG.md) - [Commits](InfluxCommunity/influxdb3-go@v2.11.0...v2.14.0) Updates `github.com/alitto/pond/v2` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/alitto/pond/releases) - [Commits](alitto/pond@v2.6.0...v2.7.1) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.5 to 1.41.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.5...v1.41.6) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.6 to 1.32.16 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.6...config/v1.32.16) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.97.3 to 1.100.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.97.3...service/s3/v1.100.0) Updates `github.com/docker/go-connections` from 0.6.0 to 0.7.0 - [Commits](docker/go-connections@v0.6.0...v0.7.0) Updates `github.com/gagliardetto/solana-go` from 1.14.0 to 1.19.0 - [Release notes](https://github.com/gagliardetto/solana-go/releases) - [Changelog](https://github.com/solana-foundation/solana-go/blob/main/CHANGELOG.md) - [Commits](solana-foundation/solana-go@v1.14.0...v1.19.0) Updates `github.com/klauspost/compress` from 1.18.4 to 1.18.5 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.4...v1.18.5) Updates `github.com/lmittmann/tint` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/lmittmann/tint/releases) - [Commits](lmittmann/tint@v1.1.2...v1.1.3) Updates `github.com/maxmind/mmdbwriter` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/maxmind/mmdbwriter/releases) - [Changelog](https://github.com/maxmind/mmdbwriter/blob/main/CHANGELOG.md) - [Commits](maxmind/mmdbwriter@v1.1.0...v1.2.0) Updates `github.com/mdlayher/netlink` from 1.8.0 to 1.11.1 - [Release notes](https://github.com/mdlayher/netlink/releases) - [Changelog](https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md) - [Commits](mdlayher/netlink@v1.8.0...v1.11.1) Updates `github.com/mr-tron/base58` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/mr-tron/base58/releases) - [Commits](mr-tron/base58@v1.2.0...v1.3.0) Updates `github.com/openconfig/goyang` from 1.6.0 to 1.6.3 - [Release notes](https://github.com/openconfig/goyang/releases) - [Commits](openconfig/goyang@v1.6.0...v1.6.3) Updates `github.com/pressly/goose/v3` from 3.27.0 to 3.27.1 - [Release notes](https://github.com/pressly/goose/releases) - [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md) - [Commits](pressly/goose@v3.27.0...v3.27.1) Updates `github.com/prometheus-community/pro-bing` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/prometheus-community/pro-bing/releases) - [Commits](prometheus-community/pro-bing@v0.7.0...v0.8.0) Updates `github.com/prometheus/common` from 0.67.4 to 0.67.5 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.67.4...v0.67.5) Updates `github.com/quic-go/quic-go` from 0.57.1 to 0.59.0 - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](quic-go/quic-go@v0.57.1...v0.59.0) Updates `github.com/testcontainers/testcontainers-go` from 0.40.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.40.0...v0.42.0) Updates `github.com/testcontainers/testcontainers-go/modules/clickhouse` from 0.40.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.40.0...v0.42.0) Updates `github.com/testcontainers/testcontainers-go/modules/redpanda` from 0.40.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.40.0...v0.42.0) Updates `github.com/twmb/franz-go` from 1.20.5 to 1.21.0 - [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md) - [Commits](twmb/franz-go@v1.20.5...v1.21.0) Updates `github.com/twmb/franz-go/pkg/kadm` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md) - [Commits](twmb/franz-go@v1.17.1...v1.18.0) Updates `golang.org/x/mod` from 0.33.0 to 0.35.0 - [Commits](golang/mod@v0.33.0...v0.35.0) Updates `golang.org/x/net` from 0.52.0 to 0.53.0 - [Commits](golang/net@v0.52.0...v0.53.0) Updates `golang.org/x/sys` from 0.42.0 to 0.43.0 - [Commits](golang/sys@v0.42.0...v0.43.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.6 to 1.32.16 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.6...config/v1.32.16) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.97.3 to 1.100.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.97.3...service/s3/v1.100.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.6 to 1.32.16 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.6...config/v1.32.16) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.97.3 to 1.100.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.97.3...service/s3/v1.100.0) Updates `github.com/BurntSushi/toml` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/BurntSushi/toml/releases) - [Commits](BurntSushi/toml@v1.5.0...v1.6.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.6 to 1.32.16 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.6...config/v1.32.16) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.6 to 1.19.15 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/m2/v1.19.6...credentials/v1.19.15) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.97.3 to 1.100.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.97.3...service/s3/v1.100.0) --- updated-dependencies: - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/InfluxCommunity/influxdb3-go/v2 dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/alitto/pond/v2 dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/docker/go-connections dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/gagliardetto/solana-go dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/klauspost/compress dependency-version: 1.18.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/lmittmann/tint dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/maxmind/mmdbwriter dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/mdlayher/netlink dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/mr-tron/base58 dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/openconfig/goyang dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/pressly/goose/v3 dependency-version: 3.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/prometheus-community/pro-bing dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/prometheus/common dependency-version: 0.67.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/quic-go/quic-go dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/testcontainers/testcontainers-go/modules/clickhouse dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/testcontainers/testcontainers-go/modules/redpanda dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/twmb/franz-go dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/twmb/franz-go/pkg/kadm dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/mod dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/net dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/sys dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/BurntSushi/toml dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-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 go-minor-patch group with 23 updates in the / directory:
2.43.02.45.02.11.02.14.02.6.02.7.11.41.51.41.61.32.61.32.161.97.31.100.00.6.00.7.01.14.01.19.01.18.41.18.51.1.21.1.31.1.01.2.01.8.01.11.11.2.01.3.01.6.01.6.33.27.03.27.10.7.00.8.00.67.40.67.50.57.10.59.00.40.00.42.00.40.00.42.00.40.00.42.01.20.51.21.01.17.11.18.0Bumps the go-minor-patch group with 3 updates in the /controlplane/s3-uploader directory: github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/s3 and github.com/BurntSushi/toml.
Updates
github.com/ClickHouse/clickhouse-go/v2from 2.43.0 to 2.45.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
... (truncated)
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
... (truncated)
Commits
1422cc5Update release notesc790ac6Merge pull request #1826 from binger-li-dd/fix/host-header-http-transport30d09f0fix: set req.Host for Host header in HTTP transport960153bMerge pull request #1818 from ClickHouse/kavirajk/fix-code-review-workflowf8cbde7chore: pass explicity github token for claude reviewb24794bUpdate release notesd6c6a95Merge pull request #1816 from ClickHouse/kavirajk/agent-review-id-token-fix9ca8018chore: remove the todos5e30f1dchore: fix the code-review CI error with enough rights.fcfc8b8Merge pull request #1811 from ClickHouse/kavirajk/integrate-claude-code-gh-ac...Updates
github.com/InfluxCommunity/influxdb3-go/v2from 2.11.0 to 2.14.0Release notes
Sourced from github.com/InfluxCommunity/influxdb3-go/v2's releases.
... (truncated)
Changelog
Sourced from github.com/InfluxCommunity/influxdb3-go/v2's changelog.
Commits
f855bcbchore(release): release version 2.14.0 [skip ci]3795ce4chore(deps): bump github.com/apache/arrow-go/v18 from 18.5.1 to 18.5.2 (#237)fd56d8echore: upgrade Go to 1.25 (#249)9a41046docs: comments for write null fields (#252)3815147chore(deps): bump dependabot/fetch-metadata from 2 to 3 (#251)0b303d4chore(deps): bump google.golang.org/grpc from 1.79.3 to 1.80.0 (#250)5537ea2fix: partial write support (#245)7667b7fchore(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#248)77aec30docs: Rename INFLUX_URL to INFLUX_HOST in README (#239)ee85f17fix: Prevent panic when query iterator has null values (#238)Updates
github.com/alitto/pond/v2from 2.6.0 to 2.7.1Release notes
Sourced from github.com/alitto/pond/v2's releases.
Commits
e309c37fix: export BasePool interface for correct godoc renderinga2e34e8fix(group): prevent deadlock in Wait() when context is cancelled and task que...38ae30echore(test): run tests against the latest versions of go49be637fix(pool): ensure pool recovers after runtime.Goexit()642bffafix(stop-and-wait): handle call to runtime.Goexit() in taskUpdates
github.com/aws/aws-sdk-go-v2from 1.41.5 to 1.41.6Commits
9bc9c51Release 2026-04-172b41455Regenerated Clients2327a1bUpdate endpoints model9225797Update API model7b6f675Bump smithy-go to 1.25 (again) (#3390)c8b6a97Release 2026-04-164a05c2bRegenerated Clients6cd4cc9Update endpoints model3153bedUpdate API modelfe3cef6Make AccountIDEndpointRouting aware of bdd endpoints (#3387)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.6 to 1.32.16Commits
9bc9c51Release 2026-04-172b41455Regenerated Clients2327a1bUpdate endpoints model9225797Update API model7b6f675Bump smithy-go to 1.25 (again) (#3390)c8b6a97Release 2026-04-164a05c2bRegenerated Clients6cd4cc9Update endpoints model3153bedUpdate API modelfe3cef6Make AccountIDEndpointRouting aware of bdd endpoints (#3387)Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.97.3 to 1.100.0Commits
18fee87Release 2026-04-220ce157cRegenerated Clients68cdb4aUpdate API modelf399972Bump Smithy from 1.67.0 to 1.69.0 (#3394)3c19a9bRelease 2026-04-211dfac3eRegenerated Clientsd842df6Update API modelffeb52abump to latest smithy-go codegen (#3393)e839880Release 2026-04-204c898c8Regenerated ClientsUpdates
github.com/docker/go-connectionsfrom 0.6.0 to 0.7.0Commits
7997b0fMerge pull request #156 from thaJeztah/bump_go_winio329724achore(deps): bump github.com/Microsoft/go-winio v0.6.2161dc9bMerge pull request #155 from thaJeztah/pin_actionsb115e42Merge pull request #154 from thaJeztah/fix_non_linux_tests4c35b2aci: pin actions to shab4454a6tlsconfig: make root pool tests deterministic across platforms0819711tlsconfig: certPool: pass options as argument0329635tlsconfig: rename some vars that shadowed894d811Merge pull request #150 from thaJeztah/deprecate_SystemCertPool0a1293aMerge pull request #153 from thaJeztah/chachachaUpdates
github.com/gagliardetto/solana-gofrom 1.14.0 to 1.19.0Release notes
Sourced from github.com/gagliardetto/solana-go's releases.
... (truncated)
Changelog
Sourced from github.com/gagliardetto/solana-go's changelog.
Commits
b8d8b10Merge pull request #416 from solana-foundation/release-please--branches--main4842aa4chore: deduplicate CHANGELOG entries5f6c2a4chore(main): release 1.19.0aec058eMerge pull request #417 from sonicfromnewyoke/sonic/chore-linting8d211d5fix(message): use gojsondc139e4chore(lint): apply linter to newly merged changesc445f76Merge pull request #415 from sonicfromnewyoke/sonic/perf-rpc-json-serde91e8cecMerge pull request #411 from sonicfromnewyoke/sonic/perf-new-transaction5ea9440Merge pull request #408 from sonicfromnewyoke/sonic/feat-create-mint-example33a5c9eMerge pull request #406 from sonicfromnewyoke/sonic/docs-program-decodersUpdates
github.com/klauspost/compressfrom 1.18.4 to 1.18.5Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
c5e0077zstd: Fix encoder changing dictionary with same ID (#1135)fd3f23ezstd: Default to full zero frames (#1134)8233c58flate: Clean up histogram order (#1133)bcf0d12build(deps): bump the github-actions group with 3 updates (#1132)cf758feci: Upgrade Go versions, clean up (#1130)77cc520Add v1.18.4Updates
github.com/lmittmann/tintfrom 1.1.2 to 1.1.3Release notes
Sourced from github.com/lmittmann/tint's releases.
Commits
3a1d4c3fix: reset color aftertint.Attrfor all levels (#101)Updates
github.com/maxmind/mmdbwriterfrom 1.1.0 to 1.2.0Release notes
Sourced from github.com/maxmind/mmdbwriter's releases.
Changelog
Sourced from github.com/maxmind/mmdbwriter's changelog.
Commits
6142baeAdd release scripta53a3a7Set release date83aa38aMerge pull request #180 from maxmind/dependabot/github_actions/horgh/check-un...43ca967Bump horgh/check-untagged-go-deps from 1.0.1 to 1.1.0ad46a5cMerge pull request #179 from maxmind/greg/eng-37707fa9500Pin GitHub Actions to SHA for securityd7eae40Merge pull request #178 from maxmind/wstorey/eng-3699-go-dependencies-referen...1d5d66aAdd workflow to check for updates to pseudo-versioned dependencies2f32521Merge pull request #177 from maxmind/greg/eng-36380dd562eMerge pull request #176 from maxmind/dependabot/github_actions/bobg/modver-2....Updates
github.com/mdlayher/netlinkfrom 1.8.0 to 1.11.1Release notes
Sourced from github.com/mdlayher/netlink's releases.
Changelog
Sourced from github.com/mdlayher/netlink's changelog.
... (truncated)
Commits
45ff015CHANGELOG: release v1.11.1 (#285)8788303netlink: fix UnmarshalBinary rejecting valid unpadded netlink messages (#283)bf3...Description has been truncated