UKHSA-Internal / coronavirus-dashboard-api-net-sdk

Coronavirus (COVID-19) in the UK - API Service SDK for .Net
https://coronavirus.data.gov.uk/
MIT License
12 stars 4 forks source link

Bump Shouldly from 3.0.2 to 4.2.0 #80

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Shouldly from 3.0.2 to 4.2.0.

Release notes

Sourced from Shouldly's releases.

4.2.0

What's Changed

Full Changelog: https://github.com/shouldly/shouldly/compare/4.1.0...4.2.0

4.1.0

See Milestone 4.1.0

Published to https://www.nuget.org/packages/Shouldly/4.1.0

v4.0.2

See https://github.com/shouldly/shouldly/issues?q=is%3Aclosed+milestone%3A4.0.2

v4.0.1

v4.0.0

This is the first stable release in over 2 years. It is essentially an effort to reboot the project to being better supported and to have a regular release cadence.

See the v4 milestone for the list of changes. Although note that some changes have been done without associated issues or PR.

Where possible ObsoleteAttributes have been applied with directions on using the new API.

There is a work-in-progress v3 to v4 upgrade guide. Please feel free to help out by adding any additional notes to it.

v4.0.0-beta0004

No release notes provided.

v.4.0.0-beta0003

#595 - Remove obsoleted types and members - @​jnm2

... (truncated)

Commits
  • b20e06d Update Directory.Build.props for 4.2.0 release
  • fed1fda Update Directory.Build.props for 4.1.1 release
  • d0f1664 Merge pull request #883 from shouldly/support-deterministic-builds
  • f2ac390 Skip when SHOULDLY_SOURCE_PATH_MAP already set
  • 7774682 Try using PathMap for source roots
  • 70252b1 Use environment variable instead of config for source root
  • 30d9dee Merge branch 'master' into support-deterministic-builds
  • 3bb313b Bump PublicApiGenerator from 10.3.0 to 11.0.0 (#886)
  • b7bcaa5 Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#887)
  • d8fa105 Bump DiffEngine from 11.0.0 to 11.2.0 (#890)
  • 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 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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[bot] commented 1 year ago

Superseded by #82.