Commit 4cb99a5
authored
chore(deps): update microsoft/setup-msbuild action to v2 (#86)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild)
| action | major | `v1` -> `v2` |
---
### Release Notes
<details>
<summary>microsoft/setup-msbuild (microsoft/setup-msbuild)</summary>
### [`v2`](https://github.com/microsoft/setup-msbuild/releases/tag/v2)
[Compare
Source](https://github.com/microsoft/setup-msbuild/compare/v1...v2)
This is a major version bump with no functionality changes. The major
version change is due to moving to `node20` for the node version per the
deprecation announcement for GitHub Actions
(https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/).
This change from `node16` to `node20` could cause breaking changes to
other workflow actions steps (see
[#​125](https://github.com/microsoft/setup-msbuild/issues/125))
running and needing/leveraging expected functionality in `node16` and
thus as a safe boundary, changing the version here.
**Full Changelog**:
microsoft/setup-msbuild@v1.3...v2
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Testably/Testably.Abstractions.FluentAssertions).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 57eba15 commit 4cb99a5
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
0 commit comments