Skip to content

Commit

Permalink
Bump ilammy/msvc-dev-cmd from 1.12.0 to 1.13.0 (#155)
Browse files Browse the repository at this point in the history
---

[//]: # (dependabot-end)

Bumps [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd) from
1.12.0 to 1.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ilammy/msvc-dev-cmd/releases">ilammy/msvc-dev-cmd's
releases</a>.</em></p>
<blockquote>
<h2>msvc-dev-cmd v1.13.0</h2>
<ul>
<li>Add <code>BuildTools</code> edition of Visual Studio to the search
path (<a
href="https://github.com/ilammy/msvc-dev-cmd/pull/69">ilammy/msvc-dev-cmd#69</a>)</li>
<li>Action is now usable as a library (<a
href="https://github.com/ilammy/msvc-dev-cmd/pull/70">ilammy/msvc-dev-cmd#70</a>)</li>
<li>Update to Node.js v20 (<a
href="https://github.com/ilammy/msvc-dev-cmd/pull/72">ilammy/msvc-dev-cmd#72</a>)</li>
<li>Update <code>@actions/checkout</code> to v4 (<a
href="https://github.com/ilammy/msvc-dev-cmd/pull/71">ilammy/msvc-dev-cmd#71</a>)</li>
<li>Miscellaneous updates to documentation (<a
href="https://github.com/ilammy/msvc-dev-cmd/pull/74">ilammy/msvc-dev-cmd#74</a>,
<a
href="https://github.com/ilammy/msvc-dev-cmd/pull/71">ilammy/msvc-dev-cmd#71</a>)</li>
<li>Miscellaneous dev depenencies updates (<a
href="https://github.com/ilammy/msvc-dev-cmd/pull/64">ilammy/msvc-dev-cmd#64</a>,
<a
href="https://github.com/ilammy/msvc-dev-cmd/pull/75">ilammy/msvc-dev-cmd#75</a>)</li>
</ul>
<p>New contributors:</p>
<ul>
<li><a
href="https://github.com/martinthomson"><code>@​martinthomson</code></a></li>
<li><a href="https://github.com/maj113"><code>@​maj113</code></a></li>
<li><a
href="https://github.com/qkdreyer"><code>@​qkdreyer</code></a></li>
</ul>
<p>Thank you!</p>
<h2>msvc-dev-cmd v1.12.1</h2>
<ul>
<li>Bump <code>@actions/core</code> to 1.10.0 (<a
href="https://github.com/ilammy/msvc-dev-cmd/pull/62">#62</a>)</li>
</ul>
<p>Thanks to <a
href="https://github.com/Simran-B"><code>@​Simran-B</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ilammy/msvc-dev-cmd/commit/0b201ec74fa43914dc39ae48a89fd1d8cb592756"><code>0b201ec</code></a>
msvc-dev-cmd v1.13.0</li>
<li><a
href="https://github.com/ilammy/msvc-dev-cmd/commit/1a763147372cb4ca09f2a6716ff70f2f4396bb8c"><code>1a76314</code></a>
Make <code>npm audit</code> happy (<a
href="https://github.com/ilammy/msvc-dev-cmd/issues/75">#75</a>)</li>
<li><a
href="https://github.com/ilammy/msvc-dev-cmd/commit/c32fdcf92ea4d4ae2487212858aa5a41a7991d50"><code>c32fdcf</code></a>
Add a lib.js to export functions without running main (<a
href="https://github.com/ilammy/msvc-dev-cmd/issues/70">#70</a>)</li>
<li><a
href="https://github.com/ilammy/msvc-dev-cmd/commit/6357fb6ce3c5634acae15939b4fd8636de10445f"><code>6357fb6</code></a>
Add BuildTools edition (<a
href="https://github.com/ilammy/msvc-dev-cmd/issues/69">#69</a>)</li>
<li><a
href="https://github.com/ilammy/msvc-dev-cmd/commit/1e07d4d99dcb1c255849538d14fd2d991fe59c36"><code>1e07d4d</code></a>
Update NodeJS to v20 (<a
href="https://github.com/ilammy/msvc-dev-cmd/issues/72">#72</a>)</li>
<li><a
href="https://github.com/ilammy/msvc-dev-cmd/commit/b8472a4c875d195a2a966b6730fb7dafbe1443ec"><code>b8472a4</code></a>
Update Checkout v2 -&gt; v4 (<a
href="https://github.com/ilammy/msvc-dev-cmd/issues/71">#71</a>)</li>
<li><a
href="https://github.com/ilammy/msvc-dev-cmd/commit/7ab0add6fce9c0ed22169b8ebf1c28820969b516"><code>7ab0add</code></a>
differen[t] typo (<a
href="https://github.com/ilammy/msvc-dev-cmd/issues/74">#74</a>)</li>
<li><a
href="https://github.com/ilammy/msvc-dev-cmd/commit/a742a854f54111d83b78e97091b5d85ccdaa3e89"><code>a742a85</code></a>
Bump minimatch to 3.1.2 (<a
href="https://github.com/ilammy/msvc-dev-cmd/issues/64">#64</a>)</li>
<li><a
href="https://github.com/ilammy/msvc-dev-cmd/commit/cec98b9d092141f74527d0afa6feb2af698cfe89"><code>cec98b9</code></a>
msvc-dev-cmd v1.12.1</li>
<li><a
href="https://github.com/ilammy/msvc-dev-cmd/commit/bba535b3febaff0dc5acaa23eca66da3024e6e24"><code>bba535b</code></a>
Bump <code>@​actions/core</code> to 1.10.0 (<a
href="https://github.com/ilammy/msvc-dev-cmd/issues/62">#62</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ilammy/msvc-dev-cmd/compare/v1.12.0...v1.13.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ilammy/msvc-dev-cmd&package-manager=github_actions&previous-version=1.12.0&new-version=1.13.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)

---


Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
1 parent b7dce05 commit 48a8fce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ jobs:
java-version: 8
architecture: x64
- name: Enable Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1.12.0
uses: ilammy/msvc-dev-cmd@v1.13.0
- name: Build with Maven
run: mvn -B --show-version -ntp clean package --file pom.xml
- name: Upload the build
Expand All @@ -720,7 +720,7 @@ jobs:
java-version: 11
architecture: x64
- name: Enable Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1.12.0
uses: ilammy/msvc-dev-cmd@v1.13.0
- name: Build with Maven
run: mvn -B --show-version -ntp --file pom.xml clean package

Expand All @@ -735,7 +735,7 @@ jobs:
java-version: 17
architecture: x64
- name: Enable Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1.12.0
uses: ilammy/msvc-dev-cmd@v1.13.0
- name: Build with Maven
run: mvn -B --show-version -ntp --file pom.xml clean package

Expand All @@ -750,7 +750,7 @@ jobs:
java-version: 21
architecture: x64
- name: Enable Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1.12.0
uses: ilammy/msvc-dev-cmd@v1.13.0
- name: Build with Maven
run: mvn -B --show-version -ntp --file pom.xml clean package

Expand All @@ -759,7 +759,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Enable Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1.12.0
uses: ilammy/msvc-dev-cmd@v1.13.0
with:
arch: arm64
- name: Build with Maven
Expand Down

0 comments on commit 48a8fce

Please sign in to comment.