Bump the default group with 3 updates#85
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the default group with 3 updates: [github.com/lib/pq](https://github.com/lib/pq), [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/lib/pq` from 1.12.1 to 1.12.3 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.12.1...v1.12.3) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `golang.org/x/crypto` from 0.49.0 to 0.50.0 - [Commits](golang/crypto@v0.49.0...v0.50.0) --- updated-dependencies: - dependency-name: github.com/lib/pq dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default ... 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 default group with 3 updates: github.com/lib/pq, github.com/testcontainers/testcontainers-go/modules/postgres and golang.org/x/crypto.
Updates
github.com/lib/pqfrom 1.12.1 to 1.12.3Release notes
Sourced from github.com/lib/pq's releases.
Changelog
Sourced from github.com/lib/pq's changelog.
Commits
1f3e3d9Send datestyle as a startup parameter (#1312)32ba56bExpand tests for multiple result setsc2cfac1Release v1.12.2859f104Test CockroachDB12e464cAllow multiple matches and regexps in pqtest.ErrorContains()6d77cedTreat io.ErrUnexpectedEOF as driver.ErrBadConn in handleError71daecbEnsure transactions are closed in pqtest8f44823Set PGAPPNAME for tests4af2196Fix healthcheck38a54e4Split out testdata/init a bitUpdates
github.com/testcontainers/testcontainers-go/modules/postgresfrom 0.41.0 to 0.42.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/postgres's releases.
... (truncated)
Commits
6e58418chore: use new version (v0.42.0) in modules and examplesf713dc0chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetr...300827achore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetr...7a15ac1chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...5bae3d2fix: return an error when docker host cannot be retrieved (#3613)fc19484chore(deps): bump mkdocs-include-markdown-plugin from 7.2.1 to 7.2.2 (#3626)95bdc0cchore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#3638)75aa226chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...2f59938chore(deps): bump go.opentelemetry.io/otel/sdk in /modules/milvus (#3644)580abf6chore: update to Go 1.25.9, 1.26.9 (#3647)Updates
golang.org/x/cryptofrom 0.49.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLengthDependabot 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