build(deps): bump the go-dependencies group across 2 directories with 5 updates#7
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
cd4cad2 to
3f56325
Compare
… 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.20.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.1` | | [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.47.0` | 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.20.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.20.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.1 - [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.1) 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.47.0 - [Commits](golang/crypto@v0.40.0...v0.47.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/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/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.20.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.1 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.47.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/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/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>
3f56325 to
102912b
Compare
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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.20.05.7.65.8.01.10.91.11.11.7.131.7.160.40.00.47.0Bumps 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.20.0Release notes
Sourced from github.com/anthropics/anthropic-sdk-go's releases.
Changelog
Sourced from github.com/anthropics/anthropic-sdk-go's changelog.
Commits
09e977drelease: 1.20.08d73be9feat(api): add support for Structured Outputs in the Messages API49c3652chore(client): improve example values16c0bd8fix(accumulator): revert to marshal accumulator on stop events (#563)ac34e22codegen metadata4d8e891fix(to-param): remove panics and add cases (#524)4d5a823feat(client): add a convenient param.SetJSON helperc705a28fix(docs): add missing pointer prefix to api.md return types8473bddchore(internal): updateactions/checkoutversion649a10afeat(api): migrate sending message format in output_config rather than output...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-execUpdates
github.com/lib/pqfrom 1.10.9 to 1.11.1Release notes
Sourced from github.com/lib/pq's releases.
... (truncated)
Changelog
Sourced from github.com/lib/pq's changelog.
... (truncated)
Commits
eec526cRelease 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()3815d03Remove assumption that the auth response is AuthenticateOk589ad43Implement load_balance_hosts=randomUpdates
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.47.0Commits
506e022go.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 constraint2df4153acme/autocert: let automatic renewal work with short lifetime certsbcf6a84acme: pass context to requestUpdates
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/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/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 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 conditions