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

(deps): Bump the microsoft group across 2 directories with 5 updates #4311

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2024

Bumps the microsoft group with 2 updates in the /new-cli directory: System.Text.Json and Microsoft.Extensions.DependencyInjection.Abstractions.
Bumps the microsoft group with 4 updates in the /src directory: Microsoft.Build, Microsoft.IO.Redist, System.Text.Json and Microsoft.Build.Utilities.Core.

Updates System.Text.Json from 8.0.5 to 9.0.0

Release notes

Sourced from System.Text.Json's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Build from 17.11.4 to 17.12.6

Release notes

Sourced from Microsoft.Build's releases.

v17.12.6

What's Changed

... (truncated)

Commits
  • 43a2496 Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ...
  • 298a15a [automated] Merge branch 'vs17.11' => 'vs17.12' (#10857)
  • 5b86656 [vs17.12] Localized file check-in by OneLocBuild Task: Build definition ID 94...
  • db5f601 Bump STJ to 8.0.5 (#10842)
  • 5cae248 [automated] Merge branch 'vs17.11' => 'vs17.12' (#10818)
  • 2939083 [vs17.12] Update dependencies from dotnet/arcade (#10834)
  • 0258a80 [automated] Merge branch 'vs17.11' => 'vs17.12' (#10805)
  • 4ae11fa [17.12] Prevent contention between CancelAllSubmissions and EndBuild (#10745)
  • e7dfc71 Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ...
  • ff5cb70 Fix parsing .editorconfig EOL (#10740)
  • Additional commits viewable in compare view

Updates Microsoft.IO.Redist from 6.1.0 to 6.0.1

Commits

Updates System.Text.Json from 9.0.0 to 8.0.5

Release notes

Sourced from System.Text.Json's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Build.Utilities.Core from 17.11.4 to 17.12.6

Release notes

Sourced from Microsoft.Build.Utilities.Core's releases.

v17.12.6

What's Changed

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2024
@arturcic arturcic force-pushed the dependabot/nuget/new-cli/microsoft-af09d1df25 branch 2 times, most recently from 143a841 to d2a7124 Compare November 14, 2024 20:52
Bumps the microsoft group with 2 updates in the /new-cli directory: [System.Text.Json](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime).
Bumps the microsoft group with 4 updates in the /src directory: [Microsoft.Build](https://github.com/dotnet/msbuild), [Microsoft.IO.Redist](https://github.com/dotnet/runtime), [System.Text.Json](https://github.com/dotnet/runtime) and [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild).

Updates `System.Text.Json` from 8.0.5 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v9.0.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v9.0.0)

Updates `Microsoft.Build` from 17.11.4 to 17.12.6
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
- [Commits](dotnet/msbuild@v17.11.4...v17.12.6)

Updates `Microsoft.IO.Redist` from 6.1.0 to 6.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v6.0.1)

Updates `System.Text.Json` from 9.0.0 to 8.0.5
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v9.0.0)

Updates `Microsoft.Build.Utilities.Core` from 17.11.4 to 17.12.6
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
- [Commits](dotnet/msbuild@v17.11.4...v17.12.6)

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: microsoft
- dependency-name: Microsoft.Build
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.IO.Redist
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: microsoft
- dependency-name: Microsoft.Build.Utilities.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
...

Signed-off-by: dependabot[bot] <[email protected]>
@arturcic arturcic force-pushed the dependabot/nuget/new-cli/microsoft-af09d1df25 branch from d2a7124 to 0f85372 Compare November 14, 2024 20:56
@arturcic arturcic merged commit 1c3b097 into main Nov 14, 2024
94 checks passed
@arturcic arturcic deleted the dependabot/nuget/new-cli/microsoft-af09d1df25 branch November 14, 2024 21:49
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