build(deps): bump the go group with 13 updates#29
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the go group with 13 updates: | Package | From | To | | --- | --- | --- | | [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.18.0` | `3.19.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.43.0` | | [github.com/testcontainers/testcontainers-go/modules/localstack](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.43.0` | | [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.43.0` | | [github.com/testcontainers/testcontainers-go/modules/redis](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.43.0` | | [github.com/ClickHouse/ch-go](https://github.com/ClickHouse/ch-go) | `0.72.0` | `0.73.0` | | [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.2.1` | `1.2.2` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.27.1` | `1.27.2` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.15.2` | `4.15.4` | | [github.com/moby/moby/api](https://github.com/moby/moby) | `1.54.2` | `1.55.0` | | [github.com/moby/moby/client](https://github.com/moby/moby) | `0.4.1` | `0.5.0` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.3.1` | `2.4.0` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.5` | `4.26.6` | Updates `github.com/coreos/go-oidc/v3` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/coreos/go-oidc/releases) - [Commits](coreos/go-oidc@v3.18.0...v3.19.0) Updates `github.com/testcontainers/testcontainers-go` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.43.0) Updates `github.com/testcontainers/testcontainers-go/modules/localstack` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.43.0) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.43.0) Updates `github.com/testcontainers/testcontainers-go/modules/redis` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.43.0) Updates `github.com/ClickHouse/ch-go` from 0.72.0 to 0.73.0 - [Release notes](https://github.com/ClickHouse/ch-go/releases) - [Commits](ClickHouse/ch-go@v0.72.0...v0.73.0) Updates `github.com/andybalholm/brotli` from 1.2.1 to 1.2.2 - [Commits](andybalholm/brotli@v1.2.1...v1.2.2) Updates `github.com/aws/smithy-go` from 1.27.1 to 1.27.2 - [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.27.1...v1.27.2) Updates `github.com/labstack/echo/v4` from 4.15.2 to 4.15.4 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.4/CHANGELOG.md) - [Commits](labstack/echo@v4.15.2...v4.15.4) Updates `github.com/moby/moby/api` from 1.54.2 to 1.55.0 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@api/v1.54.2...api/v1.55.0) Updates `github.com/moby/moby/client` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/moby/moby/releases) - [Changelog](https://github.com/moby/moby/blob/v0.5.0/CHANGELOG.md) - [Commits](moby/moby@v0.4.1...v0.5.0) Updates `github.com/pelletier/go-toml/v2` from 2.3.1 to 2.4.0 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.3.1...v2.4.0) Updates `github.com/shirou/gopsutil/v4` from 4.26.5 to 4.26.6 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.5...v4.26.6) --- updated-dependencies: - dependency-name: github.com/coreos/go-oidc/v3 dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/testcontainers/testcontainers-go/modules/localstack dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/testcontainers/testcontainers-go/modules/redis dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/ClickHouse/ch-go dependency-version: 0.73.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/andybalholm/brotli dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/smithy-go dependency-version: 1.27.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/moby/moby/api dependency-version: 1.55.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/moby/moby/client dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/pelletier/go-toml/v2 dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go ... 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 group with 13 updates:
3.18.03.19.00.42.00.43.00.42.00.43.00.42.00.43.00.42.00.43.00.72.00.73.01.2.11.2.21.27.11.27.24.15.24.15.41.54.21.55.00.4.10.5.02.3.12.4.04.26.54.26.6Updates
github.com/coreos/go-oidc/v3from 3.18.0 to 3.19.0Release notes
Sourced from github.com/coreos/go-oidc/v3's releases.
Commits
4204f0boidc: add support for validating back-channel logout tokensf77e01cfix: Key refresh should set no-cache to get most up to date keysUpdates
github.com/testcontainers/testcontainers-gofrom 0.42.0 to 0.43.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
0835739chore: use new version (v0.43.0) in modules and examples85b6d70chore(deps): update dependencies to latest versions in go.mod and go.sum (#3729)8360f71feat(k3s): pull image opts (#3716)b5e7022chore: bump sshd-docker image to 1.4.0 (#3727)1c05dd5chore(deps): bump Ryuk to v0.14.0 (#3313)96ab095feat(wait): implement AnyMultiStrategy: ForAny equivalent to ForAll. (#3719)42ac7d2chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650)ab312e0chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5 (#3713)c5c95e5chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 (#3712)465d002chore(deps): bump mkdocs-include-markdown-plugin from 7.2.2 to 7.3.0 (#3711)Updates
github.com/testcontainers/testcontainers-go/modules/localstackfrom 0.42.0 to 0.43.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/localstack's releases.
... (truncated)
Commits
0835739chore: use new version (v0.43.0) in modules and examples85b6d70chore(deps): update dependencies to latest versions in go.mod and go.sum (#3729)8360f71feat(k3s): pull image opts (#3716)b5e7022chore: bump sshd-docker image to 1.4.0 (#3727)1c05dd5chore(deps): bump Ryuk to v0.14.0 (#3313)96ab095feat(wait): implement AnyMultiStrategy: ForAny equivalent to ForAll. (#3719)42ac7d2chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650)ab312e0chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5 (#3713)c5c95e5chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 (#3712)465d002chore(deps): bump mkdocs-include-markdown-plugin from 7.2.2 to 7.3.0 (#3711)Updates
github.com/testcontainers/testcontainers-go/modules/postgresfrom 0.42.0 to 0.43.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/postgres's releases.
... (truncated)
Commits
0835739chore: use new version (v0.43.0) in modules and examples85b6d70chore(deps): update dependencies to latest versions in go.mod and go.sum (#3729)8360f71feat(k3s): pull image opts (#3716)b5e7022chore: bump sshd-docker image to 1.4.0 (#3727)1c05dd5chore(deps): bump Ryuk to v0.14.0 (#3313)96ab095feat(wait): implement AnyMultiStrategy: ForAny equivalent to ForAll. (#3719)42ac7d2chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650)ab312e0chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5 (#3713)c5c95e5chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 (#3712)465d002chore(deps): bump mkdocs-include-markdown-plugin from 7.2.2 to 7.3.0 (#3711)Updates
github.com/testcontainers/testcontainers-go/modules/redisfrom 0.42.0 to 0.43.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/redis's releases.
... (truncated)
Commits
0835739chore: use new version (v0.43.0) in modules and examples85b6d70chore(deps): update dependencies to latest versions in go.mod and go.sum (#3729)8360f71feat(k3s): pull image opts (#3716)b5e7022chore: bump sshd-docker image to 1.4.0 (#3727)1c05dd5chore(deps): bump Ryuk to v0.14.0 (#3313)96ab095feat(wait): implement AnyMultiStrategy: ForAny equivalent to ForAll. (#3719)42ac7d2chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650)ab312e0chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5 (#3713)c5c95e5chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 (#3712)465d002chore(deps): bump mkdocs-include-markdown-plugin from 7.2.2 to 7.3.0 (#3711)Updates
github.com/ClickHouse/ch-gofrom 0.72.0 to 0.73.0Release notes
Sourced from github.com/ClickHouse/ch-go's releases.
Commits
82273d4chore(deps): bump actions/checkout from 6 to 759b2533Merge pull request #1166 from ClickHouse/fix-qbit-byte-order0d7069dchore(deps): bump the opentelemetry group across 1 directory with 4 updates5e2addbchore(deps): bump github.com/klauspost/compress from 1.18.5 to 1.18.6f95250fchore(deps): bump github.com/pierrec/lz4/v4 from 4.1.26 to 4.1.275332a63Merge branch 'main' into fix-qbit-byte-orderd7b94acfix(ci): regressions due to ClickHouse changes046362bfix(qbit): match ClickHouse byte order for dimension > 80e62825Merge pull request #1150 from nikandfor/custom_setting7332761Merge branch 'main' into custom_settingUpdates
github.com/andybalholm/brotlifrom 1.2.1 to 1.2.2Commits
785aba5reuse hgroupsb797a35reuse block_type_treesUpdates
github.com/aws/smithy-gofrom 1.27.1 to 1.27.2Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
bff4b8cRelease 2026-06-056b71b3afix broken cbor union serialization (#676)3c67717serialize value types if@required(#675)Updates
github.com/labstack/echo/v4from 4.15.2 to 4.15.4Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
ec79b58Merge pull request #3020 from aldas/v4_v4-15-4_changelog2714c07Changelog for v4.15.4 - security fix13f0ed1Merge pull request #3019 from aldas/v4_backport_3016d16a4ecbackport PR 3016 from v48f167b9Merge pull request #3018 from aldas/v4_remove_v5_dep9afa4baremove dependency on labstack/echo v5 introduced in go.mod and go.sum1e05f63Merge pull request #3017 from aldas/v4_ci_updates11a3cc4Update dependencies and add ignore for linting26bd016Update CI action versionsaa52f6aci: run workflows on the v4 branch, not just master (#3013)Updates
github.com/moby/moby/apifrom 1.54.2 to 1.55.0Release notes
Sourced from github.com/moby/moby/api's releases.
Commits