Skip to content

chore(deps): update dependency microsoft.net.test.sdk to v17.7.0#1016

Merged
mergify[bot] merged 1 commit intomainfrom
renovate/vstest-monorepo
Aug 4, 2023
Merged

chore(deps): update dependency microsoft.net.test.sdk to v17.7.0#1016
mergify[bot] merged 1 commit intomainfrom
renovate/vstest-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.NET.Test.Sdk nuget minor 17.6.3 -> 17.7.0

Release Notes

microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.7.0

Issues Fixed
  • RTM build fix
  • [rel/17.7] Fix branding on 17.7-release #​4615
  • Externals final 17.7 upgrade #​4565
  • "Snap" main to rel/17.7 #​4558
  • Disable pre-start of testhosts #​4554
  • Downgrade Nuget.Frameworks to 6.5.0 #​4512
  • Update Nuget.Frameworks #​4500
  • Fix hangdump running into crashdump #​4480
  • Fix no-suitable provider found #​4474
  • Fix Newtonsoft versions in testhost.deps.json #​4372
  • Bumped TP version to 17.7.0 (#​4346)

Full Changelog: here

Drops
  • Microsoft.TestPlatform.ObjectModel : v17.7.0

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.


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

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

@mergify mergify bot merged commit 5d9e6fd into main Aug 4, 2023
@mergify mergify bot deleted the renovate/vstest-monorepo branch August 4, 2023 19:41
@github-actions
Copy link
Copy Markdown

This is addressed in release v19.2.61.

@github-actions github-actions bot added the state: released Issues that are released label Aug 21, 2023
vbreuss referenced this pull request in Testably/Testably.Abstractions Aug 21, 2023
…19.2.61 (#369)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[TestableIO.System.IO.Abstractions](https://togithub.com/TestableIO/System.IO.Abstractions)
| nuget | patch | `19.2.51` -> `19.2.61` |

---

### Release Notes

<details>
<summary>TestableIO/System.IO.Abstractions
(TestableIO.System.IO.Abstractions)</summary>

###
[`v19.2.61`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.61)

##### What's Changed

- chore(deps): update dependency benchmarkdotnet to v0.13.7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1015](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1015)
- chore(deps): update dependency microsoft.net.test.sdk to v17.7.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1016](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1016)
- chore(deps): update dependency moq to v4.20.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1017](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1017)
- chore(deps): update dependency moq to v4.20.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1018](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1018)
- chore(deps): update dependency dotnet-sdk to v7.0.400 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1019](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1019)
- chore(deps): update dependency moq to v4.20.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1020](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1020)
- chore(deps): update dependency moq to v4.20.69 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1021](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1021)
- chore(deps): update danielpalme/reportgenerator-github-action action
to v5.1.24 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1022](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1022)
- chore(deps): update dependency microsoft.net.test.sdk to v17.7.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1023](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1023)
- feat: add `ReparsePoint` attribute when creating a symbolic link by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1024](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1024)

**Full Changelog**:
TestableIO/System.IO.Abstractions@v19.2.51...v19.2.61

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

This is addressed in release v19.2.61.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: released Issues that are released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants