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 the nuget-production-dependencies group across 3 directories with 2 updates #2028

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2025

Bumps the nuget-production-dependencies group with 1 update in the /src/accounting directory: Microsoft.Extensions.Logging.
Bumps the nuget-production-dependencies group with 1 update in the /src/cart directory: Microsoft.AspNetCore.TestHost.
Bumps the nuget-production-dependencies group with 1 update in the /src/cart/tests directory: Microsoft.AspNetCore.TestHost.

Updates Microsoft.Extensions.Logging from 9.0.1 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.Logging's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.AspNetCore.TestHost from 8.0.12 to 8.0.13

Release notes

Sourced from Microsoft.AspNetCore.TestHost's releases.

.NET 8.0.13

[Release](https://github.com/dotnet/core/releases/tag/v8.0.13

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13

Commits
  • 009e1cc Merged PR 46821: [internal/release/8.0] Update dependencies from dnceng/inter...
  • d65a310 Merged PR 46811: [internal/release/8.0] Update dependencies from dnceng/inter...
  • a9e44d2 Merge commit 'db9f8d7a5aa19a582dcec04c7ae6f5d4bd2df422'
  • db9f8d7 Merge pull request #59872 from vseanreesermsft/internal-merge-8.0-2025-01-14-...
  • 21f09b3 Update baseline, SDK
  • 4fa922d Merge commit '31d685b2d9a86ca1243014d175a3da813f78e428' into internal-merge-8...
  • f302311 Merge commit 'f8dbde642466f4f34fec4e55468a3b1c9da9c219'
  • f8dbde6 fix/update docker tags (#59867)
  • 433c04a Merge commit 'abffb4d78dcb260cd2d91e582a676c9f7d7c5307'
  • abffb4d Update dependencies from https://github.com/dotnet/arcade build 20250110.1 (#...
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.TestHost from 8.0.12 to 8.0.13

Release notes

Sourced from Microsoft.AspNetCore.TestHost's releases.

.NET 8.0.13

[Release](https://github.com/dotnet/core/releases/tag/v8.0.13

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13

Commits
  • 009e1cc Merged PR 46821: [internal/release/8.0] Update dependencies from dnceng/inter...
  • d65a310 Merged PR 46811: [internal/release/8.0] Update dependencies from dnceng/inter...
  • a9e44d2 Merge commit 'db9f8d7a5aa19a582dcec04c7ae6f5d4bd2df422'
  • db9f8d7 Merge pull request #59872 from vseanreesermsft/internal-merge-8.0-2025-01-14-...
  • 21f09b3 Update baseline, SDK
  • 4fa922d Merge commit '31d685b2d9a86ca1243014d175a3da813f78e428' into internal-merge-8...
  • f302311 Merge commit 'f8dbde642466f4f34fec4e55468a3b1c9da9c219'
  • f8dbde6 fix/update docker tags (#59867)
  • 433c04a Merge commit 'abffb4d78dcb260cd2d91e582a676c9f7d7c5307'
  • abffb4d Update dependencies from https://github.com/dotnet/arcade build 20250110.1 (#...
  • 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

…rectories with 2 updates

Bumps the nuget-production-dependencies group with 1 update in the /src/accounting directory: [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime).
Bumps the nuget-production-dependencies group with 1 update in the /src/cart directory: [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore).
Bumps the nuget-production-dependencies group with 1 update in the /src/cart/tests directory: [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore).


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

Updates `Microsoft.AspNetCore.TestHost` from 8.0.12 to 8.0.13
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.12...v8.0.13)

Updates `Microsoft.AspNetCore.TestHost` from 8.0.12 to 8.0.13
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.12...v8.0.13)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-production-dependencies
- dependency-name: Microsoft.AspNetCore.TestHost
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-production-dependencies
- dependency-name: Microsoft.AspNetCore.TestHost
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 12, 2025 13:00
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 12, 2025
@julianocosta89 julianocosta89 merged commit bf800d1 into main Feb 13, 2025
52 checks passed
@julianocosta89 julianocosta89 deleted the 6685dependabot/nuget/src/accounting/nuget-production-dependencies-a5fff96e0f branch February 13, 2025 08:14
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.

2 participants