Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GH Actions #12742

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Update GH Actions #12742

merged 1 commit into from
Nov 17, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cachix/cachix-action action major v10 -> v12
cachix/install-nix-action action major v17 -> v18
ilammy/msvc-dev-cmd action minor v1.4.1 -> v1.12.0
ilammy/setup-nasm action minor v1.2.1 -> v1.4.0

Release Notes

cachix/cachix-action

v12: cachix-action-v12

Compare Source

Fix save-state deprecation warning.

v11: cachix-action-v11

Compare Source

  • Allow pushFilter regex to start with a dash
  • Add pathsToPush and cachixArgs
  • Avoid pushing .drv.chroot files
  • Self-hosted runner support improvements
cachix/install-nix-action

v18: install-nix-action-v18

Compare Source

  • Fix nodejs warnings & simplify maintenance
  • Use python3 when determining number of cores
  • Collapse installer log messages
ilammy/msvc-dev-cmd

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

Compare Source

Thanks to @​Geod24

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

Compare Source

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

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...

ilammy/setup-nasm

v1.4.0: setup-nasm v1.4.0

Compare Source

v1.3.1: setup-nasm v1.3.1

Compare Source

v1.3.0: setup-nasm v1.3.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 5am and before 8am on Wednesday" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

.github/workflows/win.yml Outdated Show resolved Hide resolved
@straight-shoota straight-shoota added this to the 1.7.0 milestone Nov 16, 2022
@straight-shoota straight-shoota merged commit d5aa1f7 into master Nov 17, 2022
@straight-shoota straight-shoota deleted the renovate/gh-actions branch November 17, 2022 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants