build(deps): bump the go-dependencies group across 3 directories with 5 updates#8
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
… 5 updates Bumps the go-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) | `1.19.0` | `1.26.0` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.6` | `5.8.0` | | [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.11.2` | | [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | `1.7.13` | `1.7.16` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.40.0` | `0.48.0` | Bumps the go-dependencies group with 1 update in the /driver/databasesql directory: [github.com/lib/pq](https://github.com/lib/pq). Bumps the go-dependencies group with 1 update in the /driver/pgxv5 directory: [github.com/jackc/pgx/v5](https://github.com/jackc/pgx). Updates `github.com/anthropics/anthropic-sdk-go` from 1.19.0 to 1.26.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-go@v1.19.0...v1.26.0) Updates `github.com/jackc/pgx/v5` from 5.7.6 to 5.8.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.6...v5.8.0) Updates `github.com/lib/pq` from 1.10.9 to 1.11.2 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.10.9...v1.11.2) Updates `github.com/yuin/goldmark` from 1.7.13 to 1.7.16 - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](yuin/goldmark@v1.7.13...v1.7.16) Updates `golang.org/x/crypto` from 0.40.0 to 0.48.0 - [Commits](golang/crypto@v0.40.0...v0.48.0) Updates `github.com/lib/pq` from 1.10.9 to 1.11.2 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.10.9...v1.11.2) Updates `github.com/jackc/pgx/v5` from 5.7.6 to 5.8.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.6...v5.8.0) --- updated-dependencies: - dependency-name: github.com/anthropics/anthropic-sdk-go dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/lib/pq dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/yuin/goldmark dependency-version: 1.7.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/lib/pq dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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-dependencies group with 5 updates in the / directory:
1.19.01.26.05.7.65.8.01.10.91.11.21.7.131.7.160.40.00.48.0Bumps the go-dependencies group with 1 update in the /driver/databasesql directory: github.com/lib/pq.
Bumps the go-dependencies group with 1 update in the /driver/pgxv5 directory: github.com/jackc/pgx/v5.
Updates
github.com/anthropics/anthropic-sdk-gofrom 1.19.0 to 1.26.0Release notes
Sourced from github.com/anthropics/anthropic-sdk-go's releases.
... (truncated)
Changelog
Sourced from github.com/anthropics/anthropic-sdk-go's changelog.
... (truncated)
Commits
4d66933release: 1.26.0e49644ffeat(api): Add top-level cache control (automatic caching)04189bachore(internal): codegen related updateaeafa3dfeat(client): add BetaToolRunner for automatic tool use loops (#603)810d31brelease: 1.25.1bb4eef8fix(client): use correct format specifier for header serialization1ec20ddrelease: 1.25.0030bc93feat(api): fix shared UserLocation and error code types8eaaf7dcodegen metadata2666499codegen metadataUpdates
github.com/jackc/pgx/v5from 5.7.6 to 5.8.0Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
fe8740aRelease v5.8.0e5dde5aSkip test on CockroachDB06f2d82Remove trailing space2cf78ddMerge pull request #2448 from DengChan/column_type_lenth_varbit2d1c4efSkip tests on CockroachDB1a5fa7fArray and Composite codecs handle typed nils5736d09ColumnTypeLength method return the type length for varbit type.4c1308cRevert "stdlib matches native pgx scanning support"14ce2b7Skip test on CockroachDB65b2724Merge pull request #2443 from jameshartig/x-invalidate-cache-in-execUpdates
github.com/lib/pqfrom 1.10.9 to 1.11.2Release notes
Sourced from github.com/lib/pq's releases.
... (truncated)
Changelog
Sourced from github.com/lib/pq's changelog.
... (truncated)
Commits
1412805Don't send empty startup parameters0c529dbDon't send dbname= as a startup parameter when database= is usedeec526cRelease v1.11.1 (#1255)1928a1dFix []byte types incorrectly converted to PostgreSQL array (#1252)9e2aa8eRun staticcheck on all GOOS/GOARCH combinationsc9320c4Fix build on Windows and Plan92809526Fix build on 32bit systems8e88f7eRelease 1.11.00ad3049Handle pre-protocol errors to prevent memory exhaustionf1fae2eAdd pqtest.Fake.Close()Updates
github.com/yuin/goldmarkfrom 1.7.13 to 1.7.16Commits
246a6f1fix: #5422589b6afix: #541779298dfix: #5376e1560eMerge pull request #539 from TheGreatRambler/master0472a9fFix goldmark-chart linkec0d201Merge pull request #538 from TheGreatRambler/master949e4c4Add goldmark-chart to list of extensions98a49e2Merge pull request #532 from tats-u/fix-readme-extensiona231bdcFix name and URL of goldmark-cjk-friendly in READMEe9a698fMerge pull request #531 from tats-u/add-extensionUpdates
golang.org/x/cryptofrom 0.40.0 to 0.48.0Commits
e08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0506e022go.mod: update golang.org/x dependencies7dacc38chacha20poly1305: error out in fips140=only mode19acf81go.mod: update golang.org/x dependencies3a1c6b4x509roots/fallback: update bundlef4602e4ssh/agent: fix flaky test by ensuring a writeable home directory4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraintUpdates
github.com/lib/pqfrom 1.10.9 to 1.11.2Release notes
Sourced from github.com/lib/pq's releases.
... (truncated)
Changelog
Sourced from github.com/lib/pq's changelog.
... (truncated)
Commits
1412805Don't send empty startup parameters0c529dbDon't send dbname= as a startup parameter when database= is usedeec526cRelease v1.11.1 (#1255)1928a1dFix []byte types incorrectly converted to PostgreSQL array (#1252)9e2aa8eRun staticcheck on all GOOS/GOARCH combinationsc9320c4Fix build on Windows and Plan92809526Fix build on 32bit systems8e88f7eRelease 1.11.00ad3049Handle pre-protocol errors to prevent memory exhaustionf1fae2eAdd pqtest.Fake.Close()Updates
github.com/jackc/pgx/v5from 5.7.6 to 5.8.0Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
fe8740aRelease v5.8.0e5dde5aSkip test on CockroachDB06f2d82Remove trailing space2cf78ddMerge pull request #2448 from DengChan/column_type_lenth_varbit2d1c4efSkip tests on CockroachDB1a5fa7fArray and Composite codecs handle typed nils5736d09ColumnTypeLength method return the type length for varbit type.4c1308cRevert "stdlib matches native pgx scanning support"14ce2b7Skip test on CockroachDB65b2724Merge pull request #2443 from jameshartig/x-invalidate-cache-in-execDependabot 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 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 conditions