-
Notifications
You must be signed in to change notification settings - Fork 329
dev: bump the safe group across 1 directory with 37 updates #7715
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
v3.34
Choose a base branch
from
dependabot/go_modules/safe-d04be13965
base: v3.34
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the safe group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.7` | `1.55.8` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.12` | `1.31.7` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.78.2` | `1.88.0` | | [github.com/coder/websocket](https://github.com/coder/websocket) | `1.8.13` | `1.8.14` | | [github.com/emersion/go-smtp](https://github.com/emersion/go-smtp) | `0.22.0` | `0.24.0` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.34.1` | `0.35.1` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.27.1` | `2.27.2` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.5` | `5.7.6` | | [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) | `1.4.0` | `1.4.1` | | [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) | `2.11.4` | `2.11.8` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.22.0` | `1.23.2` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.11.0` | `9.13.0` | | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.9.2` | `1.10.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.1` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` | | [github.com/throttled/throttled/v2](https://github.com/throttled/throttled) | `2.13.0` | `2.15.0` | | [github.com/uptrace/bun](https://github.com/uptrace/bun) | `1.2.14` | `1.2.15` | | [github.com/uptrace/bun/dialect/pgdialect](https://github.com/uptrace/bun) | `1.2.14` | `1.2.15` | | [github.com/uptrace/bun/driver/pgdriver](https://github.com/uptrace/bun) | `1.2.14` | `1.2.15` | | [go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.62.0` | `0.63.0` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.62.0` | `0.63.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.62.0` | `0.63.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.37.0` | `1.38.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.30.0` | `0.31.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.16.0` | `0.17.0` | Updates `github.com/aws/aws-sdk-go` from 1.55.7 to 1.55.8 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.55.7...v1.55.8) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.12 to 1.31.7 - [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](aws/aws-sdk-go-v2@config/v1.29.12...config/v1.31.7) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.78.2 to 1.88.0 - [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](aws/aws-sdk-go-v2@service/s3/v1.78.2...service/s3/v1.88.0) Updates `github.com/coder/websocket` from 1.8.13 to 1.8.14 - [Release notes](https://github.com/coder/websocket/releases) - [Commits](coder/websocket@v1.8.13...v1.8.14) Updates `github.com/emersion/go-smtp` from 0.22.0 to 0.24.0 - [Release notes](https://github.com/emersion/go-smtp/releases) - [Commits](emersion/go-smtp@v0.22.0...v0.24.0) Updates `github.com/getsentry/sentry-go` from 0.34.1 to 0.35.1 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.34.1...v0.35.1) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.27.1 to 2.27.2 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml) - [Commits](grpc-ecosystem/grpc-gateway@v2.27.1...v2.27.2) Updates `github.com/jackc/pgx/v5` from 5.7.5 to 5.7.6 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.5...v5.7.6) Updates `github.com/jarcoal/httpmock` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/jarcoal/httpmock/releases) - [Commits](jarcoal/httpmock@v1.4.0...v1.4.1) Updates `github.com/nats-io/nats-server/v2` from 2.11.4 to 2.11.8 - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml) - [Commits](nats-io/nats-server@v2.11.4...v2.11.8) Updates `github.com/nats-io/nats.go` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.43.0...v1.44.0) Updates `github.com/prometheus/client_golang` from 1.22.0 to 1.23.2 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.22.0...v1.23.2) Updates `github.com/redis/go-redis/v9` from 9.11.0 to 9.13.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.11.0...v9.13.0) Updates `github.com/spf13/cast` from 1.9.2 to 1.10.0 - [Release notes](https://github.com/spf13/cast/releases) - [Commits](spf13/cast@v1.9.2...v1.10.0) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.1) Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.9 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.9) Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.1...v1.21.0) Updates `github.com/throttled/throttled/v2` from 2.13.0 to 2.15.0 - [Release notes](https://github.com/throttled/throttled/releases) - [Changelog](https://github.com/throttled/throttled/blob/master/CHANGELOG.md) - [Commits](throttled/throttled@v2.13.0...v2.15.0) Updates `github.com/uptrace/bun` from 1.2.14 to 1.2.15 - [Release notes](https://github.com/uptrace/bun/releases) - [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md) - [Commits](uptrace/bun@v1.2.14...v1.2.15) Updates `github.com/uptrace/bun/dialect/pgdialect` from 1.2.14 to 1.2.15 - [Release notes](https://github.com/uptrace/bun/releases) - [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md) - [Commits](uptrace/bun@v1.2.14...v1.2.15) Updates `github.com/uptrace/bun/driver/pgdriver` from 1.2.14 to 1.2.15 - [Release notes](https://github.com/uptrace/bun/releases) - [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md) - [Commits](uptrace/bun@v1.2.14...v1.2.15) Updates `go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux` from 0.62.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](open-telemetry/opentelemetry-go-contrib@zpages/v0.62.0...zpages/v0.63.0) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.62.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](open-telemetry/opentelemetry-go-contrib@zpages/v0.62.0...zpages/v0.63.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.62.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](open-telemetry/opentelemetry-go-contrib@zpages/v0.62.0...zpages/v0.63.0) Updates `go.opentelemetry.io/otel` from 1.37.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](open-telemetry/opentelemetry-go@v1.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.37.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](open-telemetry/opentelemetry-go@v1.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from 1.37.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](open-telemetry/opentelemetry-go@v1.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/metric` from 1.37.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](open-telemetry/opentelemetry-go@v1.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/sdk` from 1.37.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](open-telemetry/opentelemetry-go@v1.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/trace` from 1.37.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](open-telemetry/opentelemetry-go@v1.37.0...v1.38.0) Updates `golang.org/x/crypto` from 0.40.0 to 0.41.0 - [Commits](golang/crypto@v0.40.0...v0.41.0) Updates `golang.org/x/net` from 0.42.0 to 0.43.0 - [Commits](golang/net@v0.42.0...v0.43.0) Updates `golang.org/x/oauth2` from 0.30.0 to 0.31.0 - [Commits](golang/oauth2@v0.30.0...v0.31.0) Updates `golang.org/x/sync` from 0.16.0 to 0.17.0 - [Commits](golang/sync@v0.16.0...v0.17.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250707201910-8d1bb00bc6a7 to 0.0.0-20250825161204-c5933d9347a5 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250707201910-8d1bb00bc6a7 to 0.0.0-20250825161204-c5933d9347a5 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.8 --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-version: 1.55.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.31.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.88.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/coder/websocket dependency-version: 1.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/emersion/go-smtp dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/jarcoal/httpmock dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/nats-io/nats.go dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/spf13/cast dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/spf13/cobra dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/spf13/pflag dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/throttled/throttled/v2 dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/uptrace/bun dependency-version: 1.2.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/uptrace/bun/dialect/pgdialect dependency-version: 1.2.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/uptrace/bun/driver/pgdriver dependency-version: 1.2.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux dependency-version: 0.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/otel dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdouttrace dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: golang.org/x/crypto dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: golang.org/x/net dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: golang.org/x/oauth2 dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: golang.org/x/sync dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20250825161204-c5933d9347a5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20250825161204-c5933d9347a5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: google.golang.org/protobuf dependency-version: 1.36.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe ... Signed-off-by: dependabot[bot] <[email protected]>
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
1 similar comment
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the safe group with 25 updates in the / directory:
1.55.7
1.55.8
1.29.12
1.31.7
1.78.2
1.88.0
1.8.13
1.8.14
0.22.0
0.24.0
0.34.1
0.35.1
2.27.1
2.27.2
5.7.5
5.7.6
1.4.0
1.4.1
2.11.4
2.11.8
1.22.0
1.23.2
9.11.0
9.13.0
1.9.2
1.10.0
1.9.1
1.10.1
1.20.1
1.21.0
2.13.0
2.15.0
1.2.14
1.2.15
1.2.14
1.2.15
1.2.14
1.2.15
0.62.0
0.63.0
0.62.0
0.63.0
0.62.0
0.63.0
1.37.0
1.38.0
0.30.0
0.31.0
0.16.0
0.17.0
Updates
github.com/aws/aws-sdk-go
from 1.55.7 to 1.55.8Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
070853e
release v1.55.8 (2025-07-31)bb0168e
Add deprecation warnings everywhere and remove some README content7ce44f3
aws6d9a26d
remove doc issue tmpl239002f
deprecate service packages and HLLs70c4177
deprecate main runtime packagesbbdd4e9
deprecateUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.29.12 to 1.31.7Commits
648027e
Release 2025-09-08a3b9b7b
Regenerated Clients67dad83
Update endpoints model2bfe86a
Update API model59e7410
add businessmetrics feature ID for env-based bearer token (#3182)1cdc158
Patching override s3expire shape (#3180)1745ede
Release 2025-09-05f84de53
Regenerated Clients7cdaa31
Update API model498b5c4
remove service/sms (#3177)Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.78.2 to 1.88.0Commits
648027e
Release 2025-09-08a3b9b7b
Regenerated Clients67dad83
Update endpoints model2bfe86a
Update API model59e7410
add businessmetrics feature ID for env-based bearer token (#3182)1cdc158
Patching override s3expire shape (#3180)1745ede
Release 2025-09-05f84de53
Regenerated Clients7cdaa31
Update API model498b5c4
remove service/sms (#3177)Updates
github.com/coder/websocket
from 1.8.13 to 1.8.14Release notes
Sourced from github.com/coder/websocket's releases.
Commits
7d7c644
refactor: addErrMessageTooBig
sentinel error for limited reads (#535)c7846ea
refactor: usecontext.AfterFunc
to track timeouts instead of goroutine (#532)e11dd4e
fix: match Origin scheme if defined in OriginPatterns (#536)91013c1
chore: apply various modernisations (#531)efb626b
chore: update LICENSE file (#526)246891f
build: add Makefile (#525)778d161
build: update to Go 1.23 (#524)Updates
github.com/emersion/go-smtp
from 0.22.0 to 0.24.0Commits
ab24fe7
Remove superfluous validateLine() calls in sendMail()6944e33
Implement MT-PRIORITY (RFC 6710)54dd31d
Implement DELIVERBY (RFC 2852)Updates
github.com/getsentry/sentry-go
from 0.34.1 to 0.35.1Release notes
Sourced from github.com/getsentry/sentry-go's releases.
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
efaa5db
release: 0.35.1b3adb47
Prepare 0.35.1 (#1069)a100bf5
Fix race conditions on log when accessing scope (#1050)17421c4
Fix nil pointer dereference with malformed URLs when tracing is enabled (#1055)55af278
build(deps): bump github.com/gofiber/fiber/v2 in /fiber (#1067)c846e7c
Merge branch 'release/0.35.0'a3e3405
release: 0.35.031fcbbd
Prepare 0.35.0 (#1065)2a2b640
Add .cursor rules (#1053)274de7b
Improve logging API (#1046)Updates
github.com/grpc-ecosystem/grpc-gateway/v2
from 2.27.1 to 2.27.2Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
91958df
chore(deps): update dependency rules_shell to v0.6.0 (#5862)74cf2e0
Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#5857)2fba191
chore(deps): update googleapis digest to 3b2a2ae (#5860)ed12336
fix(deps): update module google.golang.org/grpc to v1.75.0 (#5859)c2a8616
chore(deps): update googleapis digest to 2032c33 (#5858)77e504f
Fix nested schema definition for body parameter (#3058) (#5827)7df4168
fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 3122310...6d1d1fc
fix(deps): update google.golang.org/genproto/googleapis/api digest to 3122310...ec3d9b2
chore(deps): update googleapis digest to d869249 (#5852)8499438
chore(deps): update googleapis digest to 6429996 (#5851)Updates
github.com/jackc/pgx/v5
from 5.7.5 to 5.7.6Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
a2fca03
Release v5.7.695fc312
Add link to github.com/KoNekoD/pgx-colon-query-rewriter5534fa9
Improve Rows docsa295d68
Merge pull request #2368 from zeghong/zeronull-int-valuer03f32c0
Merge branch 'master' into zeronull-int-valuer82fbe49
Merge pull request #2372 from WGH-/improve-batch-doc594d9d6
Merge pull request #2367 from zeghong/zeronull-int-scanner5a18241
Merge branch 'master' into zeronull-int-scannercc34da5
Merge pull request #2370 from Saurabh2402/improvement/setup-lintersdd81f81
Merge pull request #2369 from zeghong/go-doc-linksUpdates
github.com/jarcoal/httpmock
from 1.4.0 to 1.4.1Release notes
Sourced from github.com/jarcoal/httpmock's releases.
Commits
314d58a
fix: protect all body-related methods with mutexte482896
fix: avoid data race when closing bodyc977145
test: also test with go v1.25 and use golangci-lint v2.4.0Updates
github.com/nats-io/nats-server/v2
from 2.11.4 to 2.11.8Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
ec0d7e3
Release v2.11.8819047d
Release v2.11.8-RC.1031e636
Cherry-picks for 2.11.8-RC.1 (#7168)bfb410e
[FIXED] Ephemeral consumers always selects an online server50876ed
[FIXED] Truncate removes index.db firstf706551
[FIXED] NRG: Truncate to previous correct entrydf30f46
[FIXED] Truncate to removed block39a511a
Update dependenciesdff3a6d
Update golangci-lint5f61aa4
illumos build fixUpdates
github.com/nats-io/nats.go
from 1.43.0 to 1.44.0Release notes
Sourced from github.com/nats-io/nats.go's releases.
Commits
7a260b8
Release v1.44.0 (#1910)dfcb02d
[FIXED] Use mirror-aware prefix when updating KV key (#1903)0bba2a9
[ADDED] PushConsumer implementation in jetstream package (#1785)627a9f6
[FIXED] KeyValue Keys() and ListKeys() returning duplicates (#1884)9743171
Merge pull request #1909 from nats-io/fix-watcher-timeout3bd15a8
[FIXED] Use timeout from JetStreamContext if no deadline is set on ctx0fc96b1
[FIXED] Fix subject transform comparison (#1907)ea3ef92
[IMPROVED] Change DefaultSubPendingMsgsLimit comment to reflect actual value ...f038fb4
[FIXED] Return a more appropriate error when subject transforms are not suppo...ad6e34e
[FIXED] Ordered consumer not closing on connection close (#1885)Updates
github.com/prometheus/client_golang
from 1.22.0 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8179a56
Cut v1.23.2 (#1870)4142b59
Merge pull request #1869 from prometheus/arve/upgrade-common4ff40f0
Cut v1.23.1 (#1867)989b029
Upgrade to prometheus/common v0.66 (#1866)e4b2208
Cut v1.23.0 (#1848)d9492af
cut v1.23.0-rc.1 (#1842)aeae8a0
Cut v1.23.0-rc.0 (#1837)b157309
Update common Prometheus files (#1832)a704e28
build(deps): bump the github-actions group with 3 updates (#1826)c774311
Fix errNotImplemented reference (#1835)Updates
github.com/redis/go-redis/v9
from 9.11.0 to 9.13.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
... (truncated)
Commits
52bda7a
chore(release): 9.13.0 (#3500)19fdc48
chore(otel): register wait metrics (#3499)10121e9
feat(osscluster): Support subscriptions against cluster slave nodes (#3480)6f41b60
fix(client): Do not assume that all non-IP hosts are loopbacks (#3085)f005806
feat(otel): Add wait metrics to otel (#3493)fafec3f
Pipeliner expose queued commands (#3496)6b9cbe8
fix(test): fix a timing issue in pubsub test (#3498)e91f6ce
fix(make test): Add default env in makefile (#3491)6bc7238
Fix the ReplicaOnly option does not take effect when using NewFailoverCluster...bb94ac7
chore(readme): Update the introduction to running tests in README.md (#3495)Updates
github.com/spf13/cast
from 1.9.2 to 1.10.0Release notes
Sourced from github.com/spf13/cast's releases.
Commits
fc73346
Merge pull request #283 from andig/patch-16002cff
Merge pull request #298 from spf13/dependabot/github_actions/actions/dependen...c1c153d
Merge pull request #300 from spf13/dependabot/github_actions/actions/setup-go...39beeac
Merge pull request #301...Description has been truncated