build(deps): bump the minor-and-patch group across 1 directory with 3 updates#30
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the minor-and-patch group across 1 directory with 3 updates#30dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the minor-and-patch group with 3 updates in the / directory: [github.com/jackc/pgx/v5](https://github.com/jackc/pgx), [github.com/xraph/forge](https://github.com/xraph/forge) and [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver). Updates `github.com/jackc/pgx/v5` from 5.8.0 to 5.9.2 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.8.0...v5.9.2) Updates `github.com/xraph/forge` from 1.6.0 to 1.6.2 - [Release notes](https://github.com/xraph/forge/releases) - [Changelog](https://github.com/xraph/forge/blob/main/CHANGELOG.md) - [Commits](xraph/forge@v1.6.0...v1.6.2) Updates `go.mongodb.org/mongo-driver/v2` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/xraph/forge dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.6.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 |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 3 updates in the / directory: github.com/jackc/pgx/v5, github.com/xraph/forge and go.mongodb.org/mongo-driver/v2.
Updates
github.com/jackc/pgx/v5from 5.8.0 to 5.9.2Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
... (truncated)
Commits
0aeabbcRelease v5.9.260644f8Fix SQL sanitizer bugs with dollar-quoted strings and placeholder overflowa5680bcMerge pull request #2531 from dolmen-go/godoc-add-linkse34e452doc: Add godoc links08c9bb1Fix Stringer types encoded as text instead of numeric value in composite fields96b4dbdRemove unstable testacf88e0Merge pull request #2526 from abrightwell/abrightwell-min-proto2f81f1fUpdatemax_protocol_versionandmin_protocol_versiondefaults4e4eaedRelease v5.9.16273188Fix batch result format corruption when using cached prepared statementsUpdates
github.com/xraph/forgefrom 1.6.0 to 1.6.2Release notes
Sourced from github.com/xraph/forge's releases.
... (truncated)
Changelog
Sourced from github.com/xraph/forge's changelog.
Commits
80f5e19Merge branch 'main' of github.com:xraph/forge6e53722feat(contributor): implement header forwarding and proxying for remote page r...405d586feat(dashboard): implement remote contributor registration and management wit...e3ad829docs(changelog): update CHANGELOG.md for v1.6.140b2ddcRefactor dashboard extension to support remote contributors15a7889Merge branch 'main' of github.com:xraph/forge9d521dafix(dashboard): refactor contributor registration to handle early returns cor...dfb1d91docs(changelog): update CHANGELOG.md for v1.6.0Updates
go.mongodb.org/mongo-driver/v2from 2.5.0 to 2.6.0Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
... (truncated)
Commits
fd85a83BUMP v2.6.052b385dGODRIVER-3829 Cleanup skip list. (#2369)71375d7Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.1...65f4e94GODRIVER-3870 Use a generic type parameter for retry func in overload code ex...00ab776GODRIVER-3849 Update backpressure errors handling examples. (#2365)fa56c25Bump github/codeql-action from 4.35.1 to 4.35.2 in the actions group (#2367)4ee727eGODRIVER-3844 AddmaxAdaptiveRetriesandenableOverloadRetargetingoption...881269aGODRIVER-3810 Update WithTransaction to raise timeout error. (#2344)c1d47f7Bump actions/upload-artifact from 7.0.0 to 7.0.1 in the actions group (#2361)9a15470GODRIVER-3658 Implement backpressure retry logic. (#2353)Dependabot 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