Commit 145ec54
authored
deps(gomod): bump the go-deps group across 1 directory with 6 updates (#24)
Bumps the go-deps group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
|
[github.com/JohannesKaufmann/html-to-markdown/v2](https://github.com/JohannesKaufmann/html-to-markdown)
| `2.3.1` | `2.3.2` |
|
[github.com/firebolt-db/firebolt-go-sdk](https://github.com/firebolt-db/firebolt-go-sdk)
| `1.7.1` | `1.8.0` |
| [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) |
`0.22.0` | `0.25.0` |
| [github.com/urfave/cli/v3](https://github.com/urfave/cli) | `3.2.0` |
`3.3.2` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.29.0` |
`0.30.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.13.0` |
`0.14.0` |
Updates `github.com/JohannesKaufmann/html-to-markdown/v2` from 2.3.1 to
2.3.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/JohannesKaufmann/html-to-markdown/releases">github.com/JohannesKaufmann/html-to-markdown/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.3.2</h2>
<h2>Changelog</h2>
<ul>
<li>93e3b292f23a394424dc52cf39a7ea0c7a498915 Bump
github.com/yuin/goldmark from 1.7.8 to 1.7.10 (<a
href="https://redirect.github.com/JohannesKaufmann/html-to-markdown/issues/157">#157</a>)</li>
<li>590da905fc2a11fc39b1ff3df3835513c3d4ef20 change min go version to
1.23.0</li>
<li>87d643e58c944c7f2c30bd2a7ab45986f7031894 plugin(table): Add option
to preserve tables with new lines (<a
href="https://redirect.github.com/JohannesKaufmann/html-to-markdown/issues/156">#156</a>)</li>
<li>64e925c2d1c0ab6c36624a0084aced4e9ff040d9 update dependencies</li>
<li>1df20fe15b41e20f5465458d20a76de804664081 update go version in github
actions</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/JohannesKaufmann/html-to-markdown/commit/64e925c2d1c0ab6c36624a0084aced4e9ff040d9"><code>64e925c</code></a>
update dependencies</li>
<li><a
href="https://github.com/JohannesKaufmann/html-to-markdown/commit/1df20fe15b41e20f5465458d20a76de804664081"><code>1df20fe</code></a>
update go version in github actions</li>
<li><a
href="https://github.com/JohannesKaufmann/html-to-markdown/commit/590da905fc2a11fc39b1ff3df3835513c3d4ef20"><code>590da90</code></a>
change min go version to 1.23.0</li>
<li><a
href="https://github.com/JohannesKaufmann/html-to-markdown/commit/93e3b292f23a394424dc52cf39a7ea0c7a498915"><code>93e3b29</code></a>
Bump github.com/yuin/goldmark from 1.7.8 to 1.7.10 (<a
href="https://redirect.github.com/JohannesKaufmann/html-to-markdown/issues/157">#157</a>)</li>
<li><a
href="https://github.com/JohannesKaufmann/html-to-markdown/commit/87d643e58c944c7f2c30bd2a7ab45986f7031894"><code>87d643e</code></a>
plugin(table): Add option to preserve tables with new lines (<a
href="https://redirect.github.com/JohannesKaufmann/html-to-markdown/issues/156">#156</a>)</li>
<li>See full diff in <a
href="https://github.com/JohannesKaufmann/html-to-markdown/compare/v2.3.1...v2.3.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/firebolt-db/firebolt-go-sdk` from 1.7.1 to 1.8.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/firebolt-db/firebolt-go-sdk/commit/9e4f4062fc80e313216a827ff3b2b77eac7f7d08"><code>9e4f406</code></a>
Automatic version bump to v1.8.0</li>
<li><a
href="https://github.com/firebolt-db/firebolt-go-sdk/commit/1c47de7fa9a09b53808882c784f4e4ee89c0282b"><code>1c47de7</code></a>
feat: FIR-45303 go sdk extend driver options api (<a
href="https://redirect.github.com/firebolt-db/firebolt-go-sdk/issues/144">#144</a>)</li>
<li><a
href="https://github.com/firebolt-db/firebolt-go-sdk/commit/dcd582c6ee814f24004db29c7091aa9a5cf02ea3"><code>dcd582c</code></a>
fix: FIR-45327 go sdk streaming fails on empty query (<a
href="https://redirect.github.com/firebolt-db/firebolt-go-sdk/issues/143">#143</a>)</li>
<li><a
href="https://github.com/firebolt-db/firebolt-go-sdk/commit/1cbd370692958de458270e2315fd8e8c7b967c85"><code>1cbd370</code></a>
fix(NoTicket): fix compatibility with 1.16 (<a
href="https://redirect.github.com/firebolt-db/firebolt-go-sdk/issues/142">#142</a>)</li>
<li><a
href="https://github.com/firebolt-db/firebolt-go-sdk/commit/26945d2cc4e47f9e56eed64502fc54004c2b7ed9"><code>26945d2</code></a>
ci(NoTicket): fix pre commit action (<a
href="https://redirect.github.com/firebolt-db/firebolt-go-sdk/issues/141">#141</a>)</li>
<li>See full diff in <a
href="https://github.com/firebolt-db/firebolt-go-sdk/compare/v1.7.1...v1.8.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/mark3labs/mcp-go` from 0.22.0 to 0.25.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mark3labs/mcp-go/releases">github.com/mark3labs/mcp-go's
releases</a>.</em></p>
<blockquote>
<h2>Release v0.25.0</h2>
<h2>What's Changed</h2>
<ul>
<li>update doc comments to match Go conventions by <a
href="https://github.com/yinebebt"><code>@yinebebt</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/226">mark3labs/mcp-go#226</a></li>
<li>fix: Add Accept Header in StreamableHTTP Client by <a
href="https://github.com/hhxiao"><code>@hhxiao</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/230">mark3labs/mcp-go#230</a></li>
<li>fix(SSE): only initialize <code>http.Server</code> when not set by
<a href="https://github.com/cryo-zd"><code>@cryo-zd</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/229">mark3labs/mcp-go#229</a></li>
<li>fix: Prevent panic in parsing functions for null results by <a
href="https://github.com/cocovs"><code>@cocovs</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/218">mark3labs/mcp-go#218</a></li>
<li>[SSEClient] Add ability to override the http.Client by <a
href="https://github.com/sks"><code>@sks</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/109">mark3labs/mcp-go#109</a></li>
<li>feat(SSEServer): add WithAppendQueryToMessageEndpoint() by <a
href="https://github.com/liut"><code>@liut</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/136">mark3labs/mcp-go#136</a></li>
<li>feat: quick return tool-call request, send response via SSE in
goroutine by <a
href="https://github.com/CeerDecy"><code>@CeerDecy</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/163">mark3labs/mcp-go#163</a></li>
<li>feat(server/sse): Add support for dynamic base paths by <a
href="https://github.com/robert-jackson-glean"><code>@robert-jackson-glean</code></a>
in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/214">mark3labs/mcp-go#214</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/yinebebt"><code>@yinebebt</code></a>
made their first contribution in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/226">mark3labs/mcp-go#226</a></li>
<li><a href="https://github.com/hhxiao"><code>@hhxiao</code></a> made
their first contribution in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/230">mark3labs/mcp-go#230</a></li>
<li><a href="https://github.com/cocovs"><code>@cocovs</code></a> made
their first contribution in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/218">mark3labs/mcp-go#218</a></li>
<li><a href="https://github.com/sks"><code>@sks</code></a> made their
first contribution in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/109">mark3labs/mcp-go#109</a></li>
<li><a href="https://github.com/liut"><code>@liut</code></a> made their
first contribution in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/136">mark3labs/mcp-go#136</a></li>
<li><a href="https://github.com/CeerDecy"><code>@CeerDecy</code></a>
made their first contribution in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/163">mark3labs/mcp-go#163</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mark3labs/mcp-go/compare/v0.24.1...v0.25.0">https://github.com/mark3labs/mcp-go/compare/v0.24.1...v0.25.0</a></p>
<h2>Release v0.24.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: marshal <code>ToolInputSchema.Properties</code> to {} when
len=0 by <a href="https://github.com/cryo-zd"><code>@cryo-zd</code></a>
in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/225">mark3labs/mcp-go#225</a></li>
<li>fix(client/test): verify mock server binary exists after compilation
by <a
href="https://github.com/robert-jackson-glean"><code>@robert-jackson-glean</code></a>
in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/215">mark3labs/mcp-go#215</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mark3labs/mcp-go/compare/v0.24.0...v0.24.1">https://github.com/mark3labs/mcp-go/compare/v0.24.0...v0.24.1</a></p>
<h2>Release v0.24.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Use correct name in Go documentation by <a
href="https://github.com/oschwald"><code>@oschwald</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/202">mark3labs/mcp-go#202</a></li>
<li>fix(client): resource leak in <code>SSEClient.SendRequest()</code>
by <a href="https://github.com/cryo-zd"><code>@cryo-zd</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/206">mark3labs/mcp-go#206</a></li>
<li>fix(client): risk of resource leak and closing closed channel by <a
href="https://github.com/cryo-zd"><code>@cryo-zd</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/208">mark3labs/mcp-go#208</a></li>
<li>no need to check empty text by <a
href="https://github.com/graydovee"><code>@graydovee</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/209">mark3labs/mcp-go#209</a></li>
<li>refactor: Pull out <code>Annotations</code> structure rather than
being an anonymous inner struct by <a
href="https://github.com/rm-hull"><code>@rm-hull</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/203">mark3labs/mcp-go#203</a></li>
<li>perf: optimize usage of RWMutex in MCPServer for performance by <a
href="https://github.com/cryo-zd"><code>@cryo-zd</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/181">mark3labs/mcp-go#181</a></li>
<li>feat: Add server hooks:OnRequestInitialization by <a
href="https://github.com/AlexNiny"><code>@AlexNiny</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/164">mark3labs/mcp-go#164</a></li>
<li>fix: Improve content type handling in streamable_http.go by <a
href="https://github.com/TBXark"><code>@TBXark</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/210">mark3labs/mcp-go#210</a></li>
<li>Add <code>mcptest</code> package for in-process MCP testing by <a
href="https://github.com/octo"><code>@octo</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/149">mark3labs/mcp-go#149</a></li>
<li>Manage tools on a per session basis by <a
href="https://github.com/ezynda3"><code>@ezynda3</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/179">mark3labs/mcp-go#179</a></li>
<li>Fix: fix client sse tcp connection re-use by draining outstanding io
by <a href="https://github.com/bcain99"><code>@bcain99</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/212">mark3labs/mcp-go#212</a></li>
<li>perf(server): release Mutex early for performance by <a
href="https://github.com/cryo-zd"><code>@cryo-zd</code></a> in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/213">mark3labs/mcp-go#213</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/oschwald"><code>@oschwald</code></a>
made their first contribution in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/202">mark3labs/mcp-go#202</a></li>
<li><a href="https://github.com/graydovee"><code>@graydovee</code></a>
made their first contribution in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/209">mark3labs/mcp-go#209</a></li>
<li><a href="https://github.com/rm-hull"><code>@rm-hull</code></a> made
their first contribution in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/203">mark3labs/mcp-go#203</a></li>
<li><a href="https://github.com/AlexNiny"><code>@AlexNiny</code></a>
made their first contribution in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/164">mark3labs/mcp-go#164</a></li>
<li><a href="https://github.com/octo"><code>@octo</code></a> made their
first contribution in <a
href="https://redirect.github.com/mark3labs/mcp-go/pull/149">mark3labs/mcp-go#149</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mark3labs/mcp-go/commit/eadd7023515f7eaad5808720c157b1cc25581d90"><code>eadd702</code></a>
Format</li>
<li><a
href="https://github.com/mark3labs/mcp-go/commit/4a1010e73b34db4a602a7f34e2690a3a51d963cb"><code>4a1010e</code></a>
feat(server/sse): Add support for dynamic base paths (<a
href="https://redirect.github.com/mark3labs/mcp-go/issues/214">#214</a>)</li>
<li><a
href="https://github.com/mark3labs/mcp-go/commit/cfeb0eec85509f516064e3df007b625d4fc89f48"><code>cfeb0ee</code></a>
feat: quick return tool-call request, send response via SSE in goroutine
(<a
href="https://redirect.github.com/mark3labs/mcp-go/issues/163">#163</a>)</li>
<li><a
href="https://github.com/mark3labs/mcp-go/commit/d352118718f3f0481ff8484f5e9914ed26be5d38"><code>d352118</code></a>
feat(SSEServer): add WithAppendQueryToMessageEndpoint() (<a
href="https://redirect.github.com/mark3labs/mcp-go/issues/136">#136</a>)</li>
<li><a
href="https://github.com/mark3labs/mcp-go/commit/df5f67eeb1841f4350b4079b643051364be7ed7b"><code>df5f67e</code></a>
[chore][client] Add ability to override the http.Client (<a
href="https://redirect.github.com/mark3labs/mcp-go/issues/109">#109</a>)</li>
<li><a
href="https://github.com/mark3labs/mcp-go/commit/ddb59ddfadc950647316561afebe8060f6276880"><code>ddb59dd</code></a>
fix: handle nil rawMessage in response parsing functions (<a
href="https://redirect.github.com/mark3labs/mcp-go/issues/218">#218</a>)</li>
<li><a
href="https://github.com/mark3labs/mcp-go/commit/f0a648b91d852442c1cd52f98391aa1fe1540b60"><code>f0a648b</code></a>
fix(SSE): only initialize http.Server when not set (<a
href="https://redirect.github.com/mark3labs/mcp-go/issues/229">#229</a>)</li>
<li><a
href="https://github.com/mark3labs/mcp-go/commit/ffc63d90b0cb05ee26ced8880c329dadad4c202b"><code>ffc63d9</code></a>
Add Accept header (<a
href="https://redirect.github.com/mark3labs/mcp-go/issues/230">#230</a>)</li>
<li><a
href="https://github.com/mark3labs/mcp-go/commit/ae96a68a47e6ad255b8e976e89c30ac595139511"><code>ae96a68</code></a>
fix: update doc comments to match Go conventions (<a
href="https://redirect.github.com/mark3labs/mcp-go/issues/226">#226</a>)</li>
<li><a
href="https://github.com/mark3labs/mcp-go/commit/df736673ba674040abe5c2edbedd70455483d961"><code>df73667</code></a>
fix(client/test): verify mock server binary exists after compilation (<a
href="https://redirect.github.com/mark3labs/mcp-go/issues/215">#215</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mark3labs/mcp-go/compare/v0.22.0...v0.25.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/urfave/cli/v3` from 3.2.0 to 3.3.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/urfave/cli/releases">github.com/urfave/cli/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.3.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Add docs for advanced value source by <a
href="https://github.com/dearchap"><code>@dearchap</code></a> in <a
href="https://redirect.github.com/urfave/cli/pull/2119">urfave/cli#2119</a></li>
<li>docs: add renames to v3 migration doc by <a
href="https://github.com/G-Rath"><code>@G-Rath</code></a> in <a
href="https://redirect.github.com/urfave/cli/pull/2111">urfave/cli#2111</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/G-Rath"><code>@G-Rath</code></a> made
their first contribution in <a
href="https://redirect.github.com/urfave/cli/pull/2111">urfave/cli#2111</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/urfave/cli/compare/v3.3.1...v3.3.2">https://github.com/urfave/cli/compare/v3.3.1...v3.3.2</a></p>
<h2>v3.3.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Avoid suggesting files in fish command completions. by <a
href="https://github.com/bittrance"><code>@bittrance</code></a> in <a
href="https://redirect.github.com/urfave/cli/pull/2114">urfave/cli#2114</a></li>
<li>Cleanup docs by <a
href="https://github.com/dearchap"><code>@dearchap</code></a> in <a
href="https://redirect.github.com/urfave/cli/pull/2118">urfave/cli#2118</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/urfave/cli/compare/v3.3.0...v3.3.1">https://github.com/urfave/cli/compare/v3.3.0...v3.3.1</a></p>
<h2>v3.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add v3 issue template by <a
href="https://github.com/dearchap"><code>@dearchap</code></a> in <a
href="https://redirect.github.com/urfave/cli/pull/2104">urfave/cli#2104</a></li>
<li>Fix:(issue_2105) Ensure fish completion works by <a
href="https://github.com/dearchap"><code>@dearchap</code></a> in <a
href="https://redirect.github.com/urfave/cli/pull/2106">urfave/cli#2106</a></li>
<li>add test for MutuallyExclusiveFlags with After by <a
href="https://github.com/bystones"><code>@bystones</code></a> in <a
href="https://redirect.github.com/urfave/cli/pull/2107">urfave/cli#2107</a></li>
<li>use correct context in After function with subcommand by <a
href="https://github.com/bystones"><code>@bystones</code></a> in <a
href="https://redirect.github.com/urfave/cli/pull/2108">urfave/cli#2108</a></li>
<li>Enable to customize completion commands by <a
href="https://github.com/suzuki-shunsuke"><code>@suzuki-shunsuke</code></a>
in <a
href="https://redirect.github.com/urfave/cli/pull/2103">urfave/cli#2103</a></li>
<li>Fish completions no longer suggest subcommands that have already
been picked by <a
href="https://github.com/bittrance"><code>@bittrance</code></a> in <a
href="https://redirect.github.com/urfave/cli/pull/2117">urfave/cli#2117</a></li>
<li>feat: adds support for explicit <code>float32</code> and
<code>float64</code> by <a
href="https://github.com/ldez"><code>@ldez</code></a> in <a
href="https://redirect.github.com/urfave/cli/pull/2112">urfave/cli#2112</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/bystones"><code>@bystones</code></a>
made their first contribution in <a
href="https://redirect.github.com/urfave/cli/pull/2107">urfave/cli#2107</a></li>
<li><a href="https://github.com/bittrance"><code>@bittrance</code></a>
made their first contribution in <a
href="https://redirect.github.com/urfave/cli/pull/2117">urfave/cli#2117</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/urfave/cli/compare/v3.2.0...v3.3.0">https://github.com/urfave/cli/compare/v3.2.0...v3.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/urfave/cli/commit/53ad542cb960441af3a1c39e644c883856fcc418"><code>53ad542</code></a>
Merge pull request <a
href="https://redirect.github.com/urfave/cli/issues/2111">#2111</a> from
G-Rath/patch-1</li>
<li><a
href="https://github.com/urfave/cli/commit/48761dcda6f97a8cd589ee397aa99c73c27ddb08"><code>48761dc</code></a>
Merge pull request <a
href="https://redirect.github.com/urfave/cli/issues/2119">#2119</a> from
dearchap/cleanup_docs_04272025_2</li>
<li><a
href="https://github.com/urfave/cli/commit/32315ca143d0f8f571eeabb0996ced99415896cb"><code>32315ca</code></a>
Update docs/v3/examples/flags/value-sources.md</li>
<li><a
href="https://github.com/urfave/cli/commit/52b34b764a0540570842a9dda6dd1dbbdc70862d"><code>52b34b7</code></a>
Update docs/v3/examples/flags/value-sources.md</li>
<li><a
href="https://github.com/urfave/cli/commit/da9b368e35e6334df4e00ada1c000fe8e4a1185b"><code>da9b368</code></a>
Update docs/v3/examples/flags/value-sources.md</li>
<li><a
href="https://github.com/urfave/cli/commit/b0e42aa5d12fba667fe84f3d4cfa0118d261428e"><code>b0e42aa</code></a>
Cleanup docs</li>
<li><a
href="https://github.com/urfave/cli/commit/6573da755802a4304840fd87198946f024243203"><code>6573da7</code></a>
Add docs for advanced value source</li>
<li><a
href="https://github.com/urfave/cli/commit/d855698b7b3342951f73a83b52f52b821f86e547"><code>d855698</code></a>
Merge pull request <a
href="https://redirect.github.com/urfave/cli/issues/2118">#2118</a> from
dearchap/cleanup_docs_04272025</li>
<li><a
href="https://github.com/urfave/cli/commit/6f37f6aae140cf3163e141e5606d343a4b3b21c2"><code>6f37f6a</code></a>
Merge pull request <a
href="https://redirect.github.com/urfave/cli/issues/2114">#2114</a> from
bittrance/fish-completion-no-files</li>
<li><a
href="https://github.com/urfave/cli/commit/9a8c558267f495db76351df5de3a84087a29593a"><code>9a8c558</code></a>
Cleanup docs</li>
<li>Additional commits viewable in <a
href="https://github.com/urfave/cli/compare/v3.2.0...v3.3.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/oauth2` from 0.29.0 to 0.30.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/oauth2/commit/cf1431934151b3a93e0b3286eb6798ca08ea3770"><code>cf14319</code></a>
oauth2: fix expiration time window check</li>
<li><a
href="https://github.com/golang/oauth2/commit/32d34ef364e670a650fe59267b92301ff7ed08f1"><code>32d34ef</code></a>
internal: include clientID in auth style cache key</li>
<li><a
href="https://github.com/golang/oauth2/commit/2d34e3091be3f4b4700842fb663dad98a10ddfb6"><code>2d34e30</code></a>
oauth2: replace a magic number with AuthStyleUnknown</li>
<li><a
href="https://github.com/golang/oauth2/commit/696f7b31289a98558822be146698b7834e477e63"><code>696f7b3</code></a>
all: modernize with doc links and any</li>
<li><a
href="https://github.com/golang/oauth2/commit/471209bbe29fc1e3bf8d4ca3ca89d67f8817d521"><code>471209b</code></a>
oauth2: drop dependency on go-cmp</li>
<li><a
href="https://github.com/golang/oauth2/commit/6968da209b8fd816452d22ad1b4faca197a5b974"><code>6968da2</code></a>
oauth2: sync Token.ExpiresIn from internal Token</li>
<li><a
href="https://github.com/golang/oauth2/commit/d2c4e0a6256426212864554628e234ebe6005347"><code>d2c4e0a</code></a>
oauth2: context instead of golang.org/x/net/context in doc</li>
<li><a
href="https://github.com/golang/oauth2/commit/883dc3c9d87d538c301ebff2ccdcc8b6a0b92890"><code>883dc3c</code></a>
endpoints: add various endpoints from stale CLs</li>
<li><a
href="https://github.com/golang/oauth2/commit/1c06e8705ef848db9c7553a78b630b9b9f138a87"><code>1c06e87</code></a>
all: make use of oauth.Token.ExpiresIn</li>
<li>See full diff in <a
href="https://github.com/golang/oauth2/compare/v0.29.0...v0.30.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/sync` from 0.13.0 to 0.14.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/sync/commit/506c70f97318aa991ec5a898685660c880c166ca"><code>506c70f</code></a>
errgroup: propagate panic and Goexit through Wait</li>
<li>See full diff in <a
href="https://github.com/golang/sync/compare/v0.13.0...v0.14.0">compare
view</a></li>
</ul>
</details>
<br />
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will 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 version` will 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
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 27b2090 commit 145ec54
2 files changed
+26
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
| 113 | + | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | | - | |
| 186 | + | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
| 194 | + | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
241 | | - | |
| 240 | + | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
283 | | - | |
| 282 | + | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
0 commit comments