Skip to content

Bump the nuget group with 3 updates#155

Merged
Tyrrrz merged 1 commit intomasterfrom
dependabot/nuget/nuget-5e36ab741c
Apr 1, 2025
Merged

Bump the nuget group with 3 updates#155
Tyrrrz merged 1 commit intomasterfrom
dependabot/nuget/nuget-5e36ab741c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps the nuget group with 3 updates: FluentAssertions, Microsoft.Extensions.DependencyInjection and CliWrap.

Updates FluentAssertions from 8.1.1 to 8.2.0

Release notes

Sourced from FluentAssertions's releases.

8.2.0

What's Changed

Improvements

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@8.1.1...8.2.0

Commits
  • 04defbe Reworked formatting and support multi-dimensional arrays.
  • 0a649cb Add polyfill for splitting on a single char or string
  • 66df7d0 Use char overload of string.Replace
  • fa6eae1 Avoid regex for checking if a path is nested
  • 669f817 Handle missing caller identifier
  • c53c9eb Bump cspell from 8.17.3 to 8.17.5
  • 6751587 Remove | from regex character classes
  • 7d18305 Adjust incorrect explaining comment about regex
  • 3828bf7 Restore StringSyntax annotations
  • See full diff in compare view

Updates Microsoft.Extensions.DependencyInjection from 9.0.2 to 9.0.3

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0.3

Release

What's Changed

... (truncated)

Commits
  • 831d23e Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'
  • c97d3a4 Merge pull request #112453 from vseanreesermsft/internal-merge-9.0-2025-02-11...
  • 4045f55 Disable loc from release/9.0 (#112443)
  • ddae4fe Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...
  • 710b9e0 Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'
  • 9988fab [9.0] Backport labeling workflow changes (#112240)
  • 95e028d Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'
  • 689f4e9 Merge pull request #112382 from carlossanlop/release/9.0-staging
  • 10a6130 Backport pr 111723 to 9.0 staging (#112322)
  • 49a1042 [release/9.0-staging] Update dependencies from dotnet/arcade (#111483)
  • Additional commits viewable in compare view

Updates CliWrap from 3.8.1 to 3.8.2

Release notes

Sourced from CliWrap's releases.

3.8.2

What's Changed

Full Changelog: Tyrrrz/CliWrap@3.8.1...3.8.2

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nuget group with 3 updates: [FluentAssertions](https://github.com/fluentassertions/fluentassertions), [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [CliWrap](https://github.com/Tyrrrz/CliWrap).


Updates `FluentAssertions` from 8.1.1 to 8.2.0
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@8.1.1...8.2.0)

Updates `Microsoft.Extensions.DependencyInjection` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.2...v9.0.3)

Updates `CliWrap` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/Tyrrrz/CliWrap/releases)
- [Commits](Tyrrrz/CliWrap@3.8.1...3.8.2)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: CliWrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the enhancement New feature or request label Apr 1, 2025
@Tyrrrz Tyrrrz merged commit 3fb2a23 into master Apr 1, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/nuget-5e36ab741c branch April 1, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant