Skip to content

Commit fe9b648

Browse files
deps(gomod): bump the go-deps group with 2 updates (#28)
Bumps the go-deps group with 2 updates: [github.com/JohannesKaufmann/html-to-markdown/v2](https://github.com/JohannesKaufmann/html-to-markdown) and [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go). Updates `github.com/JohannesKaufmann/html-to-markdown/v2` from 2.3.2 to 2.3.3 <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.3</h2> <h2>Changelog</h2> <ul> <li>9c53576b59f527f91e1328981a1f454de605b9ed cli: add <code>tableNewlineBehavior</code> to options (<a href="https://redirect.github.com/JohannesKaufmann/html-to-markdown/issues/160">#160</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JohannesKaufmann/html-to-markdown/commit/9c53576b59f527f91e1328981a1f454de605b9ed"><code>9c53576</code></a> cli: add <code>tableNewlineBehavior</code> to options (<a href="https://redirect.github.com/JohannesKaufmann/html-to-markdown/issues/160">#160</a>)</li> <li>See full diff in <a href="https://github.com/JohannesKaufmann/html-to-markdown/compare/v2.3.2...v2.3.3">compare view</a></li> </ul> </details> <br /> Updates `github.com/mark3labs/mcp-go` from 0.29.0 to 0.30.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.30.0</h2> <h2>What's Changed</h2> <ul> <li>Feat: Impl Server-Side Streamable HTTP transport by <a href="https://github.com/leavez"><code>@​leavez</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/273">mark3labs/mcp-go#273</a></li> <li>Support customize request header by <a href="https://github.com/dugenkui03"><code>@​dugenkui03</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/315">mark3labs/mcp-go#315</a></li> <li>docs: add regeneration instructions by <a href="https://github.com/pmenglund"><code>@​pmenglund</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/309">mark3labs/mcp-go#309</a></li> <li>docs(examples): correct use of <code>GetArguments</code> by <a href="https://github.com/jamietanna"><code>@​jamietanna</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/316">mark3labs/mcp-go#316</a></li> <li>fix: avoid painc caused by writing to 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/318">mark3labs/mcp-go#318</a></li> <li>docs: use helper functions and return error as result by <a href="https://github.com/pottekkat"><code>@​pottekkat</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/322">mark3labs/mcp-go#322</a></li> <li>Update README.md by <a href="https://github.com/dugenkui03"><code>@​dugenkui03</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/323">mark3labs/mcp-go#323</a></li> <li>Feat(prompts): add DeletePrompts method to MCPServer by <a href="https://github.com/God-Jay"><code>@​God-Jay</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/320">mark3labs/mcp-go#320</a></li> <li>Scaffold documentation site by <a href="https://github.com/ezynda3"><code>@​ezynda3</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/324">mark3labs/mcp-go#324</a></li> <li>Docs by <a href="https://github.com/ezynda3"><code>@​ezynda3</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/325">mark3labs/mcp-go#325</a></li> <li>feat: Implement OAuth in the client by <a href="https://github.com/ezynda3"><code>@​ezynda3</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/296">mark3labs/mcp-go#296</a></li> <li>feat(server): persist client info in sessions by <a href="https://github.com/ShawkyZ"><code>@​ShawkyZ</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/313">mark3labs/mcp-go#313</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pmenglund"><code>@​pmenglund</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/309">mark3labs/mcp-go#309</a></li> <li><a href="https://github.com/jamietanna"><code>@​jamietanna</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/316">mark3labs/mcp-go#316</a></li> <li><a href="https://github.com/God-Jay"><code>@​God-Jay</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/320">mark3labs/mcp-go#320</a></li> <li><a href="https://github.com/ShawkyZ"><code>@​ShawkyZ</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/313">mark3labs/mcp-go#313</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mark3labs/mcp-go/compare/v0.29.0...v0.30.0">https://github.com/mark3labs/mcp-go/compare/v0.29.0...v0.30.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mark3labs/mcp-go/commit/9e6ccca8025f3b63533540ac91fd06cc3dc10401"><code>9e6ccca</code></a> Formatting</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/2c8bf2bb750186c656161107b2e5e1198aa53539"><code>2c8bf2b</code></a> feat(server): persist client info in sessions (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/313">#313</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/0c3f53507f746dd02434d8d159a7f711240962e8"><code>0c3f535</code></a> feat: Implement OAuth in the client (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/296">#296</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/617c67623617e91f17263346d267cda064524102"><code>617c676</code></a> update</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/5a1d3fe0ed0e26e71ff6ecdce9b5b156dec79b88"><code>5a1d3fe</code></a> add basePath</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/76f698504f02b9013aafb48e13ec816af55c185c"><code>76f6985</code></a> add baseUrl</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/f1015695362a5842a1bd9e4a86770f2b0d59ef56"><code>f101569</code></a> Docs (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/325">#325</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/563a9c74e55f31ad060f7cf8d5cec778e1c37c8a"><code>563a9c7</code></a> Scaffold documentation site (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/324">#324</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/820b7a68b8c98447a041654fbe2e0910fad3ec6e"><code>820b7a6</code></a> Feat(prompts): add DeletePrompts method to MCPServer (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/320">#320</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/3cdeb8919f3140319b743f39be43666208008d17"><code>3cdeb89</code></a> Update README.md (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/323">#323</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mark3labs/mcp-go/compare/v0.29.0...v0.30.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 6a8cd11 commit fe9b648

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ module github.com/firebolt-db/mcp-server
33
go 1.24.1
44

55
require (
6-
github.com/JohannesKaufmann/html-to-markdown/v2 v2.3.2
6+
github.com/JohannesKaufmann/html-to-markdown/v2 v2.3.3
77
github.com/firebolt-db/firebolt-go-sdk v1.8.1
88
github.com/gocolly/colly/v2 v2.2.0
9-
github.com/mark3labs/mcp-go v0.29.0
9+
github.com/mark3labs/mcp-go v0.30.0
1010
github.com/neilotoole/slogt v1.1.0
1111
github.com/stretchr/testify v1.10.0
1212
github.com/urfave/cli/v3 v3.3.3

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
22
github.com/JohannesKaufmann/dom v0.2.0 h1:1bragmEb19K8lHAqgFgqCpiPCFEZMTXzOIEjuxkUfLQ=
33
github.com/JohannesKaufmann/dom v0.2.0/go.mod h1:57iSUl5RKric4bUkgos4zu6Xt5LMHUnw3TF1l5CbGZo=
4-
github.com/JohannesKaufmann/html-to-markdown/v2 v2.3.2 h1:eeMLttqTjTgILD6no79Ge96V7Wv8pWDfMVn4jy+koIY=
5-
github.com/JohannesKaufmann/html-to-markdown/v2 v2.3.2/go.mod h1:HtsP+1Fchp4dVvaiIsLHAl/yqL3H1YLwqLC9kNwqQEg=
4+
github.com/JohannesKaufmann/html-to-markdown/v2 v2.3.3 h1:r3fokGFRDk/8pHmwLwJ8zsX4qiqfS1/1TZm2BH8ueY8=
5+
github.com/JohannesKaufmann/html-to-markdown/v2 v2.3.3/go.mod h1:HtsP+1Fchp4dVvaiIsLHAl/yqL3H1YLwqLC9kNwqQEg=
66
github.com/Knetic/govaluate v3.0.0+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
77
github.com/PuerkitoBio/goquery v1.10.2 h1:7fh2BdHcG6VFZsK7toXBT/Bh1z5Wmy8Q9MV9HqT2AM8=
88
github.com/PuerkitoBio/goquery v1.10.2/go.mod h1:0guWGjcLu9AYC7C1GHnpysHy056u9aEkUHwhdnePMCU=
@@ -110,8 +110,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
110110
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
111111
github.com/ledisdb/ledisdb v0.0.0-20200510135210-d35789ec47e6/go.mod h1:n931TsDuKuq+uX4v1fulaMbA/7ZLLhjc85h7chZGBCQ=
112112
github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
113-
github.com/mark3labs/mcp-go v0.29.0 h1:sH1NBcumKskhxqYzhXfGc201D7P76TVXiT0fGVhabeI=
114-
github.com/mark3labs/mcp-go v0.29.0/go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4=
113+
github.com/mark3labs/mcp-go v0.30.0 h1:Taz7fiefkxY/l8jz1nA90V+WdM2eoMtlvwfWforVYbo=
114+
github.com/mark3labs/mcp-go v0.30.0/go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4=
115115
github.com/matishsiao/goInfo v0.0.0-20210923090445-da2e3fa8d45f h1:B0OD7nYl2FPQEVrw8g2uyc1lGEzNbvrKh7fspGZcbvY=
116116
github.com/matishsiao/goInfo v0.0.0-20210923090445-da2e3fa8d45f/go.mod h1:aEt7p9Rvh67BYApmZwNDPpgircTO2kgdmDUoF/1QmwA=
117117
github.com/mattn/go-sqlite3 v2.0.3+incompatible/go.mod h1:FPy6KqzDD04eiIsT53CuJW3U88zkxoIYsOqkbpncsNc=

0 commit comments

Comments
 (0)