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 dependency Microsoft.NET.Test.Sdk to v17.7.0 #66

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

renovate[bot]
Copy link
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.

@renovate renovate bot requested review from st0o0 and LineOfC0d3 as code owners August 4, 2023 19:35
@st0o0
Copy link
Owner

st0o0 commented Aug 5, 2023

@LineOfC0d3 Review?

@st0o0
Copy link
Owner

st0o0 commented Aug 6, 2023

/AzurePipeline run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@st0o0 st0o0 merged commit cd7bb43 into dev Aug 6, 2023
@st0o0 st0o0 deleted the renovate/vstest-monorepo branch August 6, 2023 15:34
st0o0 added a commit that referenced this pull request Nov 23, 2023
* Update cd.yml

* Update cd.yml (#30)

* Update cd.yml

* Update cd.yml

* add azure-pipeline

* Update dependency Microsoft.NET.Test.Sdk to v17.6.1 (#33)

* Update dependency Microsoft.NET.Test.Sdk to v17.6.1

* Update ci.yml for Azure Pipelines

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jan <[email protected]>

* Refactor all flickr entities (#34)

* refactor all flickr entities

* update

* implementation interface idea

* update

* remove all apikey

* update

* update

* update

* update

* update Flickr.cs

* add settings classes

* add doc generator idea and add xml docs

* Update Blog.cs

Fixed docs formatting

* Update Contact.cs

fixed typos in "authenticated"

* fixed misaligned comment tags

* Update Flickr.Net.Core.csproj

Changed absolute path (local) to relative path

---------

Co-authored-by: Jan Schloots <[email protected]>
Co-authored-by: Dominik <[email protected]>

* Update dependency Microsoft.NET.Test.Sdk to v17.6.2 (#35)

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

* Add docs site (#37)

add doc publish workflow

Co-authored-by: Jan Schloots <[email protected]>

* Create docfx-build-publish.yml

* Add doc folder

update

Co-authored-by: Jan Schloots <[email protected]>

* Update docfx-build-publish.yml (#42)

* Update actions/checkout action to v3

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

* Update crazy-max/ghaction-chocolatey action to v2 (#44)

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

* Update actions/setup-dotnet action to v3

* Update crazy-max/ghaction-chocolatey action to v2 (#44)

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

* Update actions/setup-dotnet action to v3

---------

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

* Create codeql.yml

* Update issue templates

* Create CODE_OF_CONDUCT.md

* fix old issues and bugs

* update

* more refactor

* update and good night

* little changes

* update

* add dev container

* update

* PlaceId and WoeId solution (#52)

* add WoeId and PlaceId structs

* refactor more

* add implicit operator

* Update release-pipeline.yml for Azure Pipelines (#53)

* Update release-pipeline.yml for Azure Pipelines (#54)

* Update release-pipeline.yml for Azure Pipelines (#55)

* Update release-pipeline.yml for Azure Pipelines

* Update release-pipeline.yml for Azure Pipelines

* Code Cleanup (#56)

* code cleanup

* remove Directory.Build.props

* Update dependency Microsoft.NET.Test.Sdk to v17.6.3 (#60)

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

* Update dependency xunit.runner.visualstudio to v2.5.0 (#62)

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

* Update dependency xunit to v2.5.0 (#61)

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

* Full revision of Entities & json support (#58)

* update

update HttpRequestMessage

update

add Attribute idea

* rebase

* add LineOfC0d3 to CodeOwners

* Json Support (#59)

* first json objects test

* And more json tests

* update

* and more json entities

* add more more more

* code cleanup

* update

* add more json entities

* update

* Update

* update

* update

* refactor all enums

* update

* update

* ready for review

* update

* little code cleanup

* add LineOfC0d3 to code owners

* remove LineOfC0d3 from CodeOwners

* cleanup: removed todo and commented out code

---------

Co-authored-by: Dominik <[email protected]>

* update

* update

* update

* update

* update

* update

* update

* update

* Move new entities (#63)

KEKW

* KEKW

---------

Co-authored-by: Dominik <[email protected]>

* Add Url Extensions (#64)

* KEKW

* little changes

* last changes

* last last changes

* update Copyrights

* Update dependency Microsoft.NET.Test.Sdk to v17.7.0 (#66)

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

* Update dependency Microsoft.NET.Test.Sdk to v17.7.1 (#67)

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

* Update dependency Microsoft.NET.Test.Sdk to v17.7.2 (#69)

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

* Update actions/checkout action to v4 (#71)

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

* Update crazy-max/ghaction-chocolatey action to v3 (#72)

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

* Update xunit-dotnet monorepo to v2.5.1 (#73)

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

* Update xunit-dotnet monorepo (#74)

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

* Update dependency Microsoft.NET.Test.Sdk to v17.8.0 (#76)

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

* Update xunit-dotnet monorepo (#75)

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

* Feature/net8 remove newtonsoft (#77)

* use streaming deserialize

* code cleanup

* update

* remove unused usings

* �FlickrConvert: changed to System.Text.JSON

* fixed not working: WithAddedModifier, updated references

* FlickrConvert: getting DeclaringType using reflection

* added IdentifierConverters

* Add dotnet preview in devcontainer

* FlickrConvert: fixed properties not being assigned

* changed JsonProperty to JsonPropertyName

* updated converters

* FlickrResult: replaced JToken with JsonElement

* added CustomJsonStringEnumConverter

* removed GenericJsonPropertyNameContractResolver

* update devcontainer.json

* update devcontainer

Signed-off-by: GitHub <[email protected]>

* revert update devcontainer

Signed-off-by: GitHub <[email protected]>

* idk

* KEKW @st0o0

* Update devcontainer.json

* Update devcontainer.json

* update

* update

* it's working again 💌

* little fix and improvements

* refactor and update

* update dotnet sdk version

* fix pipeline

* update IncludePreview to false

* litte cleanup

* code cleanup

* fix naming

* update nuget dependencies

---------

Signed-off-by: GitHub <[email protected]>
Co-authored-by: Dominik <[email protected]>

---------

Signed-off-by: GitHub <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jan Schloots <[email protected]>
Co-authored-by: Dominik <[email protected]>
Co-authored-by: Dominik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants