build(deps): bump the gomod group across 1 directory with 16 updates#1533
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the gomod group across 1 directory with 16 updates#1533dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
05b7125 to
c59c5ce
Compare
c59c5ce to
8f913aa
Compare
8f913aa to
cd63080
Compare
cd63080 to
ce229aa
Compare
ce229aa to
a05d84a
Compare
a05d84a to
fee5bfc
Compare
Bumps the gomod group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/a-h/templ](https://github.com/a-h/templ) | `0.3.960` | `0.3.1020` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.0` | `1.41.7` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.5` | `1.32.17` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.93.2` | `1.101.0` | | [github.com/gaissmai/bart](https://github.com/gaissmai/bart) | `0.26.0` | `0.26.1` | | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.3.0` | `5.3.1` | | [github.com/google/cel-go](https://github.com/google/cel-go) | `0.26.1` | `0.28.1` | | [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) | `2.6.0` | `2.6.1` | | [github.com/playwright-community/playwright-go](https://github.com/playwright-community/playwright-go) | `0.5200.1` | `0.5700.1` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.17.2` | `9.19.0` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.25.11` | `4.26.4` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.40.0` | `0.42.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.77.0` | `1.81.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.3` | `0.36.0` | Updates `github.com/a-h/templ` from 0.3.960 to 0.3.1020 - [Release notes](https://github.com/a-h/templ/releases) - [Commits](a-h/templ@v0.3.960...v0.3.1020) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.0 to 1.41.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.0...v1.41.7) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.5 to 1.32.17 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.5...config/v1.32.17) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.93.2 to 1.101.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.93.2...service/s3/v1.101.0) Updates `github.com/gaissmai/bart` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/gaissmai/bart/releases) - [Commits](gaissmai/bart@v0.26.0...v0.26.1) Updates `github.com/golang-jwt/jwt/v5` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Commits](golang-jwt/jwt@v5.3.0...v5.3.1) Updates `github.com/google/cel-go` from 0.26.1 to 0.28.1 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.26.1...v0.28.1) Updates `github.com/nicksnyder/go-i18n/v2` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/nicksnyder/go-i18n/releases) - [Changelog](https://github.com/nicksnyder/go-i18n/blob/main/CHANGELOG.md) - [Commits](nicksnyder/go-i18n@v2.6.0...v2.6.1) Updates `github.com/playwright-community/playwright-go` from 0.5200.1 to 0.5700.1 - [Release notes](https://github.com/playwright-community/playwright-go/releases) - [Commits](playwright-community/playwright-go@v0.5200.1...v0.5700.1) Updates `github.com/redis/go-redis/v9` from 9.17.2 to 9.19.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.17.2...v9.19.0) Updates `github.com/shirou/gopsutil/v4` from 4.25.11 to 4.26.4 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.25.11...v4.26.4) Updates `github.com/testcontainers/testcontainers-go` from 0.40.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.40.0...v0.42.0) Updates `golang.org/x/net` from 0.48.0 to 0.51.0 - [Commits](golang/net@v0.48.0...v0.51.0) Updates `golang.org/x/text` from 0.32.0 to 0.34.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.32.0...v0.34.0) Updates `google.golang.org/grpc` from 1.77.0 to 1.81.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.77.0...v1.81.0) Updates `k8s.io/apimachinery` from 0.34.3 to 0.36.0 - [Commits](kubernetes/apimachinery@v0.34.3...v0.36.0) --- updated-dependencies: - dependency-name: github.com/a-h/templ dependency-version: 0.3.1001 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.97.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/gaissmai/bart dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/google/cel-go dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/nicksnyder/go-i18n/v2 dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/playwright-community/playwright-go dependency-version: 0.5700.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/net dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/text dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/grpc dependency-version: 1.79.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/apimachinery dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
fee5bfc to
04eb8d7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gomod group with 14 updates in the / directory:
0.3.9600.3.10201.41.01.41.71.32.51.32.171.93.21.101.00.26.00.26.15.3.05.3.10.26.10.28.12.6.02.6.10.5200.10.5700.19.17.29.19.04.25.114.26.40.40.00.42.01.77.01.81.00.34.30.36.0Updates
github.com/a-h/templfrom 0.3.960 to 0.3.1020Release notes
Sourced from github.com/a-h/templ's releases.
... (truncated)
Commits
09d6b02chore: bump versionff38ceefeat: add ranges for attribute node values (#1383)e581c01fix: attributes containing a conditional, are always multiline (#1380)b310a97fix(generatecmd): checkcmd.Start()error before insertingcmdin to `run...95a0854fix: allow JSFuncCall on arbitrary HTML attributes (#1375)8fecf2dfix: prevent corrupted output in watch mode with gzip, fixes #1365 (#1366)a411f13chore: fix linter warning in test code524cd39feat: add -check flag, closes #1007 (#1373)d52d64efix: use dedicated shadow host in Suspense example to ensure header is render...552ed02feat: support concurrent rendering of templ components (#1359)Updates
github.com/aws/aws-sdk-go-v2from 1.41.0 to 1.41.7Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.5 to 1.32.17Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.93.2 to 1.101.0Commits
84ddd08Release 2026-05-0623645b4Regenerated Clients848eb59Update API model1d7b134Release 2026-05-055bbbc97Regenerated Clients8dbb936Update endpoints model369e649Update API modeldc2d13fRelease 2026-05-04da4bcffRegenerated Clientsa8b1180Update API modelUpdates
github.com/gaissmai/bartfrom 0.26.0 to 0.26.1Release notes
Sourced from github.com/gaissmai/bart's releases.
Commits
a741d1dFix flaky test, fixes #362ee3c29csome comment lines changed0e10d6eRevert "chore(actions): bump actions/checkout from 5 to 6"03ae78dchore(actions): bump actions/checkout from 5 to 6610e055chore(actions): bump golangci/golangci-lint-action from 8 to 9f786c70update golangci-lint4bf1c08rename and refactor testfilesa19139fcoherent docs, more tests73e02f7use subtestsd3eb530Modify no longer generatedUpdates
github.com/golang-jwt/jwt/v5from 5.3.0 to 5.3.1Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
7ceae61Add release.yml for changelog configurationdce8e4dSet token.Signature inParseUnverified(#414)8889e20Save signature to Token struct after successful signing (#417)d237f82ci: update github-actions schedule interval to monthlyd8dce95Bump crate-ci/typos from 1.41.0 to 1.42.1 (#492)e931803Bump crate-ci/typos from 1.40.0 to 1.41.0 (#490)e6a0afaBump actions/checkout from 5 to 6 (#487)9f85c9eBump crate-ci/typos from 1.39.0 to 1.40.0 (#488)60a8669Bump actions/setup-go from 5 to 6 (#469)76f5828Remove misleading ParserOptions documentation (#484)Updates
github.com/google/cel-gofrom 0.26.1 to 0.28.1Release notes
Sourced from github.com/google/cel-go's releases.
... (truncated)
Commits
a82c68bUpdate repl type assessment for doubles (#1308)c9d7048Cost estimation and tracking for strings extension (#1307)646cdc1Use shorthand type specifiers in env yaml files (#1305)7263793Preserve operation interrupted in ContextEval error (#1303)b826162Support shorthand types in env yaml and REPL (#1301)339269bfix: deletedIntToDurationoverload (#1300)6b8f6d6fix: cap format string precision to prevent memory exhaustion (#1292)d942970Default enable identifier escaping with backticks (#1295)7114ed2Preserve runtime error node IDs from Resolve (#1290)d91350bfix: cache concatList.Size() to prevent O(N^2) evaluation time (#1291)Updates
github.com/nicksnyder/go-i18n/v2from 2.6.0 to 2.6.1Release notes
Sourced from github.com/nicksnyder/go-i18n/v2's releases.
Commits
4d19ec6Upgrade deps (#399)fd35d7bUpdate to CLDR v48 (#398)54fa2a2Replace unmaintained gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#397)9b6fad7Fix Goreleaser lint warning (#395)ac3773eBump golangci/golangci-lint-action from 7 to 9 (#392)7aa3148Fix CI given minimum version of 1.24 (#394)7d6e6fbBump actions/checkout from 4 to 6 (#393)5580719Bump actions/setup-go from 5 to 6 (#383)2d2e857Bump golang.org/x/text from 0.29.0 to 0.31.0 (#391)28dedbeBump golang.org/x/text from 0.28.0 to 0.29.0 (#382)Updates
github.com/playwright-community/playwright-gofrom 0.5200.1 to 0.5700.1Release notes
Sourced from github.com/playwright-community/playwright-go's releases.
Commits
d2aa790chore: maintain StorageState type (#583)fcd06e1chore: roll to Playwright v1.57.0 (#578)Updates
github.com/redis/go-redis/v9from 9.17.2 to 9.19.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
e7e9866chore(release): v9.19.0 (#3796)22b26f4feat(ft.aggregate): Add Steps for query building (#3782)d9d7694fix(pool): two fixes for closed connection handling (#3764)44e8b73fix(sch): auto hostname type detection (#3789)ad21622fix(hello): do not send maintnotifications handshake when hello fails (#3788)1a7ac74fix(pool): suppress pool Close() errors for stale connections (#3778)903d6bdfix(retry): make dial tcp error redirectable (#3786) (#3787)00a551bfix(credentials): leak in wrappedOnClose (#3785)b5a6f99refactor(pool): remove redundant Conn.closed atomic field (#3783)928f27afeat(hscan): add support for encoding.BinaryUnmarshaler (#3768)Updates
github.com/shirou/gopsutil/v4from 4.25.11 to 4.26.4Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.