build(deps): bump the dependabot-gomod-minor group with 4 updates#228
Merged
dmcilvaney merged 1 commit intoJun 4, 2026
Merged
Conversation
Bumps the dependabot-gomod-minor group with 4 updates: [github.com/gkampitakis/go-snaps](https://github.com/gkampitakis/go-snaps), [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go), [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) and [golang.org/x/sys](https://github.com/golang/sys). Updates `github.com/gkampitakis/go-snaps` from 0.5.21 to 0.5.22 - [Release notes](https://github.com/gkampitakis/go-snaps/releases) - [Commits](gkampitakis/go-snaps@v0.5.21...v0.5.22) Updates `github.com/mark3labs/mcp-go` from 0.54.0 to 0.54.1 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.54.0...v0.54.1) Updates `github.com/opencontainers/selinux` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/opencontainers/selinux/releases) - [Commits](opencontainers/selinux@v1.14.1...v1.15.0) Updates `golang.org/x/sys` from 0.44.0 to 0.45.0 - [Commits](golang/sys@v0.44.0...v0.45.0) --- updated-dependencies: - dependency-name: github.com/gkampitakis/go-snaps dependency-version: 0.5.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependabot-gomod-minor - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.54.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependabot-gomod-minor - dependency-name: github.com/opencontainers/selinux dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot-gomod-minor - dependency-name: golang.org/x/sys dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot-gomod-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dmcilvaney
approved these changes
Jun 4, 2026
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 dependabot-gomod-minor group with 4 updates: github.com/gkampitakis/go-snaps, github.com/mark3labs/mcp-go, github.com/opencontainers/selinux and golang.org/x/sys.
Updates
github.com/gkampitakis/go-snapsfrom 0.5.21 to 0.5.22Release notes
Sourced from github.com/gkampitakis/go-snaps's releases.
Commits
b4e72e1fix: create snapshot files with 0644 instead of os.ModePerm (#159)eb4a33bEnhance README with additional Any matcher example (#157)Updates
github.com/mark3labs/mcp-gofrom 0.54.0 to 0.54.1Commits
481f056fix(tools): print errors to stderr for invalid jsonschema tags (#894)6e7859cperf(mcp): reduce content unmarshal allocations (#890)018f190Add Title and Size to ResourceLink (match Resource / spec) (#887)ca26738cleanup76ea91brefactor(server): collapse client-info and writeJSONRPCError duplication (#886)Updates
github.com/opencontainers/selinuxfrom 1.14.1 to 1.15.0Release notes
Sourced from github.com/opencontainers/selinux's releases.
Commits
84683a6Merge pull request #271 from kolyshkin/change-type8889f6eAdd SetProcessKindfb9b5b2Merge pull request #269 from kolyshkin/init-labels-opt74873e2label.InitLabels: optimizec8bf19eMerge pull request #270 from kolyshkin/timeouta55d914ci: set timeout for vm jobsUpdates
golang.org/x/sysfrom 0.44.0 to 0.45.0Commits
397d5f8unix: update to Linux kernel 7.00a387f7cpu: detect zbc extension on riscv64758f71ccpu: add LLACQ_SCREL, SCQ, DBAR_HINTS detection for loong6499666aeunix: merge Linux readv/writev implementation with Darwin/OpenBSDe4444cbwindows: add NtSetEaFile, NtQueryEaFile and NtQueryInformationFile04396e8unix: add Readv, Writev, Preadv, Pwritev for OpenBSDDependabot 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