build(deps): bump the minor-and-patch group across 1 directory with 6 updates - #53
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.10.0` | `5.11.0` | | [github.com/testcontainers/testcontainers-go/modules/mongodb](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.44.0` | | [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.44.0` | | [github.com/xraph/go-utils](https://github.com/xraph/go-utils) | `1.2.2` | `1.3.0` | | [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver) | `2.8.2` | `2.9.1` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.58.0` | `1.59.0` | Updates `github.com/jackc/pgx/v5` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/jackc/pgx/releases) - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.10.0...v5.11.0) Updates `github.com/testcontainers/testcontainers-go/modules/mongodb` from 0.42.0 to 0.44.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.44.0) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.42.0 to 0.44.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.44.0) Updates `github.com/xraph/go-utils` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/xraph/go-utils/releases) - [Changelog](https://github.com/xraph/go-utils/blob/main/CHANGELOG.md) - [Commits](xraph/go-utils@v1.2.2...v1.3.0) Updates `go.mongodb.org/mongo-driver/v2` from 2.8.2 to 2.9.1 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.8.2...v2.9.1) Updates `modernc.org/sqlite` from 1.58.0 to 1.59.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.58.0...v1.59.0) --- updated-dependencies: - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/testcontainers/testcontainers-go/modules/mongodb dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/xraph/go-utils dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: modernc.org/sqlite dependency-version: 1.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This branch has not been deployed
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 minor-and-patch group with 6 updates in the / directory:
5.10.05.11.00.42.00.44.00.42.00.44.01.2.21.3.02.8.22.9.11.58.01.59.0Updates
github.com/jackc/pgx/v5from 5.10.0 to 5.11.0Release notes
Sourced from github.com/jackc/pgx/v5's releases.
... (truncated)
Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
... (truncated)
Commits
5e583faUpdate changelog for v5.11.03927116Apply gofumpt formatting required by linteb07165Quote filesystem paths in development connection stringscf5938fAllow unsigned digit counts in binary numeric encoding3930cf5Accept PostgreSQL POSIX timezone offsets in text timestamps93261bePrefer exact db tag matches when mapping rows to structse8d8ad1Merge pull request #2647 from sueun-dev/fix-range-text-quoting-2026090601d2fd3Merge pull request #2644 from eliranbz/fix-failed-prepare-deallocation9b7e3beMerge pull request #2645 from ash2k/move-channel76d78f5Merge pull request #2643 from AshSgDe29071999/fix/hstore-pairs-estimate-clampUpdates
github.com/testcontainers/testcontainers-go/modules/mongodbfrom 0.42.0 to 0.44.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/mongodb's releases.
... (truncated)
Commits
007bd6bchore: use new version (v0.44.0) in modules and examples6fdd2fdfeat: allow overriding the session ID (#3051)0cfd2f9chore(deps): bump slackapi/slack-github-action from 3.0.3 to 4.0.0 (#3788)5dda4cdchore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3789)8cfecf9chore(deps): bump docker/setup-docker-action from 5.1.0 to 5.4.0 (#3790)1d054f6fix: escape the container name in the Docker name filter (#3837)2f869d6fix: should print max information by default (#3459)62941e8chore(azurite): tidy module dependencies (#3838)632ee7bsecurity: fix Dependabot alerts for grpc and OTel (#3835)caa68c6chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1...Updates
github.com/testcontainers/testcontainers-go/modules/postgresfrom 0.42.0 to 0.44.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/postgres's releases.
... (truncated)
Commits
007bd6bchore: use new version (v0.44.0) in modules and examples6fdd2fdfeat: allow overriding the session ID (#3051)0cfd2f9chore(deps): bump slackapi/slack-github-action from 3.0.3 to 4.0.0 (#3788)5dda4cdchore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3789)8cfecf9chore(deps): bump docker/setup-docker-action from 5.1.0 to 5.4.0 (#3790)1d054f6fix: escape the container name in the Docker name filter (#3837)2f869d6fix: should print max information by default (#3459)62941e8chore(azurite): tidy module dependencies (#3838)632ee7bsecurity: fix Dependabot alerts for grpc and OTel (#3835)caa68c6chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1...Updates
github.com/xraph/go-utilsfrom 1.2.2 to 1.3.0Release notes
Sourced from github.com/xraph/go-utils's releases.
Changelog
Sourced from github.com/xraph/go-utils's changelog.
Commits
a2e4cbbchore(release): 1.3.0 [skip ci]d7271dbfeat(log): rewrite the logger with automatic format selection607d2cfFeat/logger rewrite (#5)Updates
go.mongodb.org/mongo-driver/v2from 2.8.2 to 2.9.1Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
... (truncated)
Commits
5d8c3a2BUMP v2.9.1ba2ddbfMerge commit from fork9a88e59Merge branch 'release/2.9' into godriver4081-gridFsId099a81fBUMP v2.9.03c87f21GODRIVER-4101 AddtlsDisableCertificateRevocationCheckoption. (#2571)5e5fba9Bump testdata/specifications fromd9d69f5to70a628b(#2576)ac30cacGODRIVER-4109: Exclude OCSP errors from backpressure label (#2584)15ca7a0GODRIVER-4096 Fix panic in Collection.insert on out-of-order write errors (#2...325f1acBump github/codeql-action from 4.37.8 to 4.37.9 in the actions group (#2583)4fe3377GODRIVER-4062 Remove the ServerOverloadedError retry example. (#2568)Updates
modernc.org/sqlitefrom 1.58.0 to 1.59.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits