chore(deps): bump the gomod-minor-patch group across 1 directory with 7 updates#44
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
|
Thanks for your first pull request to Nimi. |
Deploying nimi-doc with
|
| Latest commit: |
0ce6807
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://4ef2db9a.nimi-doc.pages.dev |
| Branch Preview URL: | https://dependabot-go-modules-runtim-2sgs.nimi-doc.pages.dev |
959ba9f to
68d868a
Compare
… 7 updates Bumps the gomod-minor-patch group with 6 updates in the /runtime directory: | Package | From | To | | --- | --- | --- | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.9.0` | `1.10.1` | | [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) | `1.6.0` | `1.6.1` | | [github.com/zalando/go-keyring](https://github.com/zalando/go-keyring) | `0.2.6` | `0.2.8` | | [golang.org/x/net](https://github.com/golang/net) | `0.54.0` | `0.55.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.81.0` | `1.81.1` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.48.2` | `1.52.0` | Updates `github.com/fsnotify/fsnotify` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.9.0...v1.10.1) Updates `github.com/modelcontextprotocol/go-sdk` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases) - [Commits](modelcontextprotocol/go-sdk@v1.6.0...v1.6.1) Updates `github.com/zalando/go-keyring` from 0.2.6 to 0.2.8 - [Release notes](https://github.com/zalando/go-keyring/releases) - [Commits](zalando/go-keyring@v0.2.6...v0.2.8) Updates `golang.org/x/net` from 0.54.0 to 0.55.0 - [Commits](golang/net@v0.54.0...v0.55.0) Updates `golang.org/x/sys` from 0.44.0 to 0.45.0 - [Commits](golang/sys@v0.44.0...v0.45.0) Updates `google.golang.org/grpc` from 1.81.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.81.0...v1.81.1) Updates `modernc.org/sqlite` from 1.48.2 to 1.52.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.48.2...v1.52.0) --- updated-dependencies: - dependency-name: github.com/fsnotify/fsnotify dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-patch - dependency-name: github.com/modelcontextprotocol/go-sdk dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-patch - dependency-name: github.com/zalando/go-keyring dependency-version: 0.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-patch - dependency-name: golang.org/x/net dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-patch - dependency-name: golang.org/x/sys dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-patch - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-patch - dependency-name: modernc.org/sqlite dependency-version: 1.50.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
68d868a to
0ce6807
Compare
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 gomod-minor-patch group with 6 updates in the /runtime directory:
1.9.01.10.11.6.01.6.10.2.60.2.80.54.00.55.01.81.01.81.11.48.21.52.0Updates
github.com/fsnotify/fsnotifyfrom 1.9.0 to 1.10.1Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
Commits
76b01a6Release 1.10.1fec150bUpdate changelog162b421inotify, windows: don't rename sibling watches sharing a path prefix (#755)224257finotify: don't remove sibling watches sharing a path prefix (#754)e0c956cwindows: document directory Write events and stabilize tests (#745)8d01d7bRelease 1.10.0602284eUpdate changelog7f03e59kqueue: skip ENOENT entries in watchDirectoryFiles (#748)dab9ddewindows: lock watch field updates against concurrent WatchList (#709) (#749)eadf267kqueue: drop watches directly in Close() instead of going through remove() (#...Updates
github.com/modelcontextprotocol/go-sdkfrom 1.6.0 to 1.6.1Release notes
Sourced from github.com/modelcontextprotocol/go-sdk's releases.
Commits
d454bbamcp: add MCPGPDEBUG for opt-in Content-Type check (#972)Updates
github.com/zalando/go-keyringfrom 0.2.6 to 0.2.8Release notes
Sourced from github.com/zalando/go-keyring's releases.
Commits
a8cdfe3Merge pull request #141 from zalando/gh/hardening-workflowsd4162d9gh: hardening workflowse0dd98fMerge pull request #140 from zalando/dependabot/go_modules/all-go-mod-patch-a...98f9091Merge pull request #139 from zalando/dependabot/github_actions/actions/setup-...40806c2Merge pull request #138 from zalando/dependabot/github_actions/actions/checko...1d4d07cBump the all-go-mod-patch-and-minor group with 2 updatese6c0d8aBump actions/setup-go from 5 to 60151d30Bump actions/checkout from 4 to 6d6ac580Merge pull request #137 from zalando/security/gh-actions036041fsecurity: GH Actions should be able read onlyUpdates
golang.org/x/netfrom 0.54.0 to 0.55.0Commits
7770ec4go.mod: update golang.org/x dependencies4ece7b6html: escape greater-than symbol in doctype identifiers08be507html: improve Noah's Ark clause performancea8fb2fehtml: properly render fostered elements in foreign content0dc5b7ahtml: properly check namespace in "in body" any other end taga452f3chtml: ignore duplicate attributes during tokenizationf865199quic: fix appendMaxDataFrame erroneously accumulating sentLimit210ed3cquic: establish a "happened-before" relationship between stream write and readad8140equic: fix buffer slicing when handling overlapping stream data23ee2efhttp2: avoid API changes when built with go1.27Updates
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 OpenBSDUpdates
google.golang.org/grpcfrom 1.81.0 to 1.81.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
caf0772Change version from 1.81.1-dev to 1.81.1 (#9122)6ccbeebCherry-pick #9111 into v1.81.x (#9121)b33c29eCherry-pick #9081 into v1.81.x (#9102)c45fae6Change version to 1.81.1-dev (#9063)Updates
modernc.org/sqlitefrom 1.48.2 to 1.52.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
66b4d20release v1.52.0, upgrade to SQLite 3.53.2e3f64ecrows: clarify parseFmtIdx mixed-column cost; CHANGELOG.md: document #1254485793Merge branch 'perf/cache-parse-time-format' into 'master'3638d17rows: cache the parseTime format index per result column7da793eCHANGELOG.md: document #12451e6714Merge branch 'perf/cache-column-decltype' into 'master'8a6f33crows: lock down ColumnTypeScanType under the decltype cachef8fb6ddrows: cache the column decltype lookup once per result setb17c0c7CHANGELOG.md: document #123c80a08fMerge branch 'perf/column-text-zero-copy' into 'master'