dependabot[bot] opened a new pull request, #119:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/119

   Bumps 
[github.com/apache/cloudstack-go/v2](https://github.com/apache/cloudstack-go) 
from 2.13.2 to 2.16.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/cloudstack-go/releases";>github.com/apache/cloudstack-go/v2's
 releases</a>.</em></p>
   <blockquote>
   <h2>v2.16.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[StepSecurity] ci: Harden GitHub Actions by <a 
href="https://github.com/step-security-bot";><code>@​step-security-bot</code></a>
 in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/81";>apache/cloudstack-go#81</a></li>
   <li>Bump golang.org/x/net from 0.17.0 to 0.23.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/82";>apache/cloudstack-go#82</a></li>
   <li>make mockgen for modern versions? by <a 
href="https://github.com/DaanHoogland";><code>@​DaanHoogland</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/83";>apache/cloudstack-go#83</a></li>
   <li>Generate methods to reset params by <a 
href="https://github.com/vishesh92";><code>@​vishesh92</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/84";>apache/cloudstack-go#84</a></li>
   <li>Use POST for user sensitive calls by <a 
href="https://github.com/mlsorensen";><code>@​mlsorensen</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/86";>apache/cloudstack-go#86</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/step-security-bot";><code>@​step-security-bot</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/81";>apache/cloudstack-go#81</a></li>
   <li><a 
href="https://github.com/DaanHoogland";><code>@​DaanHoogland</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/83";>apache/cloudstack-go#83</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/cloudstack-go/compare/v2.16.0...v2.16.1";>https://github.com/apache/cloudstack-go/compare/v2.16.0...v2.16.1</a></p>
   <h2>v2.16.0</h2>
   <p>Support for Apache CloudStack 4.19</p>
   <h2>What's Changed</h2>
   <ul>
   <li>generate: fix for nested api response by <a 
href="https://github.com/shwstppr";><code>@​shwstppr</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/58";>apache/cloudstack-go#58</a></li>
   <li>Fix spelling by <a 
href="https://github.com/jbampton";><code>@​jbampton</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/62";>apache/cloudstack-go#62</a></li>
   <li>Fix generation for UUID type by <a 
href="https://github.com/vishesh92";><code>@​vishesh92</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/60";>apache/cloudstack-go#60</a></li>
   <li>Log apis missing in layout.go by <a 
href="https://github.com/vishesh92";><code>@​vishesh92</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/63";>apache/cloudstack-go#63</a></li>
   <li>Add support for unmanaged kubernetes by <a 
href="https://github.com/vishesh92";><code>@​vishesh92</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/59";>apache/cloudstack-go#59</a></li>
   <li>Link to most current API docs 4.18 by <a 
href="https://github.com/jbampton";><code>@​jbampton</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/65";>apache/cloudstack-go#65</a></li>
   <li>README: change latest version to 4.18 by <a 
href="https://github.com/jbampton";><code>@​jbampton</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/67";>apache/cloudstack-go#67</a></li>
   <li>Adding getRawValue to CreateZone api by <a 
href="https://github.com/poddm";><code>@​poddm</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/68";>apache/cloudstack-go#68</a></li>
   <li>Fix apis for InfrastructureUsageService by <a 
href="https://github.com/vishesh92";><code>@​vishesh92</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/71";>apache/cloudstack-go#71</a></li>
   <li>getRawValue - AddCluster and CreatePod by <a 
href="https://github.com/poddm";><code>@​poddm</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/69";>apache/cloudstack-go#69</a></li>
   <li>Fix spelling by <a 
href="https://github.com/jbampton";><code>@​jbampton</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/64";>apache/cloudstack-go#64</a></li>
   <li>Bump <code>actions/checkout</code> and <code>actions/setup-go</code> to 
<code>v4</code> by <a 
href="https://github.com/jbampton";><code>@​jbampton</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/73";>apache/cloudstack-go#73</a></li>
   <li>adding updateVlanIpRange by <a 
href="https://github.com/poddm";><code>@​poddm</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/75";>apache/cloudstack-go#75</a></li>
   <li>4.19 support changes by <a 
href="https://github.com/shwstppr";><code>@​shwstppr</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/76";>apache/cloudstack-go#76</a></li>
   <li>Fix spelling by <a 
href="https://github.com/jbampton";><code>@​jbampton</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/74";>apache/cloudstack-go#74</a></li>
   <li>Bump golang.org/x/net from 0.8.0 to 0.17.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/72";>apache/cloudstack-go#72</a></li>
   <li>Force some param to be required by <a 
href="https://github.com/vishesh92";><code>@​vishesh92</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/79";>apache/cloudstack-go#79</a></li>
   <li>add api call createConsoleEndpoint by <a 
href="https://github.com/sbrueseke";><code>@​sbrueseke</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/78";>apache/cloudstack-go#78</a></li>
   <li>Restore methods with optional params for 4.19 compatability by <a 
href="https://github.com/vishesh92";><code>@​vishesh92</code></a> in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/80";>apache/cloudstack-go#80</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/jbampton";><code>@​jbampton</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/62";>apache/cloudstack-go#62</a></li>
   <li><a href="https://github.com/vishesh92";><code>@​vishesh92</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/60";>apache/cloudstack-go#60</a></li>
   <li><a href="https://github.com/dependabot";><code>@​dependabot</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/72";>apache/cloudstack-go#72</a></li>
   <li><a href="https://github.com/sbrueseke";><code>@​sbrueseke</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/cloudstack-go/pull/78";>apache/cloudstack-go#78</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/cloudstack-go/compare/v2.15.0...v2.16.0";>https://github.com/apache/cloudstack-go/compare/v2.15.0...v2.16.0</a></p>
   <h2>v2.16.0-rc.2</h2>
   <p>Releasing latest head as v2.16.0-rc.2 (RC1) tag for testing purpose</p>
   <h2>v2.16.0-rc.1</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/cloudstack-go/commit/2b212407d8bd5fa033dd1fc06d19c922a150ae4c";><code>2b21240</code></a>
 Merge pull request <a 
href="https://redirect.github.com/apache/cloudstack-go/issues/86";>#86</a> from 
apache/post</li>
   <li><a 
href="https://github.com/apache/cloudstack-go/commit/bc95c2548142bc987a6f0161215cb60aea10e8a8";><code>bc95c25</code></a>
 Generate methods to reset params (<a 
href="https://redirect.github.com/apache/cloudstack-go/issues/84";>#84</a>)</li>
   <li><a 
href="https://github.com/apache/cloudstack-go/commit/0b2d6ba879cad605e86ba71f73e1a992bba9f4ee";><code>0b2d6ba</code></a>
 Use POST for user sensitive calls</li>
   <li><a 
href="https://github.com/apache/cloudstack-go/commit/0d335efa7425b204db7a8030522493f829fad6f0";><code>0d335ef</code></a>
 make mockgen for modern versions <a 
href="https://redirect.github.com/apache/cloudstack-go/issues/83";>#83</a></li>
   <li><a 
href="https://github.com/apache/cloudstack-go/commit/cfcbcba8e4bfb3e855daa248ce2dc324a25c6e05";><code>cfcbcba</code></a>
 Merge pull request <a 
href="https://redirect.github.com/apache/cloudstack-go/issues/82";>#82</a> from 
apache/dependabot/go_modules/golang.org/x/net-0.23.0</li>
   <li><a 
href="https://github.com/apache/cloudstack-go/commit/34549b822f245bace940b403b9b0c7488dff0b94";><code>34549b8</code></a>
 just install the thing</li>
   <li><a 
href="https://github.com/apache/cloudstack-go/commit/9ebea3b44acd8e7e6d59687206844c3d0c64fa86";><code>9ebea3b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/apache/cloudstack-go/issues/81";>#81</a> from 
step-security-bot/stepsecurity_remediation_171118...</li>
   <li><a 
href="https://github.com/apache/cloudstack-go/commit/1af512437ea88dca5a46270ee318982a3c2dfd22";><code>1af5124</code></a>
 Bump golang.org/x/net from 0.17.0 to 0.23.0</li>
   <li><a 
href="https://github.com/apache/cloudstack-go/commit/ddff1974f9b66cd30247fdc52635d7d2f13b8eba";><code>ddff197</code></a>
 [StepSecurity] ci: Harden GitHub Actions</li>
   <li><a 
href="https://github.com/apache/cloudstack-go/commit/f763951b2b9681fde025643a9d20816ed2377793";><code>f763951</code></a>
 Restore methods with optional params for 4.19 compatability (<a 
href="https://redirect.github.com/apache/cloudstack-go/issues/80";>#80</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/cloudstack-go/compare/v2.13.2...v2.16.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apache/cloudstack-go/v2&package-manager=go_modules&previous-version=2.13.2&new-version=2.16.1)](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 this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </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: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to