dependabot[bot] opened a new pull request, #2:
URL: https://github.com/apache/skywalking-mcp/pull/2

   Bumps the actions-deps group with 1 update: 
[github.com/apache/skywalking-cli](https://github.com/apache/skywalking-cli).
   
   Updates `github.com/apache/skywalking-cli` from 
0.0.0-20250604010708-77b4c49e89c9 to 0.9.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/skywalking-cli/releases";>github.com/apache/skywalking-cli's
 releases</a>.</em></p>
   <blockquote>
   <h2>0.9.0</h2>
   <h2>Download</h2>
   <p><a 
href="http://skywalking.apache.org/downloads/";>http://skywalking.apache.org/downloads/</a></p>
   <h2>What's Changed</h2>
   <ul>
   <li>Remove <code>dist</code> directory when build release source tar by <a 
href="https://github.com/mrproliu";><code>@​mrproliu</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-cli/pull/115";>apache/skywalking-cli#115</a></li>
   <li>Publish Docker snapshot images to ghcr by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-cli/pull/116";>apache/skywalking-cli#116</a></li>
   <li>Add the sub-command 'instance' of command 'dependency' by <a 
href="https://github.com/JarvisG495";><code>@​JarvisG495</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-cli/pull/117";>apache/skywalking-cli#117</a></li>
   <li>Fix the wrong name when getting <code>destInstance</code> flag by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-cli/pull/118";>apache/skywalking-cli#118</a></li>
   <li>Migrate tests to infra-e2e, overhaul the flags names by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-cli/pull/119";>apache/skywalking-cli#119</a></li>
   <li>Fix Go version in Dockerfile by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-cli/pull/120";>apache/skywalking-cli#120</a></li>
   <li>Add missing <code>dest-service-id</code> <code>dest-service-name</code> 
to <code>metrics</code> command by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-cli/pull/121";>apache/skywalking-cli#121</a></li>
   <li>fix: <code>multiple-linear</code> command's <code>labels</code> type can 
be string type by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-cli/pull/122";>apache/skywalking-cli#122</a></li>
   <li>Prepare 0.9.0 release by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-cli/pull/123";>apache/skywalking-cli#123</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/skywalking-cli/compare/0.8.0...0.9.0";>https://github.com/apache/skywalking-cli/compare/0.8.0...0.9.0</a></p>
   <h2>SkyWalking CLI 0.8.0</h2>
   <h3>Download</h3>
   <p><a 
href="http://skywalking.apache.org/downloads/";>http://skywalking.apache.org/downloads/</a></p>
   <h3>Features</h3>
   <ul>
   <li>Add profile command</li>
   <li>Add logs command</li>
   <li>Add dependency command</li>
   <li>Support query events protocol</li>
   <li>Support auto-completion for bash and powershell</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix missing service instance name in trace command</li>
   </ul>
   <h3>Chores</h3>
   <ul>
   <li>Optimize output by adding color to help information</li>
   <li>Set display style explicitly for commands in the test script</li>
   <li>Set different default display style for different commands</li>
   <li>Add scripts for quick install</li>
   <li>Update release doc and add scripts for release</li>
   <li>split into multiple workflows to speed up CI</li>
   </ul>
   <h2>SkyWalking CLI 0.7.0</h2>
   <h3>Download</h3>
   <p><a 
href="http://skywalking.apache.org/downloads/";>http://skywalking.apache.org/downloads/</a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/skywalking-cli/blob/master/CHANGES.md";>github.com/apache/skywalking-cli's
 changelog</a>.</em></p>
   <blockquote>
   <h2>0.9.0</h2>
   <h3>Features</h3>
   <ul>
   <li>Add the sub-command <code>dependency instance</code> to query instance 
relationships (<a 
href="https://redirect.github.com/apache/skywalking-cli/issues/117";>#117</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>fix: <code>multiple-linear</code> command's <code>labels</code> type can 
be string type (<a 
href="https://redirect.github.com/apache/skywalking-cli/issues/122";>#122</a>)</li>
   <li>Add missing <code>dest-service-id</code> <code>dest-service-name</code> 
to <code>metrics linear</code> command (<a 
href="https://redirect.github.com/apache/skywalking-cli/issues/121";>#121</a>)</li>
   <li>Fix the wrong name when getting <code>destInstance</code> flag (<a 
href="https://redirect.github.com/apache/skywalking-cli/issues/118";>#118</a>)</li>
   </ul>
   <h3>Chores</h3>
   <ul>
   <li>Upgrade Go version to 1.16 (<a 
href="https://redirect.github.com/apache/skywalking-cli/issues/120";>#120</a>)</li>
   <li>Migrate tests to infra-e2e, overhaul the flags names (<a 
href="https://redirect.github.com/apache/skywalking-cli/issues/119";>#119</a>)</li>
   <li>Publish Docker snapshot images to ghcr (<a 
href="https://redirect.github.com/apache/skywalking-cli/issues/116";>#116</a>)</li>
   <li>Remove dist directory when build release source tar (<a 
href="https://redirect.github.com/apache/skywalking-cli/issues/115";>#115</a>)</li>
   </ul>
   <h2>0.8.0</h2>
   <h3>Features</h3>
   <ul>
   <li>Add profile command</li>
   <li>Add logs command</li>
   <li>Add dependency command</li>
   <li>Support query events protocol</li>
   <li>Support auto-completion for bash and powershell</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix missing service instance name in trace command</li>
   </ul>
   <h3>Chores</h3>
   <ul>
   <li>Optimize output by adding color to help information</li>
   <li>Set display style explicitly for commands in the test script</li>
   <li>Set different default display style for different commands</li>
   <li>Add scripts for quick install</li>
   <li>Update release doc and add scripts for release</li>
   <li>split into multiple workflows to speed up CI</li>
   </ul>
   <h2>0.7.0</h2>
   <h3>Features</h3>
   <ul>
   <li>Add GitHub Action for integration of event reporter</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/skywalking-cli/commits/0.9.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apache/skywalking-cli&package-manager=go_modules&previous-version=0.0.0-20250604010708-77b4c49e89c9&new-version=0.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to