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 FluentAssertions from 6.11.0 to 6.12.0 #1325

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps FluentAssertions from 6.11.0 to 6.12.0.

Release notes

Sourced from FluentAssertions's releases.

6.12.0

What's Changed

New features

Improvements

Fixes

Documentation

Others

New Contributors

... (truncated)

Commits
  • 340af80 Merge pull request #2270 from dennisdoomen/Release612
  • a6f615b Updated the release number
  • 3aa84ad Added Qodana batch
  • 3c635b9 Qodana scan: Use raw string: XmlElementAssertionSpecs
  • c5d4d07 Qodana scan: Use raw string: XElementAssertionSpecs
  • 38f6707 Qodana scan: Use raw string: XDocumentAssertionSpecs
  • 1ab324b Qodana scan: Potentially misleading parameter name in lambda or local function
  • ca6dcbf Tweak qodana.yaml
  • 7873005 Qodana scan: Convert constructor into member initializers
  • 4537b20 Qodana scan: Put local function after 'return' or 'continue'
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 18, 2023
@bkoelman
Copy link
Member

bkoelman commented Sep 18, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/FluentAssertions-6.12.0 branch from 7295a99 to 660d006 Compare September 18, 2023 01:26
@bkoelman
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/FluentAssertions-6.12.0 branch from 660d006 to b085ccc Compare September 18, 2023 09:31
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #1325 (f0a4e50) into master (fb4859a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1325   +/-   ##
=======================================
  Coverage   93.00%   93.00%           
=======================================
  Files         268      268           
  Lines        8793     8793           
=======================================
  Hits         8178     8178           
  Misses        615      615           

@github-actions
Copy link

github-actions bot commented Sep 18, 2023

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@bkoelman
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/nuget/FluentAssertions-6.12.0 branch from 838d87c to 691a5d0 Compare September 18, 2023 10:33
@bkoelman
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/nuget/FluentAssertions-6.12.0 branch from e41ce67 to 13b96c9 Compare September 18, 2023 11:10
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.11.0...6.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/FluentAssertions-6.12.0 branch from 13b96c9 to f0a4e50 Compare September 18, 2023 12:18
@bkoelman
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit 3bc58f4 into master Sep 18, 2023
14 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/FluentAssertions-6.12.0 branch September 18, 2023 12:43
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
Development

Successfully merging this pull request may close these issues.

1 participant