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.VisualStudio.Validation from 15.5.31 to 16.8.33 #590

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2020

Bumps Microsoft.VisualStudio.Validation from 15.5.31 to 16.8.33.

Release notes

Sourced from Microsoft.VisualStudio.Validation's releases.

v16.8.33

Changes:

Fixes:

  • #46: Incorrect description of Requires.NotNullOrEmpty for enumerables
  • #36: Remove T : EventArgs type constraint from Raise<T>
  • #17: Fix build breaks on 15.3 agents

Enhancements:

  • #50: Add Requires.NotNullOrEmpty method
  • #49: Add Requires.Defined and Assumes.NotReachable
  • #37: Add null ref annotations
  • #32: Add some .netstandard 2.1 attributions
  • #26: Renovate Azure Pipeline and target frameworks
  • #18: Declare library to be SecurityTransparent
  • #11: Add FxCop analyzers and resolve/suppress messages
  • #2: Add helper for adding data to an exception while throwing it

Others:

  • #64: Fixes package project URL.
  • #63: Package project URL is wrong
  • #57: Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1 in /src
  • #56: Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.0.0 to 3.3.0 in /src
  • #55: Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0 in /src
  • #54: Bump Nerdbank.GitVersioning from 3.1.91 to 3.2.31 in /src
  • #53: Add GitHub's Dependabot and update test dependencies
  • #52: Use .NET SDK 3.1.301
  • #51: Build and sign with dotnet build
  • #48: ms-vscode.csharp to ms-dotnettools.csharp
  • #47: Clarify Requires.NotNullOrEmpty documentation
  • #45: Add Assumes.Null and NotNull methods that accept nullable structs
  • #44: Switch from MAT to xliff-tasks
  • #42: LOC CHECKIN | Microsoft/vs-validation master | 20190821
  • #41: Annotate Assumes.Is(object) so C# knows the arg is non-null
  • #39: Avoid var where type is not obvious
  • #38: Remove TEventArgs type constraint
  • #33: Add nullability post conditions
  • #35: Fix argument exception messages and parameter names
  • #34: Remove references to gender

... (truncated)

Commits
  • 12d97fb Fix nuget push release step
  • 02543cc Merge pull request #64 from scottdorman/patch-2
  • e462f0d Fixes package project URL.
  • 28dfbf1 Fix pipeline name capitalization to match
  • 38c45a6 Remove docs about code snippets
  • ad36a7f Remove unused usings
  • e1beed7 Fix dependabot to search tests too
  • 89f6d49 xml doc comment fixups
  • 930f250 Fix release notes link
  • f4d805b Insert 16.8 into rel/d16.8
  • Additional commits viewable in compare view

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @AArnott.


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

Bumps [Microsoft.VisualStudio.Validation](https://github.com/microsoft/vs-validation) from 15.5.31 to 16.8.33.
- [Release notes](https://github.com/microsoft/vs-validation/releases)
- [Commits](microsoft/vs-validation@v15.5.31...v16.8.33)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 26, 2020
@AArnott
Copy link
Member

AArnott commented Oct 26, 2020

@dependabot squash and merge

@AArnott AArnott merged commit a3e697e into master Oct 26, 2020
@AArnott AArnott deleted the dependabot/nuget/Microsoft.VisualStudio.Validation-16.8.33 branch October 26, 2020 16:16
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