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

build(deps): bump FluentAssertions from 6.8.0 to 6.9.0 in /src #985

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps FluentAssertions from 6.8.0 to 6.9.0.

Release notes

Sourced from FluentAssertions's releases.

6.9.0

What's Changed

New features

Improvements

Fixes

Documentation

Others

... (truncated)

Commits
  • 946572e Merge branch 'develop'
  • ebee22a Treat record structs as records (#2009)
  • dff22b0 Add process env variable DOTNET_CLI_UI_LANGUAGE also inside targets
  • 8afc473 Extend ThatArePublicOrInternal to also look at the setter of properties (#2...
  • fc0ffde Fix build breaking on non PR branch (#2090)
  • d9ae2ec Merge pull request #2081 from jnyrup/cleanup
  • c56b55b Optimize NUKE spell check (#2089)
  • ad5febc Add cSpell to NUKE build pipeline (#2086)
  • 048402d Remove redundant null check
  • 014f3bf Match interface declaration
  • 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 dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 1, 2023
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Base: 75.35% // Head: 72.48% // Decreases project coverage by -2.88% ⚠️

Coverage data is based on head (7d0d950) compared to base (e70a7f4).
Patch has no changes to coverable lines.

❗ Current head 7d0d950 differs from pull request most recent head fab2116. Consider uploading reports for the commit fab2116 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #985      +/-   ##
==========================================
- Coverage   75.35%   72.48%   -2.88%     
==========================================
  Files          93       93              
  Lines        4390     4390              
==========================================
- Hits         3308     3182     -126     
- Misses       1082     1208     +126     
Impacted Files Coverage Δ
src/Splat.NLog/NLogLogger.cs 9.89% <0.00%> (-67.71%) ⬇️
src/Splat/Logging/WrappingFullLogger.cs 61.40% <0.00%> (+0.87%) ⬆️
src/Splat/Logging/FullLoggerExtensions.cs 28.57% <0.00%> (+0.95%) ⬆️
...ceMonitoring/DefaultFeatureUsageTrackingSession.cs 69.56% <0.00%> (+4.34%) ⬆️
src/Splat/Logging/WrappingPrefixLogger.cs 66.66% <0.00%> (+6.66%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ChrisPulman
Copy link
Member

@dependabot rebase

Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.8.0...6.9.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  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/src/FluentAssertions-6.9.0 branch from 7d0d950 to fab2116 Compare February 1, 2023 08:46
@ChrisPulman ChrisPulman enabled auto-merge (squash) February 1, 2023 08:47
@ChrisPulman ChrisPulman merged commit 714aeeb into main Feb 1, 2023
@ChrisPulman ChrisPulman deleted the dependabot/nuget/src/FluentAssertions-6.9.0 branch February 1, 2023 09:04
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant