Skip to content

chore(deps): bump the go-minor-patch group across 1 directory with 4 updates#24

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-minor-patch-a7c949bfb0
Open

chore(deps): bump the go-minor-patch group across 1 directory with 4 updates#24
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-minor-patch-a7c949bfb0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

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/v2 from 2.17.1 to 2.17.2

Release notes

Sourced from github.com/go-resty/resty/v2's releases.

v2.17.2

Release Notes

Backport

Release

Full Changelog: go-resty/resty@v2.17.1...v2.17.2

Commits

Updates github.com/mark3labs/mcp-go from 0.43.2 to 0.44.0

Release notes

Sourced from github.com/mark3labs/mcp-go's releases.

Release v0.44.0

What's Changed

New Contributors

... (truncated)

Commits
  • 0510f0c fix: SendRequest hangs forever when server process dies (#714)
  • 962f31b fix: use custom session id generator when provided (#715)
  • 7ce32bf fix: accept HTTP 204 No Content in SendNotification (#717)
  • 7c44752 fix(ci): pin Go version to 1.25 in lint workflow
  • 859588d fix: call onConnectionLost when SSE connection closes, not only on NO_ERROR (...
  • b2fb8ba tool "properties" and "required" fields missing if set them as null, Addition...
  • e2c1762 feat(server): implement task-augmented tools capability (#707)
  • 45740a0 typo: fix duplicate description of mcp-go in README (#701)
  • d46cf85 refactor: simplify tests with the usetesting linter (#703)
  • 889fb05 refactor: fix modernize lint issues (#699)
  • Additional commits viewable in compare view

Updates github.com/sirupsen/logrus from 1.9.3 to 1.9.4

Release notes

Sourced from github.com/sirupsen/logrus's releases.

v1.9.4

Notable changes

Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4

Commits
  • b61f268 Merge pull request #1472 from goldlinker/master
  • 15c29db refactor: replace the deprecated function in the ioutil package
  • cb253f3 Merge pull request #1464 from thaJeztah/touchup_godoc
  • 29b2337 Merge pull request #1468 from thaJeztah/touchup_readme
  • d916819 Merge pull request #1427 from dolmen/fix-testify-usage
  • 135e482 README: small touch-ups
  • 2c5fa36 Merge pull request #1467 from thaJeztah/rm_old_badge
  • 877ecec README: remove travis badge
  • 55cf256 Merge pull request #1393 from jsoref/grammar
  • 21bae50 Merge pull request #1426 from dolmen/testing-fix-use-of-math-rand
  • Additional commits viewable in compare view

Updates gitlab.com/gitlab-org/api/client-go from 1.10.0 to 1.34.0

Release notes

Sourced from gitlab.com/gitlab-org/api/client-go's releases.

v1.34.0

1.34.0

🚀 Features

  • feat(workitems): Add an initial "Work Items" service with "Get" and "List" methods. (!2719) by Florian Forster

🔄 Other Changes

1.34.0 (2026-02-13)

Bug Fixes

  • workitems: Use int64 for global work item IDs. (f04e3d0)

Features

  • request_options: Add boolean return value to WithNext. (1cd1e1e)
  • workitems: Add comprehensive filtering to ListWorkItemsOptions (052a897)
  • workitems: Add pagination support to ListWorkItems. (cfdf5ee)
  • workitems: Add WorkItems service with Get methods (00925c2), closes gitlab-org/api/client-go#2213
  • workitems: Implement the ListWorkItems method. (4f8a709)

v1.33.0

1.33.0

🚀 Features

  • Support unauthenticated clients via Unauthenticated auth source (!2761) by Timo Furrer

1.33.0 (2026-02-13)

v1.32.0

1.32.0

🚀 Features

🔄 Other Changes

  • test(namespaces): Address test feedback to simplify the test (!2744) by Patrick Rice

... (truncated)

Changelog

Sourced from gitlab.com/gitlab-org/api/client-go's changelog.

1.34.0

🚀 Features

  • feat(workitems): Add an initial "Work Items" service with "Get" and "List" methods. (!2719) by Florian Forster

🔄 Other Changes

1.34.0 (2026-02-13)

Bug Fixes

  • workitems: Use int64 for global work item IDs. (f04e3d0)

Features

  • request_options: Add boolean return value to WithNext. (1cd1e1e)
  • workitems: Add comprehensive filtering to ListWorkItemsOptions (052a897)
  • workitems: Add pagination support to ListWorkItems. (cfdf5ee)
  • workitems: Add WorkItems service with Get methods (00925c2), closes gitlab-org/api/client-go#2213
  • workitems: Implement the ListWorkItems method. (4f8a709)

1.33.0

🚀 Features

  • Support unauthenticated clients via Unauthenticated auth source (!2761) by Timo Furrer

1.33.0 (2026-02-13)

1.32.0

🚀 Features

🔄 Other Changes

... (truncated)

Commits
  • 86ac3ea chore(release): 1.34.0 [skip ci]
  • b7a169b Merge branch 'fforster/workitems' into 'main'
  • 1cd1e1e feat(request_options): Add boolean return value to WithNext.
  • 55e59d8 chore(workitems): Use tabs to indent GraphQL queries.
  • cfdf5ee feat(workitems): Add pagination support to ListWorkItems.
  • 6f47257 docs(workitems): Add links to API reference documentation to all exported fun...
  • 3c47114 chore(workitems): Address review comments.
  • 525ba6b refactor(workitems): Pre-allocate slices.
  • 0807699 test: Validate the GraphQL schema of queries.
  • 2df0107 ci: Add job for downloading the GraphQL schema.
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…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>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

go.mod

PackageVersionLicenseIssue Type
gitlab.com/gitlab-org/api/client-go1.34.0NullUnknown License
Denied Licenses: GPL-2.0, GPL-3.0, LGPL-2.1, LGPL-3.0, AGPL-3.0

OpenSSF Scorecard

PackageVersionScoreDetails
gomod/github.com/go-resty/resty/v2 2.17.2 🟢 4.8
Details
CheckScoreReason
Code-Review⚠️ 2Found 7/30 approved changesets -- score normalized to 2
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 1030 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Vulnerabilities🟢 82 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
gomod/github.com/google/go-querystring 1.2.0 🟢 4.9
Details
CheckScoreReason
Code-Review⚠️ 2Found 5/19 approved changesets -- score normalized to 2
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Pinned-Dependencies🟢 10all dependencies are pinned
Maintained⚠️ 00 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟢 10security policy file detected
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 1SAST tool is not run on all commits -- score normalized to 1
gomod/github.com/mark3labs/mcp-go 0.44.0 UnknownUnknown
gomod/github.com/sirupsen/logrus 1.9.4 🟢 5
Details
CheckScoreReason
Code-Review🟢 7Found 10/13 approved changesets -- score normalized to 7
Maintained🟢 1018 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
gomod/gitlab.com/gitlab-org/api/client-go 1.34.0 UnknownUnknown

Scanned Files

  • go.mod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants