Skip to content

Bump the all-dependencies group with 3 updates #2079

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps the all-dependencies group with 3 updates: System.Text.Json, Microsoft.Extensions.TimeProvider.Testing and Microsoft.Extensions.DependencyInjection.

Updates System.Text.Json from 9.0.2 to 9.0.3

Release notes

Sourced from System.Text.Json'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 Microsoft.Extensions.TimeProvider.Testing from 9.2.0 to 9.3.0

Release notes

Sourced from Microsoft.Extensions.TimeProvider.Testing's releases.

v9.3.0

What's Changed

... (truncated)

Commits
  • f1f17e6 Merged PR 48301: Fix grouping of ChatResponseUpdate into ChatMessage (#6074)
  • f663faf Fix grouping of ChatResponseUpdate into ChatMessage (#6074)
  • c2f0174 Merged PR 48268: Address M.E.VectorData feedback for IEmbeddingGenerator (#6058)
  • 5ebe949 Address M.E.VectorData feedback for IEmbeddingGenerator (#6058)
  • 6883e99 Merged PR 48250: [internal/release/9.3] Fix report generation
  • 3ebaddf Merged PR 48215: ME.AI.Eval retain preview branding
  • 4c789c9 Merged PR 48177: Update IChatClient to support multiple return messages
  • 9fea0aa Update IChatClient to support multiple return messages
  • be25c10 Merged PR 48137: Force EF Sqlite down to version 9.0.2 in the MEAI.Templates ...
  • 092d941 Merged PR 48132: Flowing dependencies and getting ready for 9.3 release
  • Additional commits viewable 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

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 all-dependencies group with 3 updates: [System.Text.Json](https://github.com/dotnet/runtime), [Microsoft.Extensions.TimeProvider.Testing](https://github.com/dotnet/extensions) and [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime).


Updates `System.Text.Json` 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 `Microsoft.Extensions.TimeProvider.Testing` from 9.2.0 to 9.3.0
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](dotnet/extensions@v9.2.0...v9.3.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)

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.TimeProvider.Testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Mar 17, 2025
@lahma lahma merged commit 6b7414d into main Mar 17, 2025
4 checks passed
@lahma lahma deleted the dependabot/nuget/all-dependencies-a7c19b04fa branch March 17, 2025 19:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant