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

Bump the ms-dependencies group with 3 updates #643

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps the ms-dependencies group with 3 updates: System.Text.Json, Microsoft.AspNetCore.WebUtilities and Microsoft.NET.Test.Sdk.

Updates System.Text.Json from 8.0.0 to 8.0.2

Release notes

Sourced from System.Text.Json's releases.

.NET 8.0.2

Release

.NET 8.0.1

Release

Commits
  • 1381d5e Merge in 'release/8.0' changes
  • c987e4f [release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)
  • 441c91d Merge in 'release/8.0' changes
  • c93800e Merge pull request #97065 from carlossanlop/release/8.0-staging
  • c2d2bb3 Merge branch 'release/8.0' into release/8.0-staging
  • 6d35e39 [release/8.0-staging] UInt64.CreateSaturating<Int128> truncates instead of sa...
  • 96b0a55 [release/8.0-staging] macOS: Set certificate as a dependency of private key h...
  • 85c2772 [release/8.0] Fix server-side OCSP stapling on Linux (#96838)
  • 683da71 [release/8.0-staging] Gen0 segment should always be reported as Gen0 for DacH...
  • f9d0a7b [release/8.0-staging] Fix Crossgen2 PDB generation (again) (#96566)
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.WebUtilities from 8.0.0 to 8.0.2

Release notes

Sourced from Microsoft.AspNetCore.WebUtilities's releases.

.NET 8.0.2

Release

.NET 8.0.1

Release

Commits
  • da7e989 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore
  • 0c785c5 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 8fdc5e8 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore
  • bb84444 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • a48fa2c Merged PR 36489: [internal/release/8.0] Update dependencies from dnceng/inter...
  • a12499e Merge in 'release/8.0' changes
  • e91e94d [Blazor] Allow null parameter values to be supplied to interactive componen...
  • fd749a7 Merge in 'release/8.0' changes
  • 658ddfb [release/8.0] Update karma.local.conf.js (#53411)
  • 4855269 Merge in 'release/8.0' changes
  • Additional commits viewable in compare view

Updates Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.9.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.8.0...v17.9.0

v17.9.0-release-23619-01

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23577-04...v17.9.0-release-23619-01

v17.9.0-preview-23577-04

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23531-01...v17.9.0-preview-23577-04

v17.9.0-preview-23531-01

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23503-02...v17.9.0-preview-23531-01

v17.9.0-preview-23503-02

What's Changed

Full Changelog: microsoft/vstest@v17.8.0-release-23468-02...v17.9.0-preview-23503-02

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

@dependabot dependabot bot requested a review from a team as a code owner March 4, 2024 09:09
@dependabot dependabot bot removed the request for review from a team March 4, 2024 09:09
@dependabot dependabot bot added the .NET Pull requests that update .net code label Mar 4, 2024
@dependabot dependabot bot requested a review from Toa741 March 4, 2024 09:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2024
Bumps the ms-dependencies group with 3 updates: [System.Text.Json](https://github.com/dotnet/runtime), [Microsoft.AspNetCore.WebUtilities](https://github.com/dotnet/aspnetcore) and [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest).


Updates `System.Text.Json` from 8.0.0 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.2)

Updates `Microsoft.AspNetCore.WebUtilities` from 8.0.0 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.0...v8.0.2)

Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.8.0...v17.9.0)

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ms-dependencies
- dependency-name: Microsoft.AspNetCore.WebUtilities
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ms-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ms-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/ms-dependencies-fc8ab209de branch from bc7e404 to 60bdeb2 Compare March 4, 2024 12:42
@louis-z louis-z merged commit 5e3be20 into main Mar 4, 2024
6 checks passed
@louis-z louis-z deleted the dependabot/nuget/ms-dependencies-fc8ab209de branch March 4, 2024 20:20
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