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

chore(deps): bump the nuget-tests group across 2 directories with 4 updates #2718

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the nuget-tests group with 2 updates in the / directory: Microsoft.NET.Test.Sdk and NUnit.
Bumps the nuget-tests group with 4 updates in the /tests/Agent/IntegrationTests directory: System.Collections.Immutable, System.Net.Http, Microsoft.NET.Test.Sdk and NUnit.

Updates Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0

Release notes

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

v17.11.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.10.0...v17.11.0-release-24352-06

v17.11.0-release-24373-02

What's Changed

... (truncated)

Commits

Updates System.Collections.Immutable from 1.1.36 to 1.5.0

Release notes

Sourced from System.Collections.Immutable's releases.

.NET Core 2.1.0 RC1

Repos

Commits

Updates System.Net.Http from 2.0.20710.0 to 4.3.0

Updates NUnit from 4.1.0 to 4.2.1

Release notes

Sourced from NUnit's releases.

NUnit 4.2.1

Hotfix release for Issue #4794 and #4795, affecting .Net Framework.

NUnit 4.2.0

See release notes

Commits

Updates System.Net.Http from 2.0.20710.0 to 4.3.0

Updates Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0

Release notes

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

v17.11.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.10.0...v17.11.0-release-24352-06

v17.11.0-release-24373-02

What's Changed

... (truncated)

Commits

Updates System.Collections.Immutable from 1.1.36 to 1.5.0

Release notes

Sourced from System.Collections.Immutable's releases.

.NET Core 2.1.0 RC1

Repos

Commits

Updates System.Net.Http from 2.0.20710.0 to 4.3.0

Updates NUnit from 4.1.0 to 4.2.1

Release notes

Sourced from NUnit's releases.

NUnit 4.2.1

Hotfix release for Issue #4794 and #4795, affecting .Net Framework.

NUnit 4.2.0

See release notes

Commits

Updates System.Net.Http from 2.0.20710.0 to 4.3.0

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

Bumps the nuget-tests group with 2 updates in the / directory: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [NUnit](https://github.com/nunit/nunit).
Bumps the nuget-tests group with 4 updates in the /tests/Agent/IntegrationTests directory: [System.Collections.Immutable](https://github.com/dotnet/corefx), System.Net.Http, [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [NUnit](https://github.com/nunit/nunit).


Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.10.0...v17.11.0)

Updates `System.Collections.Immutable` from 1.1.36 to 1.5.0
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Updates `System.Net.Http` from 2.0.20710.0 to 4.3.0

Updates `NUnit` from 4.1.0 to 4.2.1
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.1.0...4.2.1)

Updates `System.Net.Http` from 2.0.20710.0 to 4.3.0

Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.10.0...v17.11.0)

Updates `System.Collections.Immutable` from 1.1.36 to 1.5.0
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Updates `System.Net.Http` from 2.0.20710.0 to 4.3.0

Updates `NUnit` from 4.1.0 to 4.2.1
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.1.0...4.2.1)

Updates `System.Net.Http` from 2.0.20710.0 to 4.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-tests
- dependency-name: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-tests
- dependency-name: System.Net.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-tests
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-tests
- dependency-name: System.Net.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-tests
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-tests
- dependency-name: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-tests
- dependency-name: System.Net.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-tests
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-tests
- dependency-name: System.Net.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-tests
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 26, 2024 23:52
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 26, 2024
@tippmar-nr tippmar-nr merged commit a155b5d into main Aug 27, 2024
28 checks passed
@tippmar-nr tippmar-nr deleted the dependabot/nuget/nuget-tests-41fcfa5dc7 branch August 27, 2024 16:08
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant