chore(deps): bump the go-minor-patch group across 1 directory with 4 updates#24
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the go-minor-patch group across 1 directory with 4 updates#24dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the go-minor-patch group with 4 updates in the / directory: [github.com/go-resty/resty/v2](https://github.com/go-resty/resty), [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go), [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) and [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go). Updates `github.com/go-resty/resty/v2` from 2.17.1 to 2.17.2 - [Release notes](https://github.com/go-resty/resty/releases) - [Commits](go-resty/resty@v2.17.1...v2.17.2) Updates `github.com/mark3labs/mcp-go` from 0.43.2 to 0.44.0 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.43.2...v0.44.0) Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.3...v1.9.4) Updates `gitlab.com/gitlab-org/api/client-go` from 1.10.0 to 1.34.0 - [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags) - [Changelog](https://gitlab.com/gitlab-org/api/client-go/blob/main/CHANGELOG.md) - [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v1.10.0...v1.34.0) --- updated-dependencies: - dependency-name: github.com/go-resty/resty/v2 dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: gitlab.com/gitlab-org/api/client-go dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-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 |
Dependency ReviewThe following issues were found:
License Issuesgo.mod
OpenSSF Scorecard
Scanned Files
|
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-minor-patch group with 4 updates in the / directory: github.com/go-resty/resty/v2, github.com/mark3labs/mcp-go, github.com/sirupsen/logrus and gitlab.com/gitlab-org/api/client-go.
Updates
github.com/go-resty/resty/v2from 2.17.1 to 2.17.2Release notes
Sourced from github.com/go-resty/resty/v2's releases.
Commits
b1b3aaarelease: version bump to v2.17.2 and readme update (#1112)fb4a091backport: header deepcopy fix (#1110)Updates
github.com/mark3labs/mcp-gofrom 0.43.2 to 0.44.0Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
... (truncated)
Commits
0510f0cfix: SendRequest hangs forever when server process dies (#714)962f31bfix: use custom session id generator when provided (#715)7ce32bffix: accept HTTP 204 No Content in SendNotification (#717)7c44752fix(ci): pin Go version to 1.25 in lint workflow859588dfix: call onConnectionLost when SSE connection closes, not only on NO_ERROR (...b2fb8batool "properties" and "required" fields missing if set them as null, Addition...e2c1762feat(server): implement task-augmented tools capability (#707)45740a0typo: fix duplicate description of mcp-go in README (#701)d46cf85refactor: simplify tests with the usetesting linter (#703)889fb05refactor: fix modernize lint issues (#699)Updates
github.com/sirupsen/logrusfrom 1.9.3 to 1.9.4Release notes
Sourced from github.com/sirupsen/logrus's releases.
Commits
b61f268Merge pull request #1472 from goldlinker/master15c29dbrefactor: replace the deprecated function in the ioutil packagecb253f3Merge pull request #1464 from thaJeztah/touchup_godoc29b2337Merge pull request #1468 from thaJeztah/touchup_readmed916819Merge pull request #1427 from dolmen/fix-testify-usage135e482README: small touch-ups2c5fa36Merge pull request #1467 from thaJeztah/rm_old_badge877ececREADME: remove travis badge55cf256Merge pull request #1393 from jsoref/grammar21bae50Merge pull request #1426 from dolmen/testing-fix-use-of-math-randUpdates
gitlab.com/gitlab-org/api/client-gofrom 1.10.0 to 1.34.0Release notes
Sourced from gitlab.com/gitlab-org/api/client-go's releases.
... (truncated)
Changelog
Sourced from gitlab.com/gitlab-org/api/client-go's changelog.
... (truncated)
Commits
86ac3eachore(release): 1.34.0 [skip ci]b7a169bMerge branch 'fforster/workitems' into 'main'1cd1e1efeat(request_options): Add boolean return value toWithNext.55e59d8chore(workitems): Use tabs to indent GraphQL queries.cfdf5eefeat(workitems): Add pagination support toListWorkItems.6f47257docs(workitems): Add links to API reference documentation to all exported fun...3c47114chore(workitems): Address review comments.525ba6brefactor(workitems): Pre-allocate slices.0807699test: Validate the GraphQL schema of queries.2df0107ci: Add job for downloading the GraphQL schema.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