-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Bump the microsoft group with 7 updates #287
Closed
Closed
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 microsoft group with 7 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.9.0` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` | | [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.2` | | [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.2` | | [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.2` | | [Microsoft.AspNetCore.Components.WebView.Maui](https://github.com/dotnet/maui) | `8.0.3` | `8.0.7` | | [Microsoft.Identity.Web.UI](https://github.com/AzureAD/microsoft-identity-web) | `2.15.5` | `2.17.0` | 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) Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0...v8.0.2) Updates `Microsoft.AspNetCore.Components.WebAssembly` 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.AspNetCore.Components.Web` 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.AspNetCore.Components.WebAssembly.DevServer` 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.AspNetCore.Components.WebView.Maui` from 8.0.3 to 8.0.7 - [Release notes](https://github.com/dotnet/maui/releases) - [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/maui/commits) Updates `Microsoft.Identity.Web.UI` from 2.15.5 to 2.17.0 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](AzureAD/microsoft-identity-web@2.15.5...2.17.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Components.WebAssembly dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Components.Web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Components.WebView.Maui dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Identity.Web.UI dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Feb 14, 2024
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
# for free
to join this conversation on GitHub.
Already have an account?
# 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 microsoft group with 7 updates:
17.8.0
17.9.0
8.0.0
8.0.2
8.0.0
8.0.2
8.0.0
8.0.2
8.0.0
8.0.2
8.0.3
8.0.7
2.15.5
2.17.0
Updates
Microsoft.NET.Test.Sdk
from 17.8.0 to 17.9.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
Commits
a77b8d5
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...60eca4b
Disable testhost prestart (#4833) (#4836)053d711
Replaced obsolete NuGetAuthenticate@0 with NuGetAuthenticate@1 (#4800)f33b3e4
Fixed version in tests (#4790)f8d273c
Changed pre-release label version (#4786)2cda152
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...0b98146
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...e017f62
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...4572ac3
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...9ba4078
[main] Update dependencies from dotnet/arcade (#4767)Updates
Microsoft.EntityFrameworkCore
from 8.0.0 to 8.0.2Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
a97f6ff
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime4016ea7
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime813b3f7
Merge in 'release/8.0' changes1b51aa3
Merge branch 'release/7.0' into release/8.02634ffd
Merge in 'release/8.0' changes3bb09fb
Merge branch 'release/6.0' into release/7.08e2972c
[release/8.0] Bump SqlClient version (#32838)2136285
[release/7.0] Update SqlClient dependency (#32841)2abafb2
[release/6.0] Update SqlClient dependency (#32840)7c8f682
Merge in 'release/8.0' changesUpdates
Microsoft.AspNetCore.Components.WebAssembly
from 8.0.0 to 8.0.2Release notes
Sourced from Microsoft.AspNetCore.Components.WebAssembly's releases.
Commits
da7e989
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore0c785c5
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime8fdc5e8
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcorebb84444
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimea48fa2c
Merged PR 36489: [internal/release/8.0] Update dependencies from dnceng/inter...a12499e
Merge in 'release/8.0' changese91e94d
[Blazor] Allownull
parameter values to be supplied to interactive componen...fd749a7
Merge in 'release/8.0' changes658ddfb
[release/8.0] Update karma.local.conf.js (#53411)4855269
Merge in 'release/8.0' changesUpdates
Microsoft.AspNetCore.Components.Web
from 8.0.0 to 8.0.2Release notes
Sourced from Microsoft.AspNetCore.Components.Web's releases.
Commits
da7e989
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore0c785c5
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime8fdc5e8
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcorebb84444
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimea48fa2c
Merged PR 36489: [internal/release/8.0] Update dependencies from dnceng/inter...a12499e
Merge in 'release/8.0' changese91e94d
[Blazor] Allownull
parameter values to be supplied to interactive componen...fd749a7
Merge in 'release/8.0' changes658ddfb
[release/8.0] Update karma.local.conf.js (#53411)4855269
Merge in 'release/8.0' changesUpdates
Microsoft.AspNetCore.Components.WebAssembly.DevServer
from 8.0.0 to 8.0.2Release notes
Sourced from Microsoft.AspNetCore.Components.WebAssembly.DevServer's releases.
Commits
da7e989
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore0c785c5
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime8fdc5e8
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcorebb84444
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimea48fa2c
Merged PR 36489: [internal/release/8.0] Update dependencies from dnceng/inter...a12499e
Merge in 'release/8.0' changese91e94d
[Blazor] Allownull
parameter values to be supplied to interactive componen...fd749a7
Merge in 'release/8.0' changes658ddfb
[release/8.0] Update karma.local.conf.js (#53411)4855269
Merge in 'release/8.0' changesUpdates
Microsoft.AspNetCore.Components.WebView.Maui
from 8.0.3 to 8.0.7Release notes
Sourced from Microsoft.AspNetCore.Components.WebView.Maui's releases.
... (truncated)
Commits
Updates
Microsoft.Identity.Web.UI
from 2.15.5 to 2.17.0Release notes
Sourced from Microsoft.Identity.Web.UI's releases.
Changelog
Sourced from Microsoft.Identity.Web.UI's changelog.
Commits
c2ee714
update id web to 7.3.1 (#2665)fc6320d
update IdentityModel 7.3.0 (#2662)0bf2825
trying evergreen dependabot updates (#2661)4270180
remove commented code in benchmark (#2659)edf100e
update env variables for benchmark (#2658)1fc8ea6
update benchmark (#2657)2bc88b6
updates to benchmarks (#2656)8dc0eff
fix benchmark file path (#2655)6b9e298
add basic perf regression coverage (#2654)8909553
Lozensky/enable managed identity (#2650)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