chore(deps): bump the backend group across 1 directory with 8 updates - #145
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the backend group across 1 directory with 8 updates#145dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the backend group with 6 updates in the /apps/backend directory: | Package | From | To | | --- | --- | --- | | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.89` | `0.17.94` | | [github.com/a2aproject/a2a-go](https://github.com/a2aproject/a2a-go) | `0.3.13` | `0.3.15` | | [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp) | `0.15.1` | `0.16.0` | | [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) | `0.46.0` | `0.57.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.2` | `1.24.1` | | [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.31.1` | `1.31.2` | Updates `github.com/99designs/gqlgen` from 0.17.89 to 0.17.94 - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](99designs/gqlgen@v0.17.89...v0.17.94) Updates `github.com/a2aproject/a2a-go` from 0.3.13 to 0.3.15 - [Release notes](https://github.com/a2aproject/a2a-go/releases) - [Changelog](https://github.com/a2aproject/a2a-go/blob/v0.3.15/CHANGELOG.md) - [Commits](a2aproject/a2a-go@v0.3.13...v0.3.15) Updates `github.com/chromedp/chromedp` from 0.15.1 to 0.16.0 - [Release notes](https://github.com/chromedp/chromedp/releases) - [Commits](chromedp/chromedp@v0.15.1...v0.16.0) Updates `github.com/mark3labs/mcp-go` from 0.46.0 to 0.57.0 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.46.0...v0.57.0) Updates `github.com/prometheus/client_golang` from 1.23.2 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.1/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.1) Updates `github.com/vektah/gqlparser/v2` from 2.5.32 to 2.5.36 - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.5.32...v2.5.36) Updates `golang.org/x/text` from 0.35.0 to 0.40.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.40.0) Updates `gorm.io/gorm` from 1.31.1 to 1.31.2 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.31.1...v1.31.2) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-version: 0.17.94 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: github.com/a2aproject/a2a-go dependency-version: 0.3.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: github.com/chromedp/chromedp dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: github.com/vektah/gqlparser/v2 dependency-version: 2.5.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: golang.org/x/text dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: gorm.io/gorm dependency-version: 1.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend ... 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 backend group with 6 updates in the /apps/backend directory:
0.17.890.17.940.3.130.3.150.15.10.16.00.46.00.57.01.23.21.24.11.31.11.31.2Updates
github.com/99designs/gqlgenfrom 0.17.89 to 0.17.94Release notes
Sourced from github.com/99designs/gqlgen's releases.
... (truncated)
Commits
690713brelease v0.17.949d3a96dUpdate to golang.org/x/text@v0.40.0 and golang.org/x/sync@v0.22.0 and golang....128f55cfix:@goEmbedInterfacegenerating double-pointer getters for nullable field...f8d8daaFix panic when resolver returns a nil pointer to a slice or any (#4256)f447438feat(federation): per-field computed@requiresvia@computedRequires(#4251)f5598e1Disable scalar leaf suggestions when requested (#4252)f88acdechore: drop dead vSlice predecl in codegen template (#4197)83b16d1Update github.com/vektah/gqlparser/v2@v2.5.36 (#4250)cf3cc80feat(federation): per-entity@requiresstrategies with preloaded batch delive...28ff888chore(deps): bump golang.org/x/tools from 0.46.0 to 0.47.0 (#4247)Updates
github.com/a2aproject/a2a-gofrom 0.3.13 to 0.3.15Release notes
Sourced from github.com/a2aproject/a2a-go's releases.
Changelog
Sourced from github.com/a2aproject/a2a-go's changelog.
Commits
081cf21fix rejected during input_required resumption due to execution cleanup race #303730788cfix unnecessary task store get in local execution mode0a222defix: drop original error after override (#304)Updates
github.com/chromedp/chromedpfrom 0.15.1 to 0.16.0Commits
7963c20Running modernize9178ebaUpdating to latest cdproto, running go fixUpdates
github.com/mark3labs/mcp-gofrom 0.46.0 to 0.57.0Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
... (truncated)
Commits
e395444fmtbab128efix: deliver server notifications to in-process transport clients (#919)7f2ae01fix(transport): concatenate multi-line SSE data fields instead of overwriting...fb74297docs(examples): fix stale struct tags in structured_input_and_output (#923)e9a7badfeat(server): add streamable HTTP stream resumability via pluggable EventStor...6d95048fix(mcp): unmarshal embedded resource contents (#938)f665845fix(server): label client JSON-RPC errors by method in streamable HTTP (#924)c84d6effix(client): accept Content-Type parameters on GET listening stream (#925)87e3e86fix(streamable_http): close active sessions before Shutdown (#926)9e699d3fix(mcp): support jsonschema_description and enum struct tags (#931)Updates
github.com/prometheus/client_golangfrom 1.23.2 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)48dd383Cut v1.24.0 (#2061)a725305Cut v1.24.0-rc.0 (#2058)77c584fbuild(deps): update all Go dependencies in all go.mod files (#2059)78262a7feat(promhttp): add CoalesceGather option to deduplicate concurrent Gather ca...34e9a7fMerge pull request #2055 from prombot/repo_sync43749bcUpdate common Prometheus filesde19217examples: improve simple main.go example (#1999)20355ebfix: correct typos in comments and test error messages (#2049)4cd2d3atest: fix two flaky tests (darwin start_time regex, memstats HeapReleased dri...Updates
github.com/vektah/gqlparser/v2from 2.5.32 to 2.5.36Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.
... (truncated)
Commits
57521eabuild(deps): bump the actions-deps group (#444)8bcdbe9build(deps): bump golangci/golangci-lint-action (#445)8ad616flexer: format control-character codepoint in error messages as hex (#431)fa29902Improve duplicate union error message (#443)b1e2c81validator: reject duplicate union member types (#442)d93d3d1build(deps): bump the actions-deps group (#441)08c2280build(deps): bump actions/checkout from 6 to 7 in the actions-deps group (#440)e3a8d38Fix nullable nested list variable coercion (#439)7edd6f7build(deps-dev): bump prettier (#438)5112c6bbuild(deps): migrate yaml import to go.yaml.in/yaml/v3 (#437)Updates
golang.org/x/textfrom 0.35.0 to 0.40.0Commits
724af9cgo.mod: update golang.org/x dependenciesbf5b9d6internal/export/idna: always treat Punycode encoding pure ASCII as an errorb326f3dgo.mod: update golang.org/x dependencies5ae8e57unicode/norm: avoid infinite loop on invalid input0dc94a2all: fix some commentsf4bb632go.mod: update golang.org/x dependencies3ef517ego.mod: update golang.org/x dependencies8577a70go.mod: update golang.org/x dependenciesUpdates
gorm.io/gormfrom 1.31.1 to 1.31.2Release notes
Sourced from gorm.io/gorm's releases.
Commits
1d6ce99Fix potential rows leak on panic by deferring rows.Close() (#7798)f648834perf: replace fmt.Sprintf with strconv in ExplainSQL numeric formatting (#7796)49cd6b8Document NowFunc timezone behavior (#7799)d0ee5e2correct typo and rename fileType to fieldType in AlterColumn (#7748)2a22022fix: panic when using clause.Returning with CreateInBatches (#7768)3322929fix(migrator): add nil guards to ColumnType methods to prevent panic (#7767)40cd2afci: switch tests Go matrix to stable/oldstable and update setup-go (#7726)ba38501chore(ci): bump actions/stale to v9 (#7696)c1f742dfix: don't override alterColumn when defaults match (#7728)c14d3acupdate github ci golang versionDependabot 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