Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Type Update Change
ilammy/msvc-dev-cmd action minor v1 -> v1.13.0

Release Notes

ilammy/msvc-dev-cmd (ilammy/msvc-dev-cmd)

v1.13.0: msvc-dev-cmd v1.13.0

Compare Source

  • Add BuildTools edition of Visual Studio to the search path (#​69)
  • Action is now usable as a library (#​70)
  • Update to Node.js v20 (#​72)
  • Update @actions/checkout to v4 (#​71)
  • Miscellaneous updates to documentation (#​74, #​71)
  • Miscellaneous dev depenencies updates (#​64, #​75)

New contributors:

Thank you!

v1.12.1: msvc-dev-cmd v1.12.1

Compare Source

  • Bump @actions/core to 1.10.0 (#​62)

Thanks to @​Simran-B

v1.12.0: msvc-dev-cmd v1.12.0

Compare Source

  • Updated action to use Node 16 (#​60)

Thanks to @​Geod24

v1.11.0: msvc-dev-cmd v1.11.0

Compare Source

  • Support specifying Visual Studio version via vsversion (#​52)
  • Bump @actions/core to 1.9.1 (#​56)

Thanks to @​aminya

v1.10.0: msvc-dev-cmd v1.10.0

Compare Source

  • setupMSVCDevCmd is now exported, allowing usage from libraries (#​47)
  • Visual Studio 2022 is now supported (#​48)

Welcome @​beached to the contributors club!

v1.9.0: msvc-dev-cmd v1.9.0

Compare Source

  • x86_64 and x86-64 are now accepted as aliases for x64 in arch input (resolves #​39)

v1.8.1: msvc-dev-cmd v1.8.1

Compare Source

  • Improved quality of error reports on invalid configuration (#​41)
  • Miscellaneous internal improvements (#​40, #​42)

Thanks to @​pzhlkj6612 for these improvements 💪

v1.8.0: msvc-dev-cmd v1.8.0

Compare Source

  • Replaced a static list of environment variables with dynamic configuration, exporting everything that Developer Command Prompt actually configures (#​32)
  • Fixed an issue with repeated invocation of this action for reconfiguration (resolved #​8 (comment))

v1.7.0: msvc-dev-cmd v1.7.0

Compare Source

  • New exported environment variables, necessary for Swift toolchain to work (#​30)
    • UCRTVersion
    • UniversalCRTSdkDir

Thanks to @​triplef for adding those!

v1.6.0: msvc-dev-cmd v1.6.0

Compare Source

  • You can now specify architectures with aliases (resolved #​26).

    - uses: ilammy/msvc-dev-cmd@v1
      with:
        arch: Win32   # same as x86

    Win64 is also supported as an alias for x64 or amd64.

  • If some parameter is incorrect, this should cause the action to fail as expected (resolved #​27).

Great, another “Marketplace Developer Agreement. Of course I never read it, I'm not a laywer.

v1.5.0: msvc-dev-cmd v1.5.0

Compare Source

  • Check default vswhere location when it's not available in PATH (#​19, #​20)
  • Add VCINSTALLDIR to list of exported variables, fixing windeployqt (#​23)
  • Cleaned up unnecessary async calls and improved logging (#​21)

Thanks @​NicoG60, @​scamille, @​aminya for making this release happen! 💪

Also, thank you Microsoft for making a modal button to accept your new terms and agreements for publishing actions, which completely destroys input in this text box where you write release description, so I had to type it all again...

v1.4.1: msvc-dev-cmd v1.4.1

Compare Source

  • Fixed issue with slow execution of the action (#​12: #​14)
  • Updated @actions/core to fix minor security issue (#​13)

v1.4.0: msvc-dev-cmd v1.4.0

Compare Source

  • Improved location of VS batch files using vswhere (#​11)
  • Miscellaneous minor dependency updates

Thanks to @​aminya for making this release happen!

Known issues:

  • This release causes massive increase in build times, so it's not recommended (#​12)
    Use v1.4.1 instead.

v1.3.0: msvc-dev-cmd v1.3.0

Compare Source

  • The code is now a bit more efficient (and simple) as it avoids an intermediate batch script.
    Thanks to @​oprypin!
  • Experimental support for VS 2015, hopefully it should work.
    Thanks to @​Extravert-ir and @​Saibamen for contribution!

v1.2.0: msvc-dev-cmd v1.2.0

Compare Source

  • Added support for Professional and Community editions of Visual Studio, making it possible to use this actions with self-hosted runners where these versions are installed.
    Thanks to @​NicoG60 who added this feature in #​4.
  • Miscellaneous dependency updates.

v1.1.0: msvc-dev-cmd v1.1.0

Compare Source

  • Added VisualStudioVersion variable to exported list. It is used by the colcon tool.
    Thanks to @​theseankelly for finding this out and fixing the issue #​2.
  • Miscellaneous dependency updates.

v1.0.1: msvc-dev-cmd v1.0.1

Compare Source

Patch release. Refreshed dependency versions.


Configuration

📅 Schedule: Branch creation - "before 8am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 8, 2025
@renovate renovate bot requested a review from a team as a code owner December 8, 2025 00:25
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants