chore(deps): bump the gomod-minor-patch group across 1 directory with 9 updates - #69
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… 9 updates Bumps the gomod-minor-patch group with 7 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/oklog/ulid/v2](https://github.com/oklog/ulid) | `2.1.1` | `2.1.2` | | [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.57.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.81.0` | `1.82.1` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.48.2` | `1.54.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/oklog/ulid/v2` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/oklog/ulid/releases) - [Changelog](https://github.com/oklog/ulid/blob/main/CHANGELOG.md) - [Commits](oklog/ulid@v2.1.1...v2.1.2) 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.57.0 - [Commits](golang/net@v0.54.0...v0.57.0) Updates `golang.org/x/sys` from 0.44.0 to 0.47.0 - [Commits](golang/sys@v0.44.0...v0.47.0) Updates `golang.org/x/term` from 0.43.0 to 0.45.0 - [Commits](golang/term@v0.43.0...v0.45.0) Updates `google.golang.org/grpc` from 1.81.0 to 1.82.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.81.0...v1.82.1) Updates `modernc.org/sqlite` from 1.48.2 to 1.54.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.48.2...v1.54.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/oklog/ulid/v2 dependency-version: 2.1.2 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.57.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.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-patch - dependency-name: golang.org/x/term 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.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-patch - dependency-name: modernc.org/sqlite dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Thanks for your first pull request to Nimi. |
Deploying nimi-doc with
|
| Latest commit: |
e26acbb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://fd8dad52.nimi-doc.pages.dev |
| Branch Preview URL: | https://dependabot-go-modules-runtim-xgga.nimi-doc.pages.dev |
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 7 updates in the /runtime directory:
1.9.01.10.11.6.01.6.12.1.12.1.20.2.60.2.80.54.00.57.01.81.01.82.11.48.21.54.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/oklog/ulid/v2from 2.1.1 to 2.1.2Release notes
Sourced from github.com/oklog/ulid/v2's releases.
Commits
75921a7fix: Scan accepts text-encoded ULIDs in []byte (#134)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.57.0Commits
b8f09f6go.mod: update golang.org/x dependenciesf05f21bidna: reject all-ASCII xn-- labels on all Go versions0f748cfinternal/http3: clean up stream I/O methods usages in tests0bb961einternal/http3: add net/http.ResponseController support0ca694dwebdav: document Dir's lack of defense against filesystem modificationbd5f1dchttp2: initialize Transport on NewClientConn488ff63bpf: add security considerations to package docs93d1f25xsrftoken: avoid token collisions5a3baeeinternal/http3: prevent panic in QPACK decoder due to overflow9e7fdbfinternal/http3: fix wrong argument being given when validating header valueUpdates
golang.org/x/sysfrom 0.44.0 to 0.47.0Commits
9e7e939cpu: handle vendor suffixes in parseReleasef6fb8a1unix: use epoll_pwait rather than epoll_waitf3eeabfwindows: avoid length overflow in NewNTString3cb6647unix: update glibc to 2.43c507910windows: document safe usage of TrusteeValued58dcfaunix: add GPIO constants and structs397d5f8unix: 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/OpenBSDUpdates
golang.org/x/termfrom 0.43.0 to 0.45.0Commits
9f69229go.mod: update golang.org/x dependencies3b43943go.mod: update golang.org/x dependenciesUpdates
google.golang.org/grpcfrom 1.81.0 to 1.82.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
ebd8f06Change version to 1.82.1 (#9238)4ea465dCherry-pick commits (#9236)9494a2cChange version to 1.82.1-dev (#9171)bd23985Change version to 1.82.0 (#9170)0f3086dFix minor issues not covered by PR #9137 (#9147)fef07fbinternal: Split v3procservicepb import into pb and grpc for extproc (#9163)91dd64ftransport: surface subsequent data when receiving non-gRPC header (#8929)adc97detest/kokoro: add config for regional-td test (#9158)57c9ff1xds: ensure full-string matching for RBAC Filter rules (#9148)b58f32dserver: Set a pprof label on new stream goroutines (#9082)Updates
modernc.org/sqlitefrom 1.48.2 to 1.54.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
693ff38upgrade to SQLite 3.53.35d24346Merge branch 'texttotime-aggregates' into 'master'892d847sqlite: document _texttotime empty-decltype upgrade, widen #248 comment, add ...f2c8758sqlite: _texttotime best-effort parse for empty-decltype TEXT columns (#248)6b32d1eCHANGELOG.md: document experimental freebsd/386 + freebsd/arm (#119)697300fMerge branch 'dbstatus-binding' into 'master'759639fsqlite: review fixes for !132 — restore #131 CHANGELOG link, correct DBStatus...40ff027sqlite: add DBStatus wrapper for sqlite3_db_status + pcache spill-I/O benchmark6a28fe7HACKING.md: document CHANGELOG versioning + MR integration flowadff4b1Merge branch 'pcache-shared-cache-draft' into 'master'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 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