-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the go-minor-patch group across 1 directory with 6 updates #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…updates Bumps the go-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.28.0` | `10.30.1` | | [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) | `2.17.0` | `2.17.1` | | [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) | `0.43.1` | `0.43.2` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` | `1.10.2` | | [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) | `1.7.0` | `1.10.0` | Updates `github.com/go-playground/validator/v10` from 10.28.0 to 10.30.1 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.28.0...v10.30.1) Updates `github.com/go-resty/resty/v2` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/go-resty/resty/releases) - [Commits](go-resty/resty@v2.17.0...v2.17.1) Updates `github.com/mark3labs/mcp-go` from 0.43.1 to 0.43.2 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.43.1...v0.43.2) Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.10.1...v1.10.2) Updates `gitlab.com/gitlab-org/api/client-go` from 1.7.0 to 1.10.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.7.0...v1.10.0) Updates `golang.org/x/sync` from 0.18.0 to 0.19.0 - [Commits](golang/sync@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/go-resty/resty/v2 dependency-version: 2.17.1 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.43.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 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.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/sync dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the go-minor-patch group with 5 updates in the / directory:
10.28.010.30.12.17.02.17.10.43.10.43.21.10.11.10.21.7.01.10.0Updates
github.com/go-playground/validator/v10from 10.28.0 to 10.30.1Release notes
Sourced from github.com/go-playground/validator/v10's releases.
... (truncated)
Commits
5010f83Fix 1513 update ISO 3166-2 codes (#1514)e8627a1fix: Revert min limit of e164 regex (#1516)65b1bccFeat: uds_exists validator (#1482)e9b900cfix: resolve panic when using cross-field validators with ValidateMap (#1508)7aba81cfix: resolve panic when using aliases with OR operator (#1507)4d600befix: add missing translations for alpha validators (#1510)b0e4ba2docs: document omitzero (#1509)79fba72Bump github.com/gabriel-vasile/mimetype from 1.4.11 to 1.4.12 (#1505)c3c9084Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#1504)afce000excluded_unlessbug fix (#1307)Updates
github.com/go-resty/resty/v2from 2.17.0 to 2.17.1Release notes
Sourced from github.com/go-resty/resty/v2's releases.
Commits
52f3f39Merge pull request #1079 from go-resty/fix-cnt-type-hdr-on-emptybody16e2701release: v2.17.1 readme update203bf14fix: content type request header on http.NoBody type #1074061e449chore: version bump to v2.17.1Updates
github.com/mark3labs/mcp-gofrom 0.43.1 to 0.43.2Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
Commits
670a95afix: handle either $defs or definitions field when unmarshaling ToolArguments...6bd3269fix: notification break the client tool call (#642)4522798remove coverage for nowUpdates
github.com/spf13/cobrafrom 1.10.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)Updates
gitlab.com/gitlab-org/api/client-gofrom 1.7.0 to 1.10.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
dd8a488chore(release): 1.10.0 [skip ci]1e97591Merge branch 'duo/feature/2190-implement-runner-controller-api' into 'main'66f19f4feat: implement Runner Controller APIed6c2ecMerge branch 'renovate/github.com-godbus-dbus-v5-5.x' into 'main'f0bfef4chore(deps): update module github.com/godbus/dbus/v5 to v5.2.15d6c6f6chore(release): 1.9.1 [skip ci]e23ea4aMerge branch 'fix/unused-parameters' into 'main'28b7cd7fix: use parameters in config.NewClient and Jobs.DownloadArtifactsFile3038a18Merge branch 'fix/TestCreateMergeRequestContextCommits' into 'main'5d7f7dftest: fix TestCreateMergeRequestContextCommits failing locallyUpdates
golang.org/x/syncfrom 0.18.0 to 0.19.0Commits
2a180e2errgroup: use consistent read for SetLimit panicDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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