FantasticFiasco / serilog-sinks-udp

A Serilog sink sending UDP packages over the network.
Apache License 2.0
30 stars 15 forks source link

chore(deps): update dependency shouldly to v3 #68

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
Shouldly nuget major 2.8.3 -> 3.0.2

Release Notes

shouldly/shouldly ### [`v3.0.2`](https://togithub.com/shouldly/shouldly/releases/v3.0.2) [Compare Source](https://togithub.com/shouldly/shouldly/compare/v3.0.1...v3.0.2) - [#​539](https://togithub.com/shouldly/shouldly/pull/539) - Prevent optimizations from interfering with stack walking logic [investigated by Joseph Woodward](https://togithub.com/shouldly/shouldly/issues/524), fix by Stuart Lang ([slang25](https://togithub.com/slang25)) - [#​538](https://togithub.com/shouldly/shouldly/pull/538) - Fixed null string comparison contributed by Joseph Musser ([jnm2](https://togithub.com/jnm2)) - [#​536](https://togithub.com/shouldly/shouldly/pull/536) - Sourcelink contributed by Stuart Lang ([slang25](https://togithub.com/slang25)) - [#​530](https://togithub.com/shouldly/shouldly/pull/530) - Add Should.Throw() overloads for Func contributed by Martin Costello ([martincostello](https://togithub.com/martincostello)) - [#​527](https://togithub.com/shouldly/shouldly/pull/527) - Add RepositoryUrl MSBuild property contributed by Martin Costello ([martincostello](https://togithub.com/martincostello)) - [#​501](https://togithub.com/shouldly/shouldly/pull/501) - Removed irrelevant stack frames from exception stack traces contributed by Joseph Musser ([jnm2](https://togithub.com/jnm2)) Commits: [`86e42dd`](https://togithub.com/shouldly/shouldly/commit/86e42dd76e)...[`c4aa6f5`](https://togithub.com/shouldly/shouldly/commit/c4aa6f50f8) ### [`v3.0.1`](https://togithub.com/shouldly/shouldly/releases/v3.0.1) [Compare Source](https://togithub.com/shouldly/shouldly/compare/v3.0.0...v3.0.1) - [#​510](https://togithub.com/shouldly/shouldly/pull/510) - Add WinMerge to known diff tools contributed by Brian Dukes ([bdukes](https://togithub.com/bdukes)) - [#​500](https://togithub.com/shouldly/shouldly/pull/500) - Syntax highlight contributed by Jonathan ([vanillajonathan](https://togithub.com/vanillajonathan)) - [#​494](https://togithub.com/shouldly/shouldly/pull/494) - Now will work on vs 2017 Build 15.6 contributed by osama arif lone ([loneosama](https://togithub.com/loneosama)) - [#​492](https://togithub.com/shouldly/shouldly/pull/492) - Fixed Test.csproj Now will work on linux contributed by osama arif lone ([loneosama](https://togithub.com/loneosama)) - [#​489](https://togithub.com/shouldly/shouldly/pull/489) - Fixed NullReferenceException when creating error message from Expression contributed by Hajbok Robert ([HajbokRobert](https://togithub.com/HajbokRobert)) - [#​479](https://togithub.com/shouldly/shouldly/pull/479) - .NET Standard tests and .NET 2.0 target contributed by Joseph Woodward ([JosephWoodward](https://togithub.com/JosephWoodward)) ### [`v3.0.0`](https://togithub.com/shouldly/shouldly/releases/v3.0.0) [Compare Source](https://togithub.com/shouldly/shouldly/compare/v2.8.3...v3.0.0) - [#​488](https://togithub.com/shouldly/shouldly/pull/448) - Tidy up test class by Joseph Woodward ([JosephWoodward](https://togithub.com/JosephWoodward)) - [#​474](https://togithub.com/shouldly/shouldly/pull/474) - Fix broken ShouldHaveFlag tests contributed by Joseph Woodward ([JosephWoodward](https://togithub.com/JosephWoodward)) - [#​468](https://togithub.com/shouldly/shouldly/pull/468) - Fix typos in SourceCodeTextGetter.cs contributed by David ([TAGC](https://togithub.com/TAGC)) - [#​462](https://togithub.com/shouldly/shouldly/pull/462) - Correct VSTS/TFS environment variable. contributed by Gian Lorenzetto ([GianLorenzetto](https://togithub.com/GianLorenzetto)) - [#​452](https://togithub.com/shouldly/shouldly/pull/452) - Update cake build script for new tooling contributed by Stuart Lang ([slang25](https://togithub.com/slang25)) - [#​451](https://togithub.com/shouldly/shouldly/pull/451) - Fix build scripts contributed by Joseph Woodward ([JosephWoodward](https://togithub.com/JosephWoodward)) - [#​450](https://togithub.com/shouldly/shouldly/pull/450) - More build improvements contributed by Stuart Lang ([slang25](https://togithub.com/slang25)) - [#​446](https://togithub.com/shouldly/shouldly/pull/446) - Drop support for .NET 3.5 contributed by Stuart Lang ([slang25](https://togithub.com/slang25)) - [#​447](https://togithub.com/shouldly/shouldly/pull/447) - Consolidate conditional code contributed by Stuart Lang ([slang25](https://togithub.com/slang25)) - [#​445](https://togithub.com/shouldly/shouldly/pull/445) - Added OS conditional to allow building on non Windows platforms by Joseph Woodward ([JosephWoodward](https://togithub.com/JosephWoodward)) - [#​439](https://togithub.com/shouldly/shouldly/pull/439) - Make diff tools configuration lazy contributed by Stuart Lang ([slang25](https://togithub.com/slang25)) - [#​426](https://togithub.com/shouldly/shouldly/pull/426) - Added more ReSharper contract annotations contributed by Sebastian Krysmanski ([skrysmanski](https://togithub.com/skrysmanski)) - [#​416](https://togithub.com/shouldly/shouldly/pull/416) - Fix for [#​415](https://togithub.com/shouldly/shouldly/issues/415) (ShouldlyMethods attribute were missing on ShouldBeEnumE… contributed by Niklas Källander ([niklaskallander](https://togithub.com/niklaskallander)) - [#​236](https://togithub.com/shouldly/shouldly/issues/236) - New logo - [#​432](https://togithub.com/shouldly/shouldly/pull/432) - Tooling migration by Joseph Woodward ([JosephWoodward](https://togithub.com/JosephWoodward))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.