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 4.1.0 to 4.2.1 #1806

Merged
merged 1 commit into from
Jul 5, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps Shouldly from 4.1.0 to 4.2.1.

Release notes

Sourced from Shouldly's releases.

4.2.1

What's Changed

New Contributors

Full Changelog: shouldly/shouldly@4.2.0...4.2.1

4.2.0

What's Changed

Full Changelog: shouldly/shouldly@4.1.0...4.2.0

Commits
  • 13e7a96 Update Directory.Build.props for 4.2.1 release
  • c26fcfc Merge pull request #898 from shouldly/better-determistic-builds
  • 1336932 Fix typo in ShouldMatchApprovedTestExtensions.cs
  • 44c31d6 Update Shouldly.targets
  • 2bdc8cf Add DisableShouldlyPathMaps and comments
  • a79e796 Improved deterministic build support
  • 1e08eef remove HashSnippetAnchors (#879)
  • dd4ef3e Bump DiffEngine from 11.2.0 to 11.3.0 (#895)
  • 501cd1a Merge pull request #897 from ViktorHofer/ViktorHofer-patch-1
  • c2b1575 Avoid Microsoft.CSharp dependency on net5.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 24, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1806 (7219a99) into master (1cc6b67) will decrease coverage by 0.44%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master    #1806      +/-   ##
==========================================
- Coverage   66.26%   65.82%   -0.44%     
==========================================
  Files         145      153       +8     
  Lines        3910     4053     +143     
  Branches      388      399      +11     
==========================================
+ Hits         2591     2668      +77     
- Misses       1230     1295      +65     
- Partials       89       90       +1     
Flag Coverage Δ
ApplicationStatus 26.84% <ø> (ø)
ArangoDb 26.66% <ø> (ø)
Aws.S3 14.37% <ø> (ø)
Aws.SecretsManager 14.63% <ø> (?)
Aws.Sns 14.68% <ø> (ø)
Aws.Sqs 15.38% <ø> (ø)
Aws.SystemsManager 14.63% <ø> (?)
Azure.IoTHub 12.88% <ø> (ø)
AzureDigitalTwin 35.40% <ø> (ø)
AzureKeyVault 19.53% <ø> (ø)
AzureServiceBus 56.14% <ø> (ø)
AzureStorage 56.86% <ø> (ø)
Consul 22.72% <ø> (ø)
CosmosDb 58.53% <ø> (ø)
DocumentDb 14.18% <ø> (ø)
DynamoDb 14.00% <ø> (ø)
Elasticsearch 18.56% <ø> (ø)
EventStore 61.87% <ø> (ø)
EventStore.gRPC 25.69% <ø> (ø)
Gcp.CloudFirestore 12.17% <ø> (ø)
Gremlin 23.23% <ø> (ø)
Hangfire 11.04% <ø> (ø)
IbmMQ 30.96% <ø> (ø)
Kafka 22.15% <ø> (ø)
MongoDb 31.63% <ø> (ø)
MySql 18.51% <ø> (ø)
Nats 67.52% <ø> (ø)
Npgsql 28.14% <ø> (ø)
OpenIdConnectServer 25.16% <ø> (?)
Oracle 59.62% <ø> (ø)
Prometheus.Metrics 30.00% <ø> (ø)
Publisher.ApplicationInsights 10.37% <ø> (ø)
Publisher.CloudWatch 19.12% <ø> (ø)
Publisher.Datadog 15.09% <ø> (ø)
Publisher.Prometheus 19.27% <ø> (ø)
Publisher.Seq 39.37% <ø> (ø)
RabbitMQ 48.59% <ø> (ø)
RavenDb 69.40% <ø> (ø)
Redis 60.54% <ø> (ø)
SendGrid 12.00% <ø> (ø)
SignalR 28.28% <ø> (ø)
SqlServer 28.74% <ø> (ø)
Sqlite 26.54% <ø> (ø)
System 37.39% <ø> (ø)
Uris 61.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 8 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sungam3r
Copy link
Collaborator

@maikebing could you please look what is wrong with influx db CI?

@dependabot dependabot bot force-pushed the dependabot/nuget/Shouldly-4.2.1 branch from 7219a99 to 00544d9 Compare May 19, 2023 16:30
@sungam3r
Copy link
Collaborator

sungam3r commented Jul 5, 2023

@dependabot rebase

Bumps [Shouldly](https://github.com/shouldly/shouldly) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/shouldly/shouldly/releases)
- [Changelog](https://github.com/shouldly/shouldly/blob/master/BREAKING%20CHANGES.txt)
- [Commits](shouldly/shouldly@4.1.0...4.2.1)

---
updated-dependencies:
- dependency-name: Shouldly
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Shouldly-4.2.1 branch from 00544d9 to 3adc8a6 Compare July 5, 2023 07:30
@sungam3r sungam3r merged commit 3ac8741 into master Jul 5, 2023
@sungam3r sungam3r deleted the dependabot/nuget/Shouldly-4.2.1 branch July 5, 2023 09:02
@sungam3r sungam3r mentioned this pull request Jul 30, 2023
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants