chore: bump the go_modules group across 1 directory with 8 updates#61
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore: bump the go_modules group across 1 directory with 8 updates#61dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go_modules group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.1` | `5.2.2` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.7.0` | `9.7.3` | | [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.12.0` | `1.13.3` | | [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) | `4.0.1` | `4.0.5` | | [github.com/ClickHouse/ch-go](https://github.com/ClickHouse/ch-go) | `0.61.5` | `0.65.0` | Updates `github.com/golang-jwt/jwt/v5` from 5.2.1 to 5.2.2 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v5.2.1...v5.2.2) Updates `github.com/redis/go-redis/v9` from 9.7.0 to 9.7.3 - [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.7.0...v9.7.3) Updates `github.com/snowflakedb/gosnowflake` from 1.12.0 to 1.13.3 - [Release notes](https://github.com/snowflakedb/gosnowflake/releases) - [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/CHANGELOG.md) - [Commits](snowflakedb/gosnowflake@v1.12.0...v1.13.3) Updates `golang.org/x/crypto` from 0.28.0 to 0.32.0 - [Commits](golang/crypto@v0.28.0...v0.32.0) Updates `golang.org/x/oauth2` from 0.23.0 to 0.26.0 - [Commits](golang/oauth2@v0.23.0...v0.26.0) Updates `github.com/go-jose/go-jose/v4` from 4.0.1 to 4.0.5 - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.0.1...v4.0.5) Updates `github.com/ClickHouse/ch-go` from 0.61.5 to 0.65.0 - [Release notes](https://github.com/ClickHouse/ch-go/releases) - [Commits](ClickHouse/ch-go@v0.61.5...v0.65.0) Updates `golang.org/x/net` from 0.30.0 to 0.34.0 - [Commits](golang/net@v0.30.0...v0.34.0) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.2.2 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.7.3 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/snowflakedb/gosnowflake dependency-version: 1.13.3 dependency-type: direct:production dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.32.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: golang.org/x/oauth2 dependency-version: 0.26.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/go-jose/go-jose/v4 dependency-version: 4.0.5 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/ClickHouse/ch-go dependency-version: 0.65.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.34.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go_modules group with 5 updates in the / directory:
5.2.15.2.29.7.09.7.31.12.01.13.34.0.14.0.50.61.50.65.0Updates
github.com/golang-jwt/jwt/v5from 5.2.1 to 5.2.2Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
0951d18Merge commit from forkc035977Update Parse example to use WithValidMethods (#425)bc8bdcaUpdate SECURITY.md (#416)5ec246cdocs: typo (#407)0123f1aFix jwt -show (#406)f961c72chore: bump ci tests to include go1.23 (#405)62e504cBump golangci/golangci-lint-action from 5 to 6 (#389)1a56dcfBump golangci/golangci-lint-action from 4 to 5 (#387)c8043eabuild: add go1.22 to ci workflows (#383)7c3f6dcUpdate README.md (#382)Updates
github.com/redis/go-redis/v9from 9.7.0 to 9.7.3Release notes
Sourced from github.com/redis/go-redis/v9's releases.
Commits
a29d91drelease 9.7.3, retract 9.7.2 (#3314)ce3034cbump version to 9.7.20af2b32fix: handle network error on SETINFO (#3295) (CVE-2025-29923)3d041a1release: 9.7.1 patch (#3278)Updates
github.com/snowflakedb/gosnowflakefrom 1.12.0 to 1.13.3Release notes
Sourced from github.com/snowflakedb/gosnowflake's releases.
Commits
3d3e3b0PATCH: Bumped up GoLang connector PATCH version from 1.13.2 to 1.13.3 (#1383)ba94a48SNOW-1155452 Fix race condition on perm checking for easy logging (#1382)14db80dSNOW-18254476 Readd PrPr for PAT and OAuth (#1381)96413d8SNOW-1825500: Add OAuth Authorization Code, Client Credentials & Refresh Toke...bee8f03SNOW-2042000 Treat all non-Windows systems the same (#1372)750a0f3SNOW-2034185: Remove reencryption when retry PUT upload (#1364)c195281SNOW-2026797 Adding PAT tests (#1374)ae006c1SNOW-2040000 change default tag to bptp-stable (#1366)fb3995bSNOW-1825476 Remove PAT with password instead of token (#1357)912819cNO-SNOW Hide logger enabled flag behind mutex (#1358)Updates
golang.org/x/cryptofrom 0.28.0 to 0.32.0Commits
8929309go.mod: update golang.org/x dependencies4a75ba5all: make function and struct comments match the namesb4f1988ssh: make the public key cache a 1-entry FIFO cache7042ebcopenpgp/clearsign: just use rand.Reader in tests3e90321go.mod: update golang.org/x dependencies8c4e668x509roots/fallback: update bundle6018723go.mod: update golang.org/x dependencies71ed71bREADME: don't recommend go get750a45fsha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725sha3: avoid trailing permutationUpdates
golang.org/x/oauth2from 0.23.0 to 0.26.0Commits
b9c813bgoogle: add warning about externally-provided credentials49a531dall: make method and struct comments match the names22134a4README: don't recommend go getUpdates
github.com/go-jose/go-jose/v4from 4.0.1 to 4.0.5Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
Commits
99b346cDon't allow unbounded amounts of splits (#167)22811e7Fix broken link in README.md (#161)9dde849Remove CLA mentions from CONTRIBUTING.md (#160)89172c5Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#158)ee05e01Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#157)c0aef3eBump golang.org/x/crypto from 0.25.0 to 0.31.0 (#156)fdc2cebRemove export disclaimer (#146)10c69efShort circuit return errors fromJSONWebKey.UnmarshalJSON()(#141)15bc4c2Update CHANGELOG for 4.0.4 (#138)f3534caRevert #130: JSONWebKeySet: ignore unsupported key types (#137)Updates
github.com/ClickHouse/ch-gofrom 0.61.5 to 0.65.0Release notes
Sourced from github.com/ClickHouse/ch-go's releases.
... (truncated)
Commits
0e83566Merge pull request #1041 from ClickHouse/fix_potential_overflowb64209frefactor: simplify overflow check05fba0afix(security): overflow that could smuggle queryaadb7eeMerge pull request #1040 from ClickHouse/compressor_etc65a3012perf(compressor): use new compression code, refactor/optimize4cdb83aMerge pull request #1039 from pablomatiasgomez/allow-creating-compressor-with...b9258c0perf(compress.writer): revert back to ifs in NewWriterWithMethods743c9d7perf(compress.writer): use %s instead of %vb26ebf4perf(compress.writer): revert nil check and use fixed length array1d4ba47perf(compress.writer): remove methods map and instaed do nil checkUpdates
golang.org/x/netfrom 0.30.0 to 0.34.0Commits
8da7ed1go.mod: update golang.org/x dependencies2124140all: make function and struct comments match the namese9d95bahttp2: do not surface errors from a conn's idle timer expiringc2be992quic: remember which remote connection IDs have been retireddfc720dgo.mod: update golang.org/x dependencies8e66b04html: use strings.EqualFold instead of lowering ourselvesb935f7bhtml: avoid endless loop on error token9af49efroute: remove unused sizeof* consts6705db9quic: clean up crypto streams when dropping packet protection keys4ef7588quic: handle ACK frame in packet which drops number spaceDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.