mirror of
https://github.com/gofiber/storage.git
synced 2025-12-19 00:38:24 +08:00
3ce1412da71db65012b3404079712a9f4ab15327
3857 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
3ce1412da7 |
chore(deps): bump the docker-modules group across 1 directory with 2 updates
Bumps the docker-modules group with 2 updates in the /etcd directory: [github.com/docker/docker](https://github.com/docker/docker) and [github.com/moby/term](https://github.com/moby/term). Updates `github.com/docker/docker` from 28.5.1+incompatible to 28.5.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](https://github.com/docker/docker/compare/v28.5.1...v28.5.2) Updates `github.com/moby/term` from 0.5.0 to 0.5.2 - [Commits](https://github.com/moby/term/compare/v0.5.0...v0.5.2) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-version: 28.5.2+incompatible dependency-type: indirect update-type: version-update:semver-patch dependency-group: docker-modules - dependency-name: github.com/moby/term dependency-version: 0.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: docker-modules ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
0b7a4beacf |
Merge pull request #2285 from gofiber/dependabot/go_modules/azureblob/opentelemetry-modules-f6ab7d4b85
chore(deps): bump the opentelemetry-modules group across 6 directories with 2 updates |
||
|
|
102f22dc10 |
chore(deps): bump the opentelemetry-modules group across 6 directories with 2 updates
Bumps the opentelemetry-modules group with 1 update in the /azureblob directory: [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go). Bumps the opentelemetry-modules group with 1 update in the /coherence directory: [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go). Bumps the opentelemetry-modules group with 1 update in the /etcd directory: [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib). Bumps the opentelemetry-modules group with 1 update in the /memcache directory: [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go). Bumps the opentelemetry-modules group with 1 update in the /redis directory: [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go). Bumps the opentelemetry-modules group with 1 update in the /testhelpers/tck directory: [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go). Updates `go.opentelemetry.io/proto/otlp` from 1.7.1 to 1.9.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.7.1...v1.9.0) Updates `go.opentelemetry.io/proto/otlp` from 1.7.1 to 1.9.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.7.1...v1.9.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.49.0 to 0.63.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.49.0...zpages/v0.63.0) Updates `go.opentelemetry.io/proto/otlp` from 1.7.1 to 1.9.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.7.1...v1.9.0) Updates `go.opentelemetry.io/proto/otlp` from 1.7.1 to 1.9.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.7.1...v1.9.0) Updates `go.opentelemetry.io/proto/otlp` from 1.7.1 to 1.9.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.7.1...v1.9.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.63.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
33a3c32179 |
Merge pull request #2282 from gofiber/dependabot/go_modules/etcd/testcontainers-modules-a4c6e449c1
chore(deps): bump the testcontainers-modules group across 1 directory with 2 updates |
||
|
|
04bdafc1aa |
chore(deps): bump the testcontainers-modules group across 1 directory with 2 updates
Bumps the testcontainers-modules group with 2 updates in the /etcd directory: [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) and [github.com/testcontainers/testcontainers-go/modules/etcd](https://github.com/testcontainers/testcontainers-go). Updates `github.com/testcontainers/testcontainers-go` from 0.38.0 to 0.40.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](https://github.com/testcontainers/testcontainers-go/compare/v0.38.0...v0.40.0) Updates `github.com/testcontainers/testcontainers-go/modules/etcd` from 0.38.0 to 0.40.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](https://github.com/testcontainers/testcontainers-go/compare/v0.38.0...v0.40.0) --- updated-dependencies: - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testcontainers-modules - dependency-name: github.com/testcontainers/testcontainers-go/modules/etcd dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testcontainers-modules ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
7d9c9a92c6 |
Merge pull request #2281 from gofiber/dependabot/go_modules/dynamodb/aws-modules-bedd97178e
Some checks failed
Benchmark / changes (push) Has been cancelled
Benchmark / compare (push) Has been cancelled
Golangci-Lint Check / changes (push) Has been cancelled
Golangci-Lint Check / lint (push) Has been cancelled
Release Drafter (All) / changes (push) Has been cancelled
Release Drafter (All) / release-drafter (push) Has been cancelled
Tests Azure Blob / Tests (1.24.x) (push) Has been cancelled
Tests Coherence / Tests (1.24.x) (push) Has been cancelled
Tests Etcd / Tests (1.24.x) (push) Has been cancelled
Tests Etcd / Tests (1.25.x) (push) Has been cancelled
Tests Memcache / Tests (1.24.x) (push) Has been cancelled
Tests Redis / Tests (1.24.x, 7) (push) Has been cancelled
Tests Redis / Tests (1.24.x, 8) (push) Has been cancelled
Tests Redis / Tests (1.25.x, 7) (push) Has been cancelled
Tests Redis / Tests (1.25.x, 8) (push) Has been cancelled
Tests Aerospike / Tests (1.24.x) (push) Has been cancelled
Tests ArangoDB / Tests (1.24.x) (push) Has been cancelled
Tests Badger / Tests (1.24.x) (push) Has been cancelled
Tests Bbolt / Tests (1.24.x) (push) Has been cancelled
Tests Cassandra / Tests (1.24.x) (push) Has been cancelled
Tests Clickhouse / Tests (1.25.x) (push) Has been cancelled
Tests CloudflareKV / Tests (1.24.x) (push) Has been cancelled
Tests Couchbase / Tests (1.24.x) (push) Has been cancelled
Tests DynamoDB / Tests (1.24.x) (push) Has been cancelled
Tests Minio / Tests (1.24.x) (push) Has been cancelled
Tests Mongodb / Tests (1.24.x) (push) Has been cancelled
Tests MSSQL / Tests (1.24.x) (push) Has been cancelled
Tests MySQL / Tests (1.24.x) (push) Has been cancelled
Tests Nats Driver / Tests (1.24.x) (push) Has been cancelled
Tests Neo4j / Tests (1.24.x) (push) Has been cancelled
Tests pebble / Tests (1.24.x) (push) Has been cancelled
Tests Postgres / Tests (1.24.x) (push) Has been cancelled
Tests Ristretto / Tests (1.24.x) (push) Has been cancelled
Tests Rueidis / Tests (1.24.x, 7) (push) Has been cancelled
Tests Rueidis / Tests (1.24.x, 8) (push) Has been cancelled
Tests Rueidis / Tests (1.25.x, 7) (push) Has been cancelled
Tests Rueidis / Tests (1.25.x, 8) (push) Has been cancelled
Tests S3 / Tests (1.24.x) (push) Has been cancelled
Tests ScyllaDb / Tests (1.24.x) (push) Has been cancelled
Tests SurrealDB / Tests (1.24.x) (push) Has been cancelled
Tests TestHelper Redis / Tests (1.24.x, 7) (push) Has been cancelled
Tests TestHelper Redis / Tests (1.24.x, 8) (push) Has been cancelled
Tests Valkey / Tests (1.24.x, 7) (push) Has been cancelled
Tests Valkey / Tests (1.24.x, 8) (push) Has been cancelled
Tests Valkey / Tests (1.25.x, 7) (push) Has been cancelled
Tests Valkey / Tests (1.25.x, 8) (push) Has been cancelled
chore(deps): bump the aws-modules group across 2 directories with 11 updates |
||
|
|
dba344cf5b |
chore(deps): bump the aws-modules group across 2 directories with 11 updates
Bumps the aws-modules group with 2 updates in the /dynamodb directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2). Bumps the aws-modules group with 2 updates in the /s3 directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.0 to 1.32.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.0...v1.32.2) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.0 to 1.19.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.19.0...service/m2/v1.19.2) Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.20.25 to 1.20.26 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/feature/dynamodb/attributevalue/v1.20.25...feature/dynamodb/attributevalue/v1.20.26) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.53.1 to 1.53.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.53.1...service/s3/v1.53.2) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodbstreams` from 1.32.5 to 1.32.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.5...v1.32.6) Updates `github.com/aws/aws-sdk-go-v2/service/signin` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/m2/v1.0.2/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/m2/v1.0.1...service/m2/v1.0.2) Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.30.4 to 1.30.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.30.4...v1.30.5) Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.35.8 to 1.35.10 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/pi/v1.35.8...service/pi/v1.35.10) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.1 to 1.41.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/kms/v1.41.1...service/ivs/v1.41.2) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.0 to 1.32.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.0...v1.32.2) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.0 to 1.19.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.19.0...service/m2/v1.19.2) Updates `github.com/aws/aws-sdk-go-v2/service/signin` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/m2/v1.0.2/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/m2/v1.0.1...service/m2/v1.0.2) Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.30.4 to 1.30.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.30.4...v1.30.5) Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.35.8 to 1.35.10 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/pi/v1.35.8...service/pi/v1.35.10) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.1 to 1.41.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/kms/v1.41.1...service/ivs/v1.41.2) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.0 to 1.32.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.0...v1.32.2) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.0 to 1.19.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.19.0...service/m2/v1.19.2) Updates `github.com/aws/aws-sdk-go-v2/service/signin` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/m2/v1.0.2/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/m2/v1.0.1...service/m2/v1.0.2) Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.30.4 to 1.30.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.30.4...v1.30.5) Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.35.8 to 1.35.10 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/pi/v1.35.8...service/pi/v1.35.10) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.1 to 1.41.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/kms/v1.41.1...service/ivs/v1.41.2) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.0 to 1.32.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.0...v1.32.2) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.0 to 1.19.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.19.0...service/m2/v1.19.2) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.20.10 to 1.20.12 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/sns/v1.20.10...service/sns/v1.20.12) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.92.0 to 1.92.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.92.0...service/s3/v1.92.1) Updates `github.com/aws/aws-sdk-go-v2/service/signin` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/m2/v1.0.2/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/m2/v1.0.1...service/m2/v1.0.2) Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.30.4 to 1.30.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.30.4...v1.30.5) Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.35.8 to 1.35.10 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/pi/v1.35.8...service/pi/v1.35.10) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.1 to 1.41.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/kms/v1.41.1...service/ivs/v1.41.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue dependency-version: 1.20.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-version: 1.53.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodbstreams dependency-version: 1.32.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/signin dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/sso dependency-version: 1.30.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc dependency-version: 1.35.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.41.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/signin dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/sso dependency-version: 1.30.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc dependency-version: 1.35.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.41.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/signin dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/sso dependency-version: 1.30.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc dependency-version: 1.35.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.41.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-version: 1.20.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.92.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/signin dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/sso dependency-version: 1.30.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc dependency-version: 1.35.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.41.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-modules ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
da5c9b8ed2 |
Merge pull request #2280 from gofiber/dependabot/go_modules/azureblob/opentelemetry-modules-11119fa5b9
chore(deps): bump the opentelemetry-modules group across 5 directories with 2 updates |
||
|
|
5f7c0779bc |
chore(deps): bump the opentelemetry-modules group across 5 directories with 2 updates
Bumps the opentelemetry-modules group with 1 update in the /azureblob directory: [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go). Bumps the opentelemetry-modules group with 1 update in the /coherence directory: [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go). Bumps the opentelemetry-modules group with 1 update in the /memcache directory: [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go). Bumps the opentelemetry-modules group with 1 update in the /redis directory: [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go). Bumps the opentelemetry-modules group with 1 update in the /testhelpers/tck directory: [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go). Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.5.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.5.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.5.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.5.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.5.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.6.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.6.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.6.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.6.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.6.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.6.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.6.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.6.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.6.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.6.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.5.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.5.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.5.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.5.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.5.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.19.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.0.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.19.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.0.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.19.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.0.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.19.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.0.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.19.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.38.0) Updates `go.opentelemetry.io/proto/otlp` from 1.0.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.7.1) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: opentelemetry-modules ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
74c56eea19 |
Merge pull request #2271 from gofiber/dependabot/go_modules/clickhouse/google-modules-030dbd2da6
chore(deps): bump the google-modules group across 9 directories with 1 update |
||
|
|
35e1e9fadc |
Merge pull request #1908 from gofiber/dependabot/github_actions/lewagon/wait-on-check-action-1.4.1
chore(deps): bump lewagon/wait-on-check-action from 1.4.0 to 1.4.1 |
||
|
|
d05226f9b2 |
chore(deps): bump the google-modules group across 9 directories with 1 update
Bumps the google-modules group with 1 update in the /clickhouse directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the google-modules group with 1 update in the /dynamodb directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the google-modules group with 1 update in the /minio directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the google-modules group with 1 update in the /mongodb directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the google-modules group with 1 update in the /mysql directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the google-modules group with 1 update in the /nats directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the google-modules group with 1 update in the /neo4j directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the google-modules group with 1 update in the /postgres directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the google-modules group with 1 update in the /s3 directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `google.golang.org/grpc` from 1.75.1 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.75.1...v1.77.0) Updates `google.golang.org/grpc` from 1.75.1 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.75.1...v1.77.0) Updates `google.golang.org/grpc` from 1.75.1 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.75.1...v1.77.0) Updates `google.golang.org/grpc` from 1.75.1 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.75.1...v1.77.0) Updates `google.golang.org/grpc` from 1.75.1 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.75.1...v1.77.0) Updates `google.golang.org/grpc` from 1.75.1 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.75.1...v1.77.0) Updates `google.golang.org/grpc` from 1.75.1 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.75.1...v1.77.0) Updates `google.golang.org/grpc` from 1.75.1 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.75.1...v1.77.0) Updates `google.golang.org/grpc` from 1.75.1 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.75.1...v1.77.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: google-modules - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: google-modules - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: google-modules - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: google-modules - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: google-modules - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: google-modules - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: google-modules - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: google-modules - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: google-modules ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
58c2993b17 |
Merge pull request #2273 from gofiber/dependabot/go_modules/etcd/github.com/coreos/go-systemd/v22-22.6.0
chore(deps): bump github.com/coreos/go-systemd/v22 from 22.5.0 to 22.6.0 in /etcd |
||
|
|
9750d3a350 |
Merge pull request #2268 from gofiber/dependabot/go_modules/etcd/shirou-modules-78aba8434c
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.5 to 4.25.10 in /etcd in the shirou-modules group across 1 directory |
||
|
|
b1328c2108 |
chore(deps): bump lewagon/wait-on-check-action from 1.4.0 to 1.4.1
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Changelog](https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
e6558419a6 |
chore(deps): bump github.com/shirou/gopsutil/v4
Bumps the shirou-modules group with 1 update in the /etcd directory: [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil). Updates `github.com/shirou/gopsutil/v4` from 4.25.5 to 4.25.10 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v4.25.5...v4.25.10) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.25.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: shirou-modules ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
90f270046e |
chore(deps): bump github.com/coreos/go-systemd/v22 in /etcd
Bumps [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) from 22.5.0 to 22.6.0. - [Release notes](https://github.com/coreos/go-systemd/releases) - [Commits](https://github.com/coreos/go-systemd/compare/v22.5.0...v22.6.0) --- updated-dependencies: - dependency-name: github.com/coreos/go-systemd/v22 dependency-version: 22.6.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
c0e160d5cc |
Merge pull request #2270 from gofiber/dependabot/go_modules/etcd/tklauser-modules-8be156ab5e
chore(deps): bump the tklauser-modules group across 1 directory with 2 updates |
||
|
|
9edd36869d |
chore(deps): bump the tklauser-modules group across 1 directory with 2 updates
Bumps the tklauser-modules group with 1 update in the /etcd directory: [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf). Updates `github.com/tklauser/go-sysconf` from 0.3.12 to 0.3.16 - [Release notes](https://github.com/tklauser/go-sysconf/releases) - [Commits](https://github.com/tklauser/go-sysconf/compare/v0.3.12...v0.3.16) Updates `github.com/tklauser/numcpus` from 0.6.1 to 0.11.0 - [Release notes](https://github.com/tklauser/numcpus/releases) - [Commits](https://github.com/tklauser/numcpus/compare/v0.6.1...v0.11.0) --- updated-dependencies: - dependency-name: github.com/tklauser/go-sysconf dependency-version: 0.3.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: tklauser-modules - dependency-name: github.com/tklauser/numcpus dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: tklauser-modules ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
59286f3eef |
Merge pull request #1896 from gofiber/dependabot/github_actions/benchmark-action/github-action-benchmark-1.20.7
chore(deps): bump benchmark-action/github-action-benchmark from 1.20.4 to 1.20.7 |
||
|
|
42286f8294 |
Merge pull request #2272 from gofiber/dependabot/go_modules/etcd/go.uber.org/zap-1.27.1
chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 in /etcd |
||
|
|
e32018419b |
chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 in /etcd
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.27.0 to 1.27.1. - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](https://github.com/uber-go/zap/compare/v1.27.0...v1.27.1) --- updated-dependencies: - dependency-name: go.uber.org/zap dependency-version: 1.27.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
613a0c0bb1 |
Merge pull request #2279 from gofiber/dependabot/go_modules/valkey/github.com/gofiber/storage/testhelpers/redis-0.1.0
chore(deps): bump github.com/gofiber/storage/testhelpers/redis from 0.0.0-20251121011818-7435afb6bca2 to 0.1.0 in /valkey |
||
|
|
aa54cb14d2 |
Merge pull request #2278 from gofiber/dependabot/go_modules/redis/github.com/gofiber/storage/testhelpers/redis-0.1.0
chore(deps): bump github.com/gofiber/storage/testhelpers/redis from 0.0.0-20251121011818-7435afb6bca2 to 0.1.0 in /redis |
||
|
|
606fd6f60d |
Merge pull request #2277 from gofiber/dependabot/go_modules/pebble/github.com/getsentry/sentry-go-0.40.0
chore(deps): bump github.com/getsentry/sentry-go from 0.38.0 to 0.40.0 in /pebble |
||
|
|
4f096bf5dc |
Merge pull request #2276 from gofiber/dependabot/go_modules/pebble/github.com/prometheus/common-0.67.4
chore(deps): bump github.com/prometheus/common from 0.67.3 to 0.67.4 in /pebble |
||
|
|
86ec53a763 |
Merge pull request #2274 from gofiber/dependabot/go_modules/mongodb/github.com/xdg-go/scram-1.2.0
chore(deps): bump github.com/xdg-go/scram from 1.1.2 to 1.2.0 in /mongodb |
||
|
|
38c0e46f6e |
Merge pull request #2275 from gofiber/dependabot/go_modules/nats/github.com/nats-io/nkeys-0.4.12
chore(deps): bump github.com/nats-io/nkeys from 0.4.11 to 0.4.12 in /nats |
||
|
|
01de4856c7 |
chore(deps): bump github.com/gofiber/storage/testhelpers/redis
Bumps [github.com/gofiber/storage/testhelpers/redis](https://github.com/gofiber/storage) from 0.0.0-20251121011818-7435afb6bca2 to 0.1.0. - [Release notes](https://github.com/gofiber/storage/releases) - [Commits](https://github.com/gofiber/storage/commits/v0.1.0) --- updated-dependencies: - dependency-name: github.com/gofiber/storage/testhelpers/redis dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
7167be0f97 |
chore(deps): bump github.com/gofiber/storage/testhelpers/redis in /redis
Bumps [github.com/gofiber/storage/testhelpers/redis](https://github.com/gofiber/storage) from 0.0.0-20251121011818-7435afb6bca2 to 0.1.0. - [Release notes](https://github.com/gofiber/storage/releases) - [Commits](https://github.com/gofiber/storage/commits/v0.1.0) --- updated-dependencies: - dependency-name: github.com/gofiber/storage/testhelpers/redis dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
13d71ae533 |
chore(deps): bump github.com/getsentry/sentry-go in /pebble
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.38.0 to 0.40.0. - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-go/compare/v0.38.0...v0.40.0) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.40.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
15a2fd2bbc |
chore(deps): bump github.com/prometheus/common in /pebble
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.67.3 to 0.67.4. - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/common/compare/v0.67.3...v0.67.4) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-version: 0.67.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
dbaf747d84 |
chore(deps): bump github.com/nats-io/nkeys in /nats
Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) from 0.4.11 to 0.4.12. - [Release notes](https://github.com/nats-io/nkeys/releases) - [Commits](https://github.com/nats-io/nkeys/compare/v0.4.11...v0.4.12) --- updated-dependencies: - dependency-name: github.com/nats-io/nkeys dependency-version: 0.4.12 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
8792c10062 |
Merge pull request #2265 from gofiber/dependabot/go_modules/cassandra/golang-modules-2acce47480
chore(deps): bump the golang-modules group across 2 directories with 5 updates |
||
|
|
9d94321c31 |
chore(deps): bump github.com/xdg-go/scram in /mongodb
Bumps [github.com/xdg-go/scram](https://github.com/xdg-go/scram) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/xdg-go/scram/releases) - [Changelog](https://github.com/xdg-go/scram/blob/master/CHANGELOG.md) - [Commits](https://github.com/xdg-go/scram/compare/v1.1.2...v1.2.0) --- updated-dependencies: - dependency-name: github.com/xdg-go/scram dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
c76d210550 |
Merge pull request #2269 from gofiber/dependabot/go_modules/etcd/klauspost-modules-44dada3c9b
chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 in /etcd in the klauspost-modules group across 1 directory |
||
|
|
485db6ebbb |
chore(deps): bump benchmark-action/github-action-benchmark
Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.20.4 to 1.20.7. - [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases) - [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/benchmark-action/github-action-benchmark/compare/v1.20.4...v1.20.7) --- updated-dependencies: - dependency-name: benchmark-action/github-action-benchmark dependency-version: 1.20.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
57924689fb |
Merge pull request #2267 from gofiber/dependabot/go_modules/etcd/go-ole-modules-82e752e41f
chore(deps): bump github.com/go-ole/go-ole from 1.2.6 to 1.3.0 in /etcd in the go-ole-modules group across 1 directory |
||
|
|
7e8d308b03 |
Merge pull request #2266 from gofiber/dependabot/go_modules/etcd/ebitengine-modules-2c1f21fefc
chore(deps): bump github.com/ebitengine/purego from 0.8.4 to 0.9.1 in /etcd in the ebitengine-modules group across 1 directory |
||
|
|
cd99e1d6fc |
chore(deps): bump github.com/klauspost/compress
Bumps the klauspost-modules group with 1 update in the /etcd directory: [github.com/klauspost/compress](https://github.com/klauspost/compress). Updates `github.com/klauspost/compress` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](https://github.com/klauspost/compress/compare/v1.18.0...v1.18.1) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-version: 1.18.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: klauspost-modules ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
9d51c731b2 |
chore(deps): bump github.com/go-ole/go-ole
Bumps the go-ole-modules group with 1 update in the /etcd directory: [github.com/go-ole/go-ole](https://github.com/go-ole/go-ole). Updates `github.com/go-ole/go-ole` from 1.2.6 to 1.3.0 - [Release notes](https://github.com/go-ole/go-ole/releases) - [Changelog](https://github.com/go-ole/go-ole/blob/master/ChangeLog.md) - [Commits](https://github.com/go-ole/go-ole/compare/v1.2.6...v1.3.0) --- updated-dependencies: - dependency-name: github.com/go-ole/go-ole dependency-version: 1.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-ole-modules ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
b8eabd7887 |
chore(deps): bump github.com/ebitengine/purego
Bumps the ebitengine-modules group with 1 update in the /etcd directory: [github.com/ebitengine/purego](https://github.com/ebitengine/purego). Updates `github.com/ebitengine/purego` from 0.8.4 to 0.9.1 - [Release notes](https://github.com/ebitengine/purego/releases) - [Commits](https://github.com/ebitengine/purego/compare/v0.8.4...v0.9.1) --- updated-dependencies: - dependency-name: github.com/ebitengine/purego dependency-version: 0.9.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ebitengine-modules ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
6de20a2b54 |
chore(deps): bump the golang-modules group across 2 directories with 5 updates
Bumps the golang-modules group with 1 update in the /cassandra directory: [golang.org/x/sync](https://github.com/golang/sync). Bumps the golang-modules group with 1 update in the /etcd directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](https://github.com/golang/sync/compare/v0.17.0...v0.18.0) Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](https://github.com/golang/sync/compare/v0.17.0...v0.18.0) Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](https://github.com/golang/sync/compare/v0.17.0...v0.18.0) Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](https://github.com/golang/sync/compare/v0.17.0...v0.18.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/net` from 0.46.1-0.20251013234738-63d1a5100f82 to 0.47.0 - [Commits](https://github.com/golang/net/commits/v0.47.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0) Updates `golang.org/x/net` from 0.46.1-0.20251013234738-63d1a5100f82 to 0.47.0 - [Commits](https://github.com/golang/net/commits/v0.47.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/net` from 0.46.1-0.20251013234738-63d1a5100f82 to 0.47.0 - [Commits](https://github.com/golang/net/commits/v0.47.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/net` from 0.46.1-0.20251013234738-63d1a5100f82 to 0.47.0 - [Commits](https://github.com/golang/net/commits/v0.47.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/net` from 0.46.1-0.20251013234738-63d1a5100f82 to 0.47.0 - [Commits](https://github.com/golang/net/commits/v0.47.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/net` from 0.46.1-0.20251013234738-63d1a5100f82 to 0.47.0 - [Commits](https://github.com/golang/net/commits/v0.47.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/net` from 0.46.1-0.20251013234738-63d1a5100f82 to 0.47.0 - [Commits](https://github.com/golang/net/commits/v0.47.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-modules ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
a4e65de02e |
Merge pull request #2264 from gofiber/dependabot/go_modules/testhelpers/redis/go-redis-modules-a7d4cab0e1
chore(deps): bump github.com/redis/go-redis/v9 from 9.16.0 to 9.17.1 in /testhelpers/redis in the go-redis-modules group across 1 directory |
||
|
|
080167746c |
chore(deps): bump github.com/redis/go-redis/v9
Bumps the go-redis-modules group with 1 update in the /testhelpers/redis directory: [github.com/redis/go-redis/v9](https://github.com/redis/go-redis). Updates `github.com/redis/go-redis/v9` from 9.16.0 to 9.17.1 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/redis/go-redis/compare/v9.16.0...v9.17.1) --- updated-dependencies: - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-redis-modules ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
f3295b7ae0 |
Merge pull request #2181 from gofiber/dependabot/go_modules/badger/github.com/google/flatbuffers-25.9.23incompatible
chore(deps): bump github.com/google/flatbuffers from 23.5.26+incompatible to 25.9.23+incompatible in /badger |
||
|
|
4066f27dc2 |
chore(deps): bump github.com/google/flatbuffers in /badger
Bumps [github.com/google/flatbuffers](https://github.com/google/flatbuffers) from 23.5.26+incompatible to 25.9.23+incompatible. - [Release notes](https://github.com/google/flatbuffers/releases) - [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/flatbuffers/compare/v23.5.26...v25.9.23) --- updated-dependencies: - dependency-name: github.com/google/flatbuffers dependency-version: 25.9.23+incompatible dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
9980c4aac4 |
Merge pull request #2016 from gofiber/dependabot/go_modules/redis/github.com/redis/go-redis/v9-9.17.0
chore(deps): bump github.com/redis/go-redis/v9 from 9.16.0 to 9.17.0 in /redis |
||
|
|
ba2448b7ff |
chore(deps): bump github.com/redis/go-redis/v9 in /redis
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.16.0 to 9.17.0. - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/redis/go-redis/compare/v9.16.0...v9.17.0) --- updated-dependencies: - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
9b928fe320 |
Merge pull request #2261 from mdelapenya/update-dependencies-workflows
update dependencies workflows |