-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 dependencies group across 1 directory with 10 updates #87
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/nuget/src/dependencies-825ccc0ef4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 10 updates in the /src directory: | Package | From | To | | --- | --- | --- | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.12.0` | | [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) | `2.66.0` | `2.67.0` | | [Grpc.AspNetCore.HealthChecks](https://github.com/grpc/grpc-dotnet) | `2.66.0` | `2.67.0` | | [Grpc.AspNetCore.Server.Reflection](https://github.com/grpc/grpc-dotnet) | `2.66.0` | `2.67.0` | | [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) | `2.5.187` | `3.0.300` | | [Microsoft.Playwright](https://github.com/microsoft/playwright-dotnet) | `1.48.0` | `1.49.0` | | [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) | `8.0.3` | `9.0.0` | | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `8.2.0` | `8.3.0` | | [System.Management](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` | | [System.Threading.Channels](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` | Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.11.1...v17.12.0) Updates `Grpc.AspNetCore` from 2.66.0 to 2.67.0 - [Release notes](https://github.com/grpc/grpc-dotnet/releases) - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md) - [Commits](grpc/grpc-dotnet@v2.66.0...v2.67.0) Updates `Grpc.AspNetCore.HealthChecks` from 2.66.0 to 2.67.0 - [Release notes](https://github.com/grpc/grpc-dotnet/releases) - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md) - [Commits](grpc/grpc-dotnet@v2.66.0...v2.67.0) Updates `Grpc.AspNetCore.Server.Reflection` from 2.66.0 to 2.67.0 - [Release notes](https://github.com/grpc/grpc-dotnet/releases) - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md) - [Commits](grpc/grpc-dotnet@v2.66.0...v2.67.0) Updates `MessagePack` from 2.5.187 to 3.0.300 - [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases) - [Commits](MessagePack-CSharp/MessagePack-CSharp@v2.5.187...v3.0.300) Updates `Microsoft.Playwright` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/microsoft/playwright-dotnet/releases) - [Commits](microsoft/playwright-dotnet@v1.48.0...v1.49.0) Updates `Serilog.AspNetCore` from 8.0.3 to 9.0.0 - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases) - [Commits](serilog/serilog-aspnetcore@v8.0.3...v9.0.0) Updates `System.IdentityModel.Tokens.Jwt` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.2.0...8.3.0) Updates `System.Management` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) Updates `System.Threading.Channels` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Grpc.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Grpc.AspNetCore.HealthChecks dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Grpc.AspNetCore.Server.Reflection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: MessagePack dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Microsoft.Playwright dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Serilog.AspNetCore dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: System.Management dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: System.Threading.Channels dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 10 updates in the /src directory:
17.11.1
17.12.0
2.66.0
2.67.0
2.66.0
2.67.0
2.66.0
2.67.0
2.5.187
3.0.300
1.48.0
1.49.0
8.0.3
9.0.0
8.2.0
8.3.0
8.0.0
9.0.0
8.0.0
9.0.0
Updates
Microsoft.NET.Test.Sdk
from 17.11.1 to 17.12.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
Commits
bc91613
Downgrade xunit skip warning to info (#10379)c8f1628
Convert to auto property (#10365)8c6ff8c
Use macos13fa0c8fd
Rebrand to releasec02e98d
Update diagnose.mdec81d7d
Enable policheck (#10363)09b7600
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10360)4f16fc0
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10353)1eb6f23
ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild (#10354)96977db
Update Microsoft.Extensions.DependencyModel to 3.1.0 (#5188)Updates
Grpc.AspNetCore
from 2.66.0 to 2.67.0Release notes
Sourced from Grpc.AspNetCore's releases.
Commits
5a58c24
Update to .NET 9 RTM (#2571)dacb7b4
Bump elliptic from 6.5.7 to 6.6.0 in /examples/Spar/Server/ClientApp (#2567)1732f28
Update package dependencies to 9.0 RC2 (#2560)5fffc48
Fix System.Text.Json vulnerability warning (#2556)b88713e
Update Grpc.Tools to 2.67.0 (#2554)0f2ffdc
Fix UpdateBalancingState not called when address attributes are modified (#2553)490894c
Cleanup gRPC unit testing helpers in tester sample (#2548)df3d8dc
Update to Grpc.Tools 2.67.0-pre1 (#2547)b1df3e4
Bump serve-static from 1.14.2 to 1.16.2 in /examples/Spar/Server/ClientApp (#...de9a82f
Update logging to use generated logs (#2531)Updates
Grpc.AspNetCore.HealthChecks
from 2.66.0 to 2.67.0Release notes
Sourced from Grpc.AspNetCore.HealthChecks's releases.
Commits
5a58c24
Update to .NET 9 RTM (#2571)dacb7b4
Bump elliptic from 6.5.7 to 6.6.0 in /examples/Spar/Server/ClientApp (#2567)1732f28
Update package dependencies to 9.0 RC2 (#2560)5fffc48
Fix System.Text.Json vulnerability warning (#2556)b88713e
Update Grpc.Tools to 2.67.0 (#2554)0f2ffdc
Fix UpdateBalancingState not called when address attributes are modified (#2553)490894c
Cleanup gRPC unit testing helpers in tester sample (#2548)df3d8dc
Update to Grpc.Tools 2.67.0-pre1 (#2547)b1df3e4
Bump serve-static from 1.14.2 to 1.16.2 in /examples/Spar/Server/ClientApp (#...de9a82f
Update logging to use generated logs (#2531)Updates
Grpc.AspNetCore.Server.Reflection
from 2.66.0 to 2.67.0Release notes
Sourced from Grpc.AspNetCore.Server.Reflection's releases.
Commits
5a58c24
Update to .NET 9 RTM (#2571)dacb7b4
Bump elliptic from 6.5.7 to 6.6.0 in /examples/Spar/Server/ClientApp (#2567)1732f28
Update package dependencies to 9.0 RC2 (#2560)5fffc48
Fix System.Text.Json vulnerability warning (#2556)b88713e
Update Grpc.Tools to 2.67.0 (#2554)0f2ffdc
Fix UpdateBalancingState not called when address attributes are modified (#2553)490894c
Cleanup gRPC unit testing helpers in tester sample (#2548)df3d8dc
Update to Grpc.Tools 2.67.0-pre1 (#2547)b1df3e4
Bump serve-static from 1.14.2 to 1.16.2 in /examples/Spar/Server/ClientApp (#...de9a82f
Update logging to use generated logs (#2531)Updates
MessagePack
from 2.5.187 to 3.0.300Release notes
Sourced from MessagePack's releases.
... (truncated)
Commits
ba54fab
feat: Update package.json to 3.0.300d8b00a1
Update version.jsonff3af77
Merge remote-tracking branch 'origin/master'19da689
disable upload MessagePack.Experimental temporary554323c
feat: Update package.json to 3.0.3dec9d6c
fix path0aa812e
CI: do build for pack332b2b6
CI: disable package validation on Analyzer buildd380860
CI, fetch-depth:0b467454
version.jsonUpdates
Microsoft.Playwright
from 1.48.0 to 1.49.0Release notes
Sourced from Microsoft.Playwright's releases.
... (truncated)
Commits
d7922c6
chore: mark v1.49.03daac14
chore(deps): bump the actions group with 2 updates (#3059)c37f056
chore: get rid of Frame::UrlMatches (#3058)0679b8e
devops: add dependabot.yml497b7b0
chore align route handling with upstream (#3057)7797511
chore(roll): roll Playwright to v1.49.0 (#3056)8f071a8
chore: drop net6.0/net7.0 from Playwright.CLI (#3054)7f3b888
chore: fix 'Dereference of a possibly null reference.' warning (#3055)42e4c76
chore: clean up build.sh script (#3053)d277fb4
chore: set Microsoft.NET.Test.Sdk minimum to 17.8.0 (#3051)Updates
Serilog.AspNetCore
from 8.0.3 to 9.0.0Release notes
Sourced from Serilog.AspNetCore's releases.
Commits
4e3bb55
Merge pull request #388 from nblumhardt/dotnet-9613941a
Remove vestigial images folderba53133
Remove .DS_Store985ce64
Update to .NET 9; Actions buildd47eefb
Dev version bump [skip ci]Updates
System.IdentityModel.Tokens.Jwt
from 8.2.0 to 8.3.0Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
... (truncated)
Changelog
Sourced from System.IdentityModel.Tokens.Jwt's changelog.