dependabot[bot] opened a new pull request, #27340:
URL: https://github.com/apache/superset/pull/27340

   Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3 to 4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/azure/setup-helm/releases";>azure/setup-helm's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4</h2>
   <p>Latest v4 release</p>
   <h2>v4.0.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/azure/setup-helm/issues/121";>#121</a> update 
to node20 as node16 is deprecated</li>
   </ul>
   <h2>v3.5 release</h2>
   <p>Bump <code>@​actions/core</code> version to remove output warning.</p>
   <h2>v3.4 release</h2>
   <p>Improves the querying method to find the latest Helm release. Takes 
advantage of new GitHub api changes.</p>
   <h2>v3.3 release</h2>
   <p>Add token input. Needed for fetching latest</p>
   <h2>v3.1 release</h2>
   <p>Swap to GraphQL GitHub API</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Azure/setup-helm/commit/29960d0f5f19214b88e1d9ba750a9914ab0f1a2f";><code>29960d0</code></a>
 build</li>
   <li><a 
href="https://github.com/Azure/setup-helm/commit/0788eb3317a269f12de6efd230b2c89eda56ee18";><code>0788eb3</code></a>
 v4 release and required workflow updates (<a 
href="https://redirect.github.com/azure/setup-helm/issues/125";>#125</a>)</li>
   <li><a 
href="https://github.com/Azure/setup-helm/commit/208de6bd494a98b973145c4409c749da97f64c53";><code>208de6b</code></a>
 Upgrade action to use node20 (<a 
href="https://redirect.github.com/azure/setup-helm/issues/121";>#121</a>)</li>
   <li><a 
href="https://github.com/Azure/setup-helm/commit/1f87a575d0ab60fe2f5bb08d86967ef312a108f7";><code>1f87a57</code></a>
 Bump <code>@​babel/traverse</code> from 7.18.6 to 7.23.2 (<a 
href="https://redirect.github.com/azure/setup-helm/issues/118";>#118</a>)</li>
   <li><a 
href="https://github.com/Azure/setup-helm/commit/d336b89352ec2b3d80ccb6e9fa5451aecb6ed951";><code>d336b89</code></a>
 Add action input to set download base url (<a 
href="https://redirect.github.com/azure/setup-helm/issues/113";>#113</a>)</li>
   <li><a 
href="https://github.com/Azure/setup-helm/commit/ac5ee1fca8fba06d82bfc39af726f19ffe037a49";><code>ac5ee1f</code></a>
 Update helm to v3.11.1 (<a 
href="https://redirect.github.com/azure/setup-helm/issues/108";>#108</a>)</li>
   <li><a 
href="https://github.com/Azure/setup-helm/commit/638a523e0ca8691c7d4405c4aa887dfdece6dcb0";><code>638a523</code></a>
 Bump decode-uri-component from 0.2.0 to 0.2.2 (<a 
href="https://redirect.github.com/azure/setup-helm/issues/105";>#105</a>)</li>
   <li><a 
href="https://github.com/Azure/setup-helm/commit/0a7ec473572b83cd766b35eab945dc18442960a9";><code>0a7ec47</code></a>
 Bump json5 from 2.2.1 to 2.2.3 (<a 
href="https://redirect.github.com/azure/setup-helm/issues/107";>#107</a>)</li>
   <li><a 
href="https://github.com/Azure/setup-helm/commit/3419a8fa8fbcfa3b3cd11dc47799f120d25a0d13";><code>3419a8f</code></a>
 Update README to reflect current default helm version (<a 
href="https://redirect.github.com/azure/setup-helm/issues/106";>#106</a>)</li>
   <li><a 
href="https://github.com/Azure/setup-helm/commit/f77071b246144af1bfde2c00167b5fde48dd66ce";><code>f77071b</code></a>
 minor nit , upgrade helm and GH action version updates (<a 
href="https://redirect.github.com/azure/setup-helm/issues/102";>#102</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/azure/setup-helm/compare/v3...v4";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=azure/setup-helm&package-manager=github_actions&previous-version=3&new-version=4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   You can trigger a rebase of this PR 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>
   
   > **Note**
   > Automatic rebases have been disabled on this pull request as it has been 
open for over 30 days.
   


-- 
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: notifications-unsubscr...@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to