Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump KyleMayes/install-llvm-action from 1 to 2 (#514)
Bumps [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) from 1 to 2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kylemayes/install-llvm-action/releases">KyleMayes/install-llvm-action's releases</a>.</em></p> <blockquote> <h2>v2.0.0</h2> <h3>Migrating from v1</h3> <ul> <li>Support for LLVM and Clang 3.5 through 7.0 has been removed (use 7.1 or later)</li> <li>The <code>download-url</code> input has been renamed to <code>mirror-url</code></li> <li>The <code>force-version</code> and <code>ubuntu-version</code> inputs have been replaced with the <code>force-url</code> input</li> </ul> <h3>Other Changes</h3> <ul> <li>Added <code>arch</code> input</li> <li>Added support for various missing LLVM and Clang versions up to 18.1.2</li> </ul> <h2>v1.9.0</h2> <ul> <li>Add support for LLVM 17 (binaries not available for macOS runners)</li> <li>Update dependencies and use <code>node20</code> runner</li> <li>Fix <code>downloadUrl</code> option usage on Linux and Windows runners (<a href="https://redirect.github.com/kylemayes/install-llvm-action/issues/57">#57</a>)</li> </ul> <h2>v1.8.3</h2> <p>No release notes provided.</p> <h2>v1.8.2</h2> <p>No release notes provided.</p> <h2>v1.8.1</h2> <p>No release notes provided.</p> <h2>v1.8.0</h2> <ul> <li>Support for LLVM 15.0.7</li> <li>Support for LLVM 16.0.0 (except on macOS because LLVM 16.0.0 was not released for that platform)</li> </ul> <h2>v1.7.0</h2> <p>No release notes provided.</p> <h2>v1.6.1</h2> <p>No release notes provided.</p> <h2>v1.6.0</h2> <p>No release notes provided.</p> <h2>v1.5.5</h2> <p>No release notes provided.</p> <h2>v1.5.4</h2> <p>No release notes provided.</p> <h2>v1.5.3</h2> <p>No release notes provided.</p> <h2>v1.5.2</h2> <p>No release notes provided.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/KyleMayes/install-llvm-action/blob/master/CHANGELOG.md">KyleMayes/install-llvm-action's changelog</a>.</em></p> <blockquote> <h2>[2.0.3] - 2024-05-26</h2> <ul> <li>Added support up to LLVM and Clang 18.1.6 (for platforms with binaries available)</li> </ul> <h2>[2.0.2] - 2024-04-09</h2> <ul> <li>Added support up to LLVM and Clang 18.1.3 (for platforms with binaries available)</li> </ul> <h2>[2.0.1] - 2024-04-02</h2> <h3>Fixes</h3> <ul> <li>Fixed exact LLVM and Clang versions (e.g., <code>17.0.6</code>) causing the action to fail</li> <li>Fixed LLVM and Clang executables failing to run on ARM64 macOS runners</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/KyleMayes/install-llvm-action/commit/4d97c22059bcbf5a4b926fe50c0acdad3fbe4c99"><code>4d97c22</code></a> Move main into separate file</li> <li><a href="https://github.com/KyleMayes/install-llvm-action/commit/672fbb560772a0f2de171213f29ecff58559518a"><code>672fbb5</code></a> Update test CI script</li> <li><a href="https://github.com/KyleMayes/install-llvm-action/commit/c84c53654436b26dc8d5f0de92b02fbf400db0a5"><code>c84c536</code></a> Update actions to use NodeJS 20</li> <li><a href="https://github.com/KyleMayes/install-llvm-action/commit/3f3695131ae6612a8b910b09ba879908e9f1f6bd"><code>3f36951</code></a> Bump version</li> <li><a href="https://github.com/KyleMayes/install-llvm-action/commit/6de67fea4e635d0a390050cfcaf124bf2e0f127b"><code>6de67fe</code></a> Update version tag moving script</li> <li><a href="https://github.com/KyleMayes/install-llvm-action/commit/b99a34d3f198132b3bac291ec916961d7d6b9afc"><code>b99a34d</code></a> Use generated assets file</li> <li><a href="https://github.com/KyleMayes/install-llvm-action/commit/bb35fbb4b96230cab3ee79ec36d4c97c4bae5484"><code>bb35fbb</code></a> Move examples above inputs/outputs</li> <li><a href="https://github.com/KyleMayes/install-llvm-action/commit/be40c5af3a4adc3e4a03199995ab73aa37536712"><code>be40c5a</code></a> Use custom download URL on Linux/Windows</li> <li><a href="https://github.com/KyleMayes/install-llvm-action/commit/878985d084d4991346a5f6f26eae447ddc16457a"><code>878985d</code></a> Recommend against caching</li> <li><a href="https://github.com/KyleMayes/install-llvm-action/commit/54595e5a4224fb5d4f58dd0dccb4dfd3fa5227bc"><code>54595e5</code></a> Add support for LLVM 17</li> <li>Additional commits viewable in <a href="https://github.com/kylemayes/install-llvm-action/compare/v1...v2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=KyleMayes/install-llvm-action&package-manager=github_actions&previous-version=1&new-version=2)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information