Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Bump the nugets group with 6 updates #82

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps the nugets group with 6 updates:

Package From To
Microsoft.VSSDK.BuildTools 17.7.2189 17.8.2365
Microsoft.VisualStudio.SDK 17.7.37327 17.8.36734
Microsoft.Build.Artifacts 2.0.16 2.2.0
xunit 2.5.0 2.6.0
xunit.runner.visualstudio 2.5.0 2.5.3
xunit.runner.msbuild 2.5.0 2.6.0

Updates Microsoft.VSSDK.BuildTools from 17.7.2189 to 17.8.2365

Updates Microsoft.VisualStudio.SDK from 17.7.37327 to 17.8.36734

Updates Microsoft.Build.Artifacts from 2.0.16 to 2.2.0

Release notes

Sourced from Microsoft.Build.Artifacts's releases.

Microsoft.Build.Artifacts.2.2.0

What's New

  • Fix default artifacts path directory separators for non-Windows (#235)

Microsoft.Build.Artifacts.2.1.6

What's New

Microsoft.Build.Artifacts.2.1.0

What's New

  • Add more properties to control the metadata of default artifacts (#227)

Microsoft.Build.Artifacts.2.0.35

What's New

  • Exclude reference assembly folder by default (#175)

Microsoft.Build.Artifacts.2.0.20

What's New

  • Fix default artifacts for non-multitargeting projects (#154)

Microsoft.Build.Artifacts.2.0.18

What's New

  • Fix AfterTargets for multi-targeting projects (#152)

Microsoft.Build.Artifacts.2.0.17

What's New

  • Improve multi-targeting functionality for artifacts (#149)
Commits
  • 5e02b64 Fix default artifacts path directory separators for non-Windows (#235)
  • e31201f Build on Linux and Mac in CI (#234)
  • 78da14e Update Artifacts robocopy task path to netcoreapp3.1 (#232)
  • e298ad0 Update NuGet packages (#231)
  • 016d477 Fix #229 AfterTargets used in examples (#230)
  • d5b0bf6 Add ManifestResourceNames target and disable ouputs for Publish (#228)
  • 50c49ad Update README.md
  • 4f4c1b5 Update README.md
  • a1bf275 Add more properties to control the metadata of default artifacts (#227)
  • b25c8ea Fix extensibility of Compile and CoreCompile (#225)
  • Additional commits viewable in compare view

Updates xunit from 2.5.0 to 2.6.0

Commits
  • 6a07b95 v2.6.0
  • 5a7297e #2806: Performance improvements in Assert.Equal (v2)
  • a6b5cc4 Add net6.0 binary to xunit.assert
  • abc1dd3 Update Microsoft.NETCore.App.Ref to 6.0
  • 52b6638 Move CA1304 and CA1305 enablement to production code only (not test code)
  • e139d77 Ensure all throws of NotImplementedException contain messages
  • 8a84fdb Ensure all GetHashCode functions are implemented (#2804) (v2)
  • c853205 Unit tests for #2803 (v2)
  • 8ffe56a Unit tests for #2800 (v2)
  • b2e660e Replace (most) concatenation and interpolation (in shipped code) with String....
  • Additional commits viewable in compare view

Updates xunit.runner.visualstudio from 2.5.0 to 2.5.3

Commits
  • 6b60a9e v2.5.3
  • 48d5ef6 Add diagnostic messages around DiaSession failures
  • 32b7c99 Incorrect URL for Git repository in .nuspec file
  • ce0f849 Bump up to v2.5.3-pre
  • b56611b v2.5.2
  • 9b843e1 Add Microsoft.TestPlatform.ObjectModel as a dependency in the nuspec for .NET...
  • 9d28006 Add /.vscode/tasks.json for builds inside VS Code
  • af96d96 Latest dependencies
  • 2dd6989 Undo the assembly merge from #383
  • 1c51d51 Latest dependencies
  • Additional commits viewable in compare view

Updates xunit.runner.msbuild from 2.5.0 to 2.6.0

Commits
  • 6a07b95 v2.6.0
  • 5a7297e #2806: Performance improvements in Assert.Equal (v2)
  • a6b5cc4 Add net6.0 binary to xunit.assert
  • abc1dd3 Update Microsoft.NETCore.App.Ref to 6.0
  • 52b6638 Move CA1304 and CA1305 enablement to production code only (not test code)
  • e139d77 Ensure all throws of NotImplementedException contain messages
  • 8a84fdb Ensure all GetHashCode functions are implemented (#2804) (v2)
  • c853205 Unit tests for #2803 (v2)
  • 8ffe56a Unit tests for #2800 (v2)
  • b2e660e Replace (most) concatenation and interpolation (in shipped code) with String....
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
Microsoft.Build.Artifacts [>= 4.a, < 5]

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

Bumps the nugets group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| Microsoft.VSSDK.BuildTools | `17.7.2189` | `17.8.2365` |
| Microsoft.VisualStudio.SDK | `17.7.37327` | `17.8.36734` |
| [Microsoft.Build.Artifacts](https://github.com/Microsoft/MSBuildSdks) | `2.0.16` | `2.2.0` |
| [xunit](https://github.com/xunit/xunit) | `2.5.0` | `2.6.0` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.0` | `2.5.3` |
| [xunit.runner.msbuild](https://github.com/xunit/xunit) | `2.5.0` | `2.6.0` |


Updates `Microsoft.VSSDK.BuildTools` from 17.7.2189 to 17.8.2365

Updates `Microsoft.VisualStudio.SDK` from 17.7.37327 to 17.8.36734

Updates `Microsoft.Build.Artifacts` from 2.0.16 to 2.2.0
- [Release notes](https://github.com/Microsoft/MSBuildSdks/releases)
- [Changelog](https://github.com/microsoft/MSBuildSdks/blob/main/RELEASE.md)
- [Commits](microsoft/MSBuildSdks@Microsoft.Build.Artifacts.2.0.16...Microsoft.Build.Artifacts.2.2.0)

Updates `xunit` from 2.5.0 to 2.6.0
- [Commits](xunit/xunit@2.5.0...2.6.0)

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

Updates `xunit.runner.msbuild` from 2.5.0 to 2.6.0
- [Commits](xunit/xunit@2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: Microsoft.VSSDK.BuildTools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nugets
- dependency-name: Microsoft.VisualStudio.SDK
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nugets
- dependency-name: Microsoft.Build.Artifacts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nugets
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nugets
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nugets
- dependency-name: xunit.runner.msbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nugets
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from mauroa, emaf, tondat and a team as code owners November 1, 2023 07:22
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 1, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2023

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

@dependabot dependabot bot deleted the dependabot/nuget/nugets-49e1ed8893 branch November 1, 2023 08:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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