-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump the minor-and-patch group with 27 updates #49
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
Merged
gareth-civia
merged 5 commits into
main
from
dependabot/go_modules/minor-and-patch-4b276b6f9b
Feb 11, 2026
Merged
build(deps): bump the minor-and-patch group with 27 updates #49
gareth-civia
merged 5 commits into
main
from
dependabot/go_modules/minor-and-patch-4b276b6f9b
Feb 11, 2026
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
9f6fca3 to
fe47f67
Compare
fe47f67 to
805bce7
Compare
Bumps the minor-and-patch group with 27 updates: | Package | From | To | | --- | --- | --- | | [connectrpc.com/connect](https://github.com/connectrpc/connect-go) | `1.16.2` | `1.19.1` | | [connectrpc.com/vanguard](https://github.com/connectrpc/vanguard-go) | `0.2.0` | `0.3.0` | | [github.com/alecthomas/participle/v2](https://github.com/alecthomas/participle) | `2.1.1` | `2.1.4` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.4` | `1.41.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.12` | `1.32.7` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.60.1` | `1.95.1` | | [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.28.7` | `1.41.1` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.20.4` | `1.24.0` | | [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.109.0` | `0.116.0` | | [github.com/cyrusaf/ctxlog](https://github.com/cyrusaf/ctxlog) | `1.3.2` | `1.3.3` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.28.0` | `0.40.0` | | [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) | `3.0.3` | `3.0.4` | | [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) | `4.0.4` | `4.1.3` | | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.1` | `5.3.0` | | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.17.1` | `4.19.1` | | [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.19.1` | `2.27.4` | | [github.com/hasura/go-graphql-client](https://github.com/hasura/go-graphql-client) | `0.13.0` | `0.15.1` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.5.5` | `5.8.0` | | [github.com/resend/resend-go/v2](https://github.com/resend/resend-go) | `2.6.0` | `2.28.0` | | [github.com/rs/cors](https://github.com/rs/cors) | `1.11.0` | `1.11.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.11.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.28.0` | `0.45.0` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20240814211410-ddb44dafa142` | `0.0.0-20251222181119-0a764e51fe1b` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20240814211410-ddb44dafa142` | `0.0.0-20251222181119-0a764e51fe1b` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.64.1` | `1.78.0` | | google.golang.org/protobuf | `1.34.2` | `1.36.11` | Updates `connectrpc.com/connect` from 1.16.2 to 1.19.1 - [Release notes](https://github.com/connectrpc/connect-go/releases) - [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md) - [Commits](connectrpc/connect-go@v1.16.2...v1.19.1) Updates `connectrpc.com/vanguard` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/connectrpc/vanguard-go/releases) - [Commits](connectrpc/vanguard-go@v0.2.0...v0.3.0) Updates `github.com/alecthomas/participle/v2` from 2.1.1 to 2.1.4 - [Release notes](https://github.com/alecthomas/participle/releases) - [Changelog](https://github.com/alecthomas/participle/blob/master/CHANGES.md) - [Commits](alecthomas/participle@v2.1.1...v2.1.4) Updates `github.com/aws/aws-sdk-go-v2` from 1.30.4 to 1.41.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](aws/aws-sdk-go-v2@v1.30.4...v1.41.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.12 to 1.32.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.27.12...v1.32.7) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.60.1 to 1.95.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](aws/aws-sdk-go-v2@service/s3/v1.60.1...service/s3/v1.95.1) Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.28.7 to 1.41.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](aws/aws-sdk-go-v2@config/v1.28.7...v1.41.1) Updates `github.com/aws/smithy-go` from 1.20.4 to 1.24.0 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.20.4...v1.24.0) Updates `github.com/cloudflare/cloudflare-go` from 0.109.0 to 0.116.0 - [Release notes](https://github.com/cloudflare/cloudflare-go/releases) - [Changelog](https://github.com/cloudflare/cloudflare-go/blob/v0.116.0/CHANGELOG.md) - [Commits](cloudflare/cloudflare-go@v0.109.0...v0.116.0) Updates `github.com/cyrusaf/ctxlog` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/cyrusaf/ctxlog/releases) - [Commits](cyrusaf/ctxlog@v1.3.2...v1.3.3) Updates `github.com/getsentry/sentry-go` from 0.28.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](getsentry/sentry-go@v0.28.0...v0.40.0) Updates `github.com/go-jose/go-jose/v3` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v3.0.3...v3.0.4) Updates `github.com/go-jose/go-jose/v4` from 4.0.4 to 4.1.3 - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.0.4...v4.1.3) Updates `github.com/golang-jwt/jwt/v5` from 5.2.1 to 5.3.0 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Commits](golang-jwt/jwt@v5.2.1...v5.3.0) Updates `github.com/golang-migrate/migrate/v4` from 4.17.1 to 4.19.1 - [Release notes](https://github.com/golang-migrate/migrate/releases) - [Commits](golang-migrate/migrate@v4.17.1...v4.19.1) Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.6.0...v0.7.0) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.19.1 to 2.27.4 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Commits](grpc-ecosystem/grpc-gateway@v2.19.1...v2.27.4) Updates `github.com/hasura/go-graphql-client` from 0.13.0 to 0.15.1 - [Release notes](https://github.com/hasura/go-graphql-client/releases) - [Commits](hasura/go-graphql-client@v0.13.0...v0.15.1) Updates `github.com/jackc/pgx/v5` from 5.5.5 to 5.8.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.5.5...v5.8.0) Updates `github.com/resend/resend-go/v2` from 2.6.0 to 2.28.0 - [Release notes](https://github.com/resend/resend-go/releases) - [Changelog](https://github.com/resend/resend-go/blob/main/CHANGELOG.md) - [Commits](resend/resend-go@v2.6.0...v2.28.0) Updates `github.com/rs/cors` from 1.11.0 to 1.11.1 - [Commits](rs/cors@v1.11.0...v1.11.1) Updates `github.com/stretchr/testify` from 1.9.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.11.1) Updates `golang.org/x/crypto` from 0.28.0 to 0.45.0 - [Commits](golang/crypto@v0.28.0...v0.45.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20251222181119-0a764e51fe1b - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20251222181119-0a764e51fe1b - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.64.1 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.1...v1.78.0) Updates `google.golang.org/protobuf` from 1.34.2 to 1.36.11 --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: connectrpc.com/vanguard dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/alecthomas/participle/v2 dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.95.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/aws/smithy-go dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/cloudflare/cloudflare-go dependency-version: 0.116.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/cyrusaf/ctxlog dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/go-jose/go-jose/v3 dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/go-jose/go-jose/v4 dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/golang-migrate/migrate/v4 dependency-version: 4.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/google/go-cmp dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.27.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/hasura/go-graphql-client dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/resend/resend-go/v2 dependency-version: 2.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/rs/cors dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20251222181119-0a764e51fe1b dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20251222181119-0a764e51fe1b dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: google.golang.org/grpc dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
805bce7 to
9937b04
Compare
gareth-civia
approved these changes
Feb 11, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 minor-and-patch group with 27 updates:
1.16.21.19.10.2.00.3.02.1.12.1.41.30.41.41.11.27.121.32.71.60.11.95.11.28.71.41.11.20.41.24.00.109.00.116.01.3.21.3.30.28.00.40.03.0.33.0.44.0.44.1.35.2.15.3.04.17.14.19.10.6.00.7.02.19.12.27.40.13.00.15.15.5.55.8.02.6.02.28.01.11.01.11.11.9.01.11.10.28.00.45.00.0.0-20240814211410-ddb44dafa1420.0.0-20251222181119-0a764e51fe1b0.0.0-20240814211410-ddb44dafa1420.0.0-20251222181119-0a764e51fe1b1.64.11.78.01.34.21.36.11Updates
connectrpc.com/connectfrom 1.16.2 to 1.19.1Release notes
Sourced from connectrpc.com/connect's releases.
... (truncated)
Commits
ad95987Prepare for v1.19.1 (#895)a19db8aFix CallInfo header/trailer propagation on error responses (#892)af35892Fix bounds check on envelope for 32-bit archs (#887)ab1cd05Fix README.md (#890)79c4205Update README.md to use validate-go and codify example in internal/example (#...5efe980Back to development (#884)0f2c5b2Prepare for v1.19.0 (#883)a9ad76eUpdate README to show simple flag usage (#864)cf078a1Removegolang.org/x/net/http2dependency from tests (#877)5cb2412Fix several GoDoc comments (#880)Updates
connectrpc.com/vanguardfrom 0.2.0 to 0.3.0Release notes
Sourced from connectrpc.com/vanguard's releases.
Commits
14a6410Upgrade min go version to v1.21 (#132)4b3622aFix panic on invalid field path error (#134)b93721fSupport JSON name query parameters (#133)2577d26Update DCO language (#130)813195bUpdate CONTRIBUTING.md: CLA -> DCO (#129)78f5d30Migrate buf configuration files to v2 (#127)Updates
github.com/alecthomas/participle/v2from 2.1.1 to 2.1.4Release notes
Sourced from github.com/alecthomas/participle/v2's releases.
Commits
bcbb391fix: setField() reports position + removes Go field11c856ffix: add "lexer: " prefix to all errors from the lexerea76346chore(deps): update all non-major dependencies (#429)cd919e6fix(scripts): add GOBIN fallback and support any cwd (#430)6b79c5dchore: bump go+golangci-lint05fdeebchore(deps): update module github.com/alecthomas/kong to v1 (#416)5f96b07docs: fix GraphQL example (#405)088bb72docs: simple lexer rules are tried in order (#404)a8adfdeFix broken link in the README (#402)b1ee217feat: json example (#395)Updates
github.com/aws/aws-sdk-go-v2from 1.30.4 to 1.41.1Commits
dcbed91Release 2026-01-0908120e8Regenerated Clients1d7a925Update endpoints model482067dUpdate API model4662404remove example (#3282)c28a6f4Release 2026-01-072fa7a72Regenerated Clients077cbaaUpdate endpoints model3282dbcUpdate API model3daa74aRelease 2026-01-06Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.27.12 to 1.32.7Commits
5a96470Release 2024-12-19653aa80Regenerated Clientsd02b239Update endpoints model698d709Update API model885de40Fix improper use of Printf-style functions (#2934)858298aRelease 2024-12-18f58264aRegenerated Clientsdf31082Update endpoints model346690eUpdate API model4515454Release 2024-12-17Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.60.1 to 1.95.1Commits
dcbed91Release 2026-01-0908120e8Regenerated Clients1d7a925Update endpoints model482067dUpdate API model4662404remove example (#3282)c28a6f4Release 2026-01-072fa7a72Regenerated Clients077cbaaUpdate endpoints model3282dbcUpdate API model3daa74aRelease 2026-01-06Updates
github.com/aws/aws-sdk-go-v2/service/secretsmanagerfrom 1.28.7 to 1.41.1Commits
dcbed91Release 2026-01-0908120e8Regenerated Clients1d7a925Update endpoints model482067dUpdate API model4662404remove example (#3282)c28a6f4Release 2026-01-072fa7a72Regenerated Clients077cbaaUpdate endpoints model3282dbcUpdate API model3daa74aRelease 2026-01-06Updates
github.com/aws/smithy-gofrom 1.20.4 to 1.24.0Release notes
Sourced from github.com/aws/smithy-go's releases.
Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
71f5bffRelease 2025-12-01c94c177changelog0cc0b1cconvert middleware steps to linked lists (#617)ed49224Add param binding error check in auth scheme resolution to avoid panic (#619)0e0b20cadd discrete tests for initialize step (#618)ddbac1conly add interceptors if configured (#616)798bf4fremove pointless trace spans (#615)dc545a7don't create op metrics context if not in use (#613)6f12c09add host label validation for region before ep resolution (#612)299f404Release 2025-11-03Updates
github.com/cloudflare/cloudflare-gofrom 0.109.0 to 0.116.0Release notes
Sourced from github.com/cloudflare/cloudflare-go's releases.
... (truncated)
Changelog
Sourced from github.com/cloudflare/cloudflare-go's changelog.
... (truncated)
Commits
1eda786Update CHANGELOG.md1317436Update CHANGELOG.md for #4189fd41d6bMerge pull request #4189 from GreenStage/aholland/client_secret_version8f93e33Bump golangci/golangci-lint-action to fix CI errorsd5bd4b9Add graceful rotation support for client secrets57714bfUpdate CHANGELOG.mdb063df7generate changelog46140a1Merge pull request #3870 from cloudflare/dependabot/go_modules/github.com/goc...3abb34badd CHANGELOG for #3870c726fceBump github.com/goccy/go-json from 0.10.4 to 0.10.5Updates
github.com/cyrusaf/ctxlogfrom 1.3.2 to 1.3.3Release notes
Sourced from github.com/cyrusaf/ctxlog's releases.
Commits
5e8b294Merge pull request #10 from cyrusaf/noop-second-anchor9edd55asubsequent anchor points on a ctx with an existing anchor point should count ...6735c3fMerge pull request #9 from cyrusaf/race-fixUpdates
github.com/getsentry/sentry-gofrom 0.28.0 to 0.40.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
f3fc564release: 0.40.09232f5dchore: prepare 0.40.0 (#1150)55ee13efeat: disable Telemetry Buffer (#1149)34261f3Merge branch 'release/0.39.0'a362682release: 0.39.02153b50chore: prepare 0.39.0 (#1144)112f257fix: scheduler should check for ready to flush buffers (#1143)03de096feat: drop rate-limited events (#1138)a2066efMerge branch 'release/0.38.0'eb9fd9frelease: 0.38.0Updates
github.com/go-jose/go-jose/v3from 3.0.3 to 3.0.4Release notes
Sourced from github.com/go-jose/go-jose/v3's releases.
Commits
5253038Backport fix 167 to v3 (#174)047dc99CI: Update github actions and go version (#173)0f017e9Revert #26 (ignore unsupported JWKs in Sets) (#131)3e2bbefUnmarshal jwk keys with unsupported key type or algorithm into empty … (#26)Updates
github.com/go-jose/go-jose/v4from 4.0.4 to 4.1.3Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
... (truncated)
Commits
5348b9aReject JWS with an unprotected critical b64 header (#210)9153a5eBump actions/setup-python from 5 to 6 (#208)2126e17Bump actions/setup-go from 5 to 6 (#209)9860c65Bump actions/checkout from 4 to 5 (#206)14239fdRemove Go 1.23 support (#205)a16e158Update CI to run on Go 1.24 and 1.25 (#204)a1565a4testutils/assert: remove True, Nil, NotNil (#202)3a80e13jwe: accept non-pointer JSONWebKey in Recipient (#200)e2cde04jwk: JSONWebKey.UnmarshalJSON can return ErrUnsupportedKeyType (#191)6a17172jwk: list all missing fields on error (#195)Updates
github.com/golang-jwt/jwt/v5from 5.2.1 to 5.3.0Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.