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

Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 #252

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

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

v17.7.0-preview-23364-03

Issues Fixed

  • Trim away netframework targets in source-build #4357
  • Re-enable publishing nugets, don't continue on error #4356
  • Merged PR 30352: arcade into main
  • Merged PR 29591: Onboard to arcade

Full Changelog: here

Drops

v17.7.0-preview.23280.1

⚠️ This version of Microsoft.TestPlatform nuget was unlisted on Nuget.org, because it causes issues when running tests in AzureDevOps, when VSTest installer is used, and configured to pick up the latest preview version (#4544).

What is new since 17.6.0?

Version 17.7.0 was filled with moving our infrastructure to build via Arcade, which brought us a more unified build experience and better cooperation with other teams in dotnet organization.

This migration brought a major change to our versioning of preview packages, which will no longer follow the 17.6.0-preview-20230223-05 (<version>-preview<date>-<build>).

Fixes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.6.3...v17.7.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 7, 2023
@dependabot dependabot bot requested a review from OlegRa August 7, 2023 04:14
Copy link
Owner

@OlegRa OlegRa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@OlegRa OlegRa merged commit 74fd7ed into develop Aug 9, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.NET.Test.Sdk-17.7.0 branch August 9, 2023 06:06
OlegRa added a commit that referenced this pull request Nov 20, 2023
* Update SDK and Extensions dependencies and fix some minor R# issues in code.

* Upgrade dependencies (DateTimeOnly package)

* Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#238)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.4.0...v17.4.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Portable.System.DateTimeOnly from 6.0.3 to 7.0.0 (#239)

Bumps [Portable.System.DateTimeOnly](https://github.com/OlegRa/System.DateTimeOnly) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/OlegRa/System.DateTimeOnly/releases)
- [Commits](OlegRa/System.DateTimeOnly@v6.0.3...v7.0.0)

---
updated-dependencies:
- dependency-name: Portable.System.DateTimeOnly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#240)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.4.1...v17.5.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Alpaca.Markets from 7.0.0-alpha1 to 7.0.0-alpha2 (#241)

Bumps [Alpaca.Markets](https://github.com/alpacahq/alpaca-trade-api-csharp) from 7.0.0-alpha1 to 7.0.0-alpha2.
- [Release notes](https://github.com/alpacahq/alpaca-trade-api-csharp/releases)
- [Commits](alpacahq/alpaca-trade-api-csharp@ext-7.0.0-alpha1...sdk-7.0.0-alpha2)

---
updated-dependencies:
- dependency-name: Alpaca.Markets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Portable.System.DateTimeOnly from 7.0.0 to 7.0.1 (#242)

Bumps [Portable.System.DateTimeOnly](https://github.com/OlegRa/System.DateTimeOnly) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/OlegRa/System.DateTimeOnly/releases)
- [Commits](OlegRa/System.DateTimeOnly@v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: Portable.System.DateTimeOnly
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade dependencies and add a new TFM - .NET 7.0 & .NET Framework 4.8.1 to the list of test targets.

* Bump Alpaca.Markets from 7.0.0-alpha2 to 7.0.0-alpha3 (#243)

* Bump Alpaca.Markets from 7.0.0-alpha2 to 7.0.0-alpha3

Bumps [Alpaca.Markets](https://github.com/alpacahq/alpaca-trade-api-csharp) from 7.0.0-alpha2 to 7.0.0-alpha3.
- [Release notes](https://github.com/alpacahq/alpaca-trade-api-csharp/releases)
- [Commits](alpacahq/alpaca-trade-api-csharp@sdk-7.0.0-alpha2...sdk-7.0.0-alpha3)

---
updated-dependencies:
- dependency-name: Alpaca.Markets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Remove unit tests for obsolete methods and fix build issues.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleg Rakhmatulin <oleg.rakhmatulin@gmail.com>

* Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#244)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.5.0...v17.6.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 (#245)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.6.0...v17.6.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 (#248)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.1 to 17.6.2.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.6.1...v17.6.2)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Alpaca.Markets from 7.0.0-alpha3 to 7.0.0-alpha4 (#246)

Bumps [Alpaca.Markets](https://github.com/alpacahq/alpaca-trade-api-csharp) from 7.0.0-alpha3 to 7.0.0-alpha4.
- [Release notes](https://github.com/alpacahq/alpaca-trade-api-csharp/releases)
- [Commits](alpacahq/alpaca-trade-api-csharp@sdk-7.0.0-alpha3...sdk-7.0.0-alpha4)

---
updated-dependencies:
- dependency-name: Alpaca.Markets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Alpaca.Markets.Extensions from 7.0.0-alpha1 to 7.0.0-alpha2 (#247)

Bumps [Alpaca.Markets.Extensions](https://github.com/alpacahq/alpaca-trade-api-csharp) from 7.0.0-alpha1 to 7.0.0-alpha2.
- [Release notes](https://github.com/alpacahq/alpaca-trade-api-csharp/releases)
- [Commits](alpacahq/alpaca-trade-api-csharp@ext-7.0.0-alpha1...ext-7.0.0-alpha2)

---
updated-dependencies:
- dependency-name: Alpaca.Markets.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 (#249)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.2 to 17.6.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.6.2...v17.6.3)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* All GitHub actions updated - the .NET SDK 7.0.x used for all activitites now.

(cherry picked from commit 8057926)

* Fixed CodeQL issue related to xUnit assertion (non-critical).

* Some integration tests were changed to prevent failures in case of an inactive crypto market.

* Bump xunit from 2.4.2 to 2.5.0 (#250)

Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0.
- [Commits](xunit/xunit@2.4.2...2.5.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 (#251)

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.0.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@v2.4.5...2.5.0)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 (#252)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.6.3...v17.7.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 (#253)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.0 to 17.7.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.7.0...v17.7.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump IndexRange from 1.0.2 to 1.0.3 (#254)

Bumps [IndexRange](https://github.com/bgrainger/IndexRange) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/bgrainger/IndexRange/releases)
- [Changelog](https://github.com/bgrainger/IndexRange/blob/master/VersionHistory.md)
- [Commits](bgrainger/IndexRange@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: IndexRange
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade both SDK and Extensions packages up to 7.0.0-beta1

* Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 (#255)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.1 to 17.7.2.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.7.1...v17.7.2)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Alpaca.Markets from 7.0.0-beta1 to 7.0.0-beta2 (#256)

Bumps [Alpaca.Markets](https://github.com/alpacahq/alpaca-trade-api-csharp) from 7.0.0-beta1 to 7.0.0-beta2.
- [Release notes](https://github.com/alpacahq/alpaca-trade-api-csharp/releases)
- [Commits](alpacahq/alpaca-trade-api-csharp@ext-7.0.0-beta1...sdk-7.0.0-beta2)

---
updated-dependencies:
- dependency-name: Alpaca.Markets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 (#260)

Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1.
- [Commits](xunit/xunit@2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xunit from 2.5.0 to 2.5.1 (#257)

Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1.
- [Commits](xunit/xunit@2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Alpaca.Markets from 7.0.0-beta2 to 7.0.0-rc1 (#259)

Bumps [Alpaca.Markets](https://github.com/alpacahq/alpaca-trade-api-csharp) from 7.0.0-beta2 to 7.0.0-rc1.
- [Release notes](https://github.com/alpacahq/alpaca-trade-api-csharp/releases)
- [Commits](alpacahq/alpaca-trade-api-csharp@sdk-7.0.0-beta2...ext-7.0.0-rc1)

---
updated-dependencies:
- dependency-name: Alpaca.Markets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Alpaca.Markets.Extensions from 7.0.0-beta1 to 7.0.0-rc1 (#258)

Bumps [Alpaca.Markets.Extensions](https://github.com/alpacahq/alpaca-trade-api-csharp) from 7.0.0-beta1 to 7.0.0-rc1.
- [Release notes](https://github.com/alpacahq/alpaca-trade-api-csharp/releases)
- [Commits](alpacahq/alpaca-trade-api-csharp@ext-7.0.0-beta1...ext-7.0.0-rc1)

---
updated-dependencies:
- dependency-name: Alpaca.Markets.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Issue #262 - fixed compilation and runtime issues after last xUnit upgrade.

* Bump Alpaca.Markets from 7.0.0-rc1 to 7.0.0-rc2 (#261)

Bumps [Alpaca.Markets](https://github.com/alpacahq/alpaca-trade-api-csharp) from 7.0.0-rc1 to 7.0.0-rc2.
- [Release notes](https://github.com/alpacahq/alpaca-trade-api-csharp/releases)
- [Commits](alpacahq/alpaca-trade-api-csharp@ext-7.0.0-rc1...sdk-7.0.0-rc2)

---
updated-dependencies:
- dependency-name: Alpaca.Markets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 (#263)

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.1 to 2.5.3.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.1...2.5.3)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xunit from 2.5.1 to 2.5.2 (#264)

Bumps [xunit](https://github.com/xunit/xunit) from 2.5.1 to 2.5.2.
- [Commits](xunit/xunit@2.5.1...2.5.2)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xunit from 2.5.2 to 2.5.3 (#265)

Bumps [xunit](https://github.com/xunit/xunit) from 2.5.2 to 2.5.3.
- [Commits](https://github.com/xunit/xunit/commits)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xunit from 2.5.3 to 2.6.1 (#267)

Bumps [xunit](https://github.com/xunit/xunit) from 2.5.3 to 2.6.1.
- [Commits](xunit/xunit@2.5.3...2.6.1)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#268)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.7.2...v17.8.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Alpaca.Markets from 7.0.0-rc2 to 7.0.0-rc3 (#269)

Bumps [Alpaca.Markets](https://github.com/alpacahq/alpaca-trade-api-csharp) from 7.0.0-rc2 to 7.0.0-rc3.
- [Release notes](https://github.com/alpacahq/alpaca-trade-api-csharp/releases)
- [Commits](alpacahq/alpaca-trade-api-csharp@sdk-7.0.0-rc2...sdk-7.0.0-rc3)

---
updated-dependencies:
- dependency-name: Alpaca.Markets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration.Abstractions from 7.0.0 to 8.0.0 (#271)

Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration from 7.0.0 to 8.0.0 (#270)

Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration.EnvironmentVariables (#272)

Bumps [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration.Json from 7.0.0 to 8.0.0 (#273)

Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Portable.System.DateTimeOnly from 7.0.1 to 8.0.0 (#275)

Bumps [Portable.System.DateTimeOnly](https://github.com/OlegRa/System.DateTimeOnly) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/OlegRa/System.DateTimeOnly/releases)
- [Commits](OlegRa/System.DateTimeOnly@v7.0.1...v8.0.0)

---
updated-dependencies:
- dependency-name: Portable.System.DateTimeOnly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Alpaca.Markets from 7.0.0-rc3 to 7.0.0 (#274)

Bumps [Alpaca.Markets](https://github.com/alpacahq/alpaca-trade-api-csharp) from 7.0.0-rc3 to 7.0.0.
- [Release notes](https://github.com/alpacahq/alpaca-trade-api-csharp/releases)
- [Commits](alpacahq/alpaca-trade-api-csharp@sdk-7.0.0-rc3...ext-7.0.0)

---
updated-dependencies:
- dependency-name: Alpaca.Markets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xunit from 2.6.1 to 2.6.2 (#277)

Bumps [xunit](https://github.com/xunit/xunit) from 2.6.1 to 2.6.2.
- [Commits](xunit/xunit@2.6.1...2.6.2)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 (#278)

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.3...2.5.4)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Alpaca.Markets.Extensions from 7.0.0-rc1 to 7.0.0 (#276)

Bumps [Alpaca.Markets.Extensions](https://github.com/alpacahq/alpaca-trade-api-csharp) from 7.0.0-rc1 to 7.0.0.
- [Release notes](https://github.com/alpacahq/alpaca-trade-api-csharp/releases)
- [Commits](alpacahq/alpaca-trade-api-csharp@ext-7.0.0-rc1...ext-7.0.0)

---
updated-dependencies:
- dependency-name: Alpaca.Markets.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant