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.8.0 to 6.9.0 #20

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 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)

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>
@changelogg
Copy link

changelogg bot commented Jan 13, 2023

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2023
@codecov-commenter
Copy link

Codecov Report

Base: 98.29% // Head: 98.29% // No change to project coverage 👍

Coverage data is based on head (85e4de0) compared to base (e8e75a2).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   98.29%   98.29%           
=======================================
  Files          12       12           
  Lines         235      235           
=======================================
  Hits          231      231           
  Misses          4        4           

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.

@phmatray phmatray merged commit 82f7730 into main Jan 18, 2023
@phmatray phmatray deleted the dependabot/nuget/FluentAssertions-6.9.0 branch January 18, 2023 08:26
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.

2 participants