Update nugets by jnyrup · Pull Request #3192 · fluentassertions/fluentassertions · GitHub
Skip to content

Update nugets#3192

Merged
jnyrup merged 13 commits into
fluentassertions:mainfrom
jnyrup:nuget_deps
Apr 19, 2026
Merged

Update nugets#3192
jnyrup merged 13 commits into
fluentassertions:mainfrom
jnyrup:nuget_deps

Conversation

@jnyrup

@jnyrup jnyrup commented Apr 19, 2026

Copy link
Copy Markdown
Member

The nuke packages bumps fix these build errors

/home/runner/work/fluentassertions/fluentassertions/Build/_build.csproj : error NU1901: Warning As Error: Package 'NuGet.Packaging' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg
/home/runner/work/fluentassertions/fluentassertions/Build/_build.csproj : error NU1903: Warning As Error: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx
/home/runner/work/fluentassertions/fluentassertions/Build/_build.csproj : error NU1903: Warning As Error: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf

IMPORTANT

  • If the PR touches the public API, the changes have been approved in a separate issue with the "api-approved" label.
  • The code complies with the Coding Guidelines for C#.
  • The changes are covered by unit tests which follow the Arrange-Act-Assert syntax and the naming conventions such as is used in these tests.
  • If the PR adds a feature or fixes a bug, please update the release notes with a functional description that explains what the change means to consumers of this library, which are published on the website.
  • If the PR changes the public API the changes needs to be included by running AcceptApiChanges.ps1 or AcceptApiChanges.sh.
  • If the PR affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
    • Please also run ./build.sh --target spellcheck or .\build.ps1 --target spellcheck before pushing and check the good outcome

CONTRIBUTOR LICENSE GRANT

By submitting this contribution, the contributor hereby irrevocably grants to the project owners and maintainers a perpetual, worldwide, royalty-free, irrevocable license to use, reproduce, modify, distribute, sublicense, and create derivative works of the contribution for any purpose and under any terms, including proprietary licensing.

The contributor waives any moral rights in the contribution to the extent permitted by law and agrees not to assert any claim of authorship or control over the contribution. The contributor represents that they are the sole author of the contribution and that it is provided free of any third-party claims.

The contributor understands and agrees that the maintainers may, at their sole discretion, use, license, or redistribute the contribution as part of any work and under any terms they choose, without further permission or attribution.

  • I have read the Contributor License Grant and accept the conditions
  • I'm interested in a free license for Fluent Assertions and will share my email address through sales@xceed.com

@jnyrup jnyrup added the dependencies Pull requests that update a dependency file label Apr 19, 2026
@github-actions

Copy link
Copy Markdown

This was referenced Jun 29, 2026
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.

1 participant