-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the go-minor-patch group across 1 directory with 5 updates #20
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.29.0` | | [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` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.18.0` | `0.19.0` | Updates `github.com/go-playground/validator/v10` from 10.28.0 to 10.29.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.28.0...v10.29.0) 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 `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.29.0 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: 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 Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the go-minor-patch group with 5 updates in the / directory:
10.28.010.29.02.17.02.17.10.43.10.43.21.10.11.10.20.18.00.19.0Updates
github.com/go-playground/validator/v10from 10.28.0 to 10.29.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
afce000excluded_unlessbug fix (#1307)0c1335dAdded alphanumspace string validator (#1484)c6a4fb6Fix 1502 update ccy codes (#1503)80b6d11Fix/1481 skip invalid type validations (#1498)a0faae9fix/1500:Update Sierra Leone currency code from SLL to SLE (#1501)d1aac1aBump actions/checkout from 5 to 6 (#1497)771c22cBump golang.org/x/crypto from 0.44.0 to 0.45.0 (#1495)71e5030Fix: validation now rejects phone codes starting with +0 (#1476)a221118Bump golang.org/x/crypto from 0.43.0 to 0.44.0 (#1492)419544fSupport for ISO 9362:2022 BIC (SWIFT) codes (#1478)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
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