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 Shouldly from 2.8.2 to 3.0.2 #16

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps Shouldly from 2.8.2 to 3.0.2.

Release notes

Sourced from Shouldly's releases.

v3.0.2

  • #539 - Prevent optimizations from interfering with stack walking logic investigated by Joseph Woodward, fix by Stuart Lang (slang25)
  • #538 - Fixed null string comparison contributed by Joseph Musser (jnm2)
  • #536 - Sourcelink contributed by Stuart Lang (slang25)
  • #530 - Add Should.Throw() overloads for Func contributed by Martin Costello (martincostello)
  • #527 - Add RepositoryUrl MSBuild property contributed by Martin Costello (martincostello)
  • #501 - Removed irrelevant stack frames from exception stack traces contributed by Joseph Musser (jnm2)

Commits: 86e42dd76e...c4aa6f50f8

v3.0.1

  • #510 - Add WinMerge to known diff tools contributed by Brian Dukes (bdukes)
  • #500 - Syntax highlight contributed by Jonathan (vanillajonathan)
  • #494 - Now will work on vs 2017 Build 15.6 contributed by osama arif lone (loneosama)
  • #492 - Fixed Test.csproj Now will work on linux contributed by osama arif lone (loneosama)
  • #489 - Fixed NullReferenceException when creating error message from Expression contributed by Hajbok Robert (HajbokRobert)
  • #479 - .NET Standard tests and .NET 2.0 target contributed by Joseph Woodward (JosephWoodward)

v3.0.0

  • #488 - Tidy up test class by Joseph Woodward (JosephWoodward)
  • #474 - Fix broken ShouldHaveFlag tests contributed by Joseph Woodward (JosephWoodward)
  • #468 - Fix typos in SourceCodeTextGetter.cs contributed by David (TAGC)
  • #462 - Correct VSTS/TFS environment variable. contributed by Gian Lorenzetto (GianLorenzetto)
  • #452 - Update cake build script for new tooling contributed by Stuart Lang (slang25)
  • #451 - Fix build scripts contributed by Joseph Woodward (JosephWoodward)
  • #450 - More build improvements contributed by Stuart Lang (slang25)
  • #446 - Drop support for .NET 3.5 contributed by Stuart Lang (slang25)
  • #447 - Consolidate conditional code contributed by Stuart Lang (slang25)
  • #445 - Added OS conditional to allow building on non Windows platforms by Joseph Woodward (JosephWoodward)
  • #439 - Make diff tools configuration lazy contributed by Stuart Lang (slang25)
  • #426 - Added more ReSharper contract annotations contributed by Sebastian Krysmanski (skrysmanski)
  • #416 - Fix for #415 (ShouldlyMethods attribute were missing on ShouldBeEnumE… contributed by Niklas Källander (niklaskallander)
  • #236 - New logo
  • #432 - Tooling migration by Joseph Woodward (JosephWoodward)

v3.0.0-beta.1

  • #450 - More build improvements contributed by Stuart Lang (slang25)
  • #488 - Tidy up test class by Joseph Woodward (JosephWoodward)
  • #447 - Consolidate conditional code contributed by Stuart Lang (slang25)
  • #446 - Drop support for .NET 3.5 contributed by Stuart Lang (slang25)
  • #445 - Added OS conditional to allow building on non Windows platforms by Joseph Woodward (JosephWoodward)
  • #432 - Tooling migration by Joseph Woodward (JosephWoodward)

v2.8.3

  • #428 - Null fix for ShouldBeAssignableTo contributed by Joseph Woodward (JosephWoodward)
  • #423 - Fix for Try catch around environment variable calls contributed by Ståle Strømme (SteelFlow)
  • #419 - Added build servers contributed by Rob Moore (robdmoore)
  • #418 - Adding currently running Visual Studio and Tortoise Git diff tools contributed by Rob Moore (robdmoore)
  • #414 - Updated Should.Throw fix for TimeoutException contributed by João Barbosa (bmpj13)
  • #410 - Implement 'ShouldBeInOrder' for IEnumerable contributed by RJ Hollberg (TaffarelJr)
... (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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 28, 2019
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.

0 participants