Bump the aspnetcore group with 7 updates#17345
Merged
Conversation
jsuarezruiz
approved these changes
Sep 14, 2023
Bumps the aspnetcore group with 7 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.AspNetCore.Authorization](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | | [Microsoft.AspNetCore.Components.WebView](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | | [Microsoft.JSInterop](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | | [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | | [Microsoft.AspNetCore.Authentication.Facebook](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | | [Microsoft.AspNetCore.Authentication.Google](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | | [Microsoft.AspNetCore.Authentication.MicrosoftAccount](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | Updates `Microsoft.AspNetCore.Authorization` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) Updates `Microsoft.AspNetCore.Components.WebView` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) Updates `Microsoft.JSInterop` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) Updates `Microsoft.AspNetCore.Components.Web` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) Updates `Microsoft.AspNetCore.Authentication.Facebook` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) Updates `Microsoft.AspNetCore.Authentication.Google` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) Updates `Microsoft.AspNetCore.Authentication.MicrosoftAccount` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authorization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore - dependency-name: Microsoft.AspNetCore.Components.WebView dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore - dependency-name: Microsoft.JSInterop dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore - dependency-name: Microsoft.AspNetCore.Components.Web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore - dependency-name: Microsoft.AspNetCore.Authentication.Facebook dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore - dependency-name: Microsoft.AspNetCore.Authentication.Google dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore - dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore ... Signed-off-by: dependabot[bot] <support@github.com>
092f56e to
f4bdef9
Compare
Member
|
/azp run MAUI-DeviceTests-public |
|
Azure Pipelines successfully started running 1 pipeline(s). |
rmarinho
approved these changes
Sep 15, 2023
samhouts
pushed a commit
that referenced
this pull request
Sep 17, 2023
* Removed references to GraphicsTester.Skia.Tizen from Maui-dev and Maui-vscode sln files. (#17334) * Enable requesting the full preview size on iOS drag shadow & iOS and Windows Samples (#17282) * Enable requesting the full preview size on iOS drag shadow * Add in windows drag and drop sample * Move itemssource class into main class --------- Co-authored-by: TJ Lambert (HE/HIM/HIS) <antlambe@microsoft.com> * Wait for parent to get set before realizing titleview (#17360) * [create-pull-request] automated change (#17362) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Make the taps work on all platforms (#17325) * Added integration test for maui blazor maccatalyst codesign verification. (#17331) * Added integration test for maui blazor maccatalyst codesign verification. * Created new Codesign class and moved SearchForExpectedEntitlements to it. * Updated to DotNetCurrent * [C] Replace value with same specificity (#17365) We don't have a test for that -fixes #17357 * Enable Mac Catalyst Controls Device Tests in CI (#17229) * Enable Mac Catalyst Controls Device Tests in CI * Disable failing tests * [C] Port the specificity concept to Bindings (#17215) * [C] Port the specificity concept to Bindings Allow having multiple layers of Bindings, useful for e.g. AppThemeBinding, Style, VSM - fixes #16538 * test for 17354 * Revert changes to setting context and add tests (#17348) * Remove macOS as that is not installed by default (#17379) * Increase timeouts to 4 hours (#17386) * Bump the aspnetcore group with 7 updates (#17345) Bumps the aspnetcore group with 7 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.AspNetCore.Authorization](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | | [Microsoft.AspNetCore.Components.WebView](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | | [Microsoft.JSInterop](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | | [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | | [Microsoft.AspNetCore.Authentication.Facebook](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | | [Microsoft.AspNetCore.Authentication.Google](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | | [Microsoft.AspNetCore.Authentication.MicrosoftAccount](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` | Updates `Microsoft.AspNetCore.Authorization` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) Updates `Microsoft.AspNetCore.Components.WebView` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) Updates `Microsoft.JSInterop` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) Updates `Microsoft.AspNetCore.Components.Web` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) Updates `Microsoft.AspNetCore.Authentication.Facebook` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) Updates `Microsoft.AspNetCore.Authentication.Google` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) Updates `Microsoft.AspNetCore.Authentication.MicrosoftAccount` from 7.0.10 to 7.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authorization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore - dependency-name: Microsoft.AspNetCore.Components.WebView dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore - dependency-name: Microsoft.JSInterop dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore - dependency-name: Microsoft.AspNetCore.Components.Web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore - dependency-name: Microsoft.AspNetCore.Authentication.Facebook dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore - dependency-name: Microsoft.AspNetCore.Authentication.Google dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore - dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [create-pull-request] automated change (#17388) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [X] fix CollectionItems enumeration (#17364) - fixes #17333 * passing test for #16960 (#17397) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dustin-wojciechowski <dustin.wojciechowski@microsoft.com> Co-authored-by: TJ Lambert <50846373+tj-devel709@users.noreply.github.com> Co-authored-by: TJ Lambert (HE/HIM/HIS) <antlambe@microsoft.com> Co-authored-by: Shane Neuville <shneuvil@microsoft.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com> Co-authored-by: Stephane Delcroix <stephane@delcroix.org> Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 aspnetcore group with 7 updates:
7.0.107.0.117.0.107.0.117.0.107.0.117.0.107.0.117.0.107.0.117.0.107.0.117.0.107.0.11Updates
Microsoft.AspNetCore.Authorizationfrom 7.0.10 to 7.0.11Release notes
Sourced from Microsoft.AspNetCore.Authorization's releases.
Commits
70048beMerged PR 33391: [internal/release/7.0] Update dependencies from dnceng/inter...56bf8fdUpdate dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cf068f2Merged PR 33327: [internal/release/7.0] Update dependencies from dnceng/inter...ca391f2Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...29b2328[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime63c4da1[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime18b9121[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime76f241a[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime4914e2e[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime54a9c7f[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-efcoreUpdates
Microsoft.AspNetCore.Components.WebViewfrom 7.0.10 to 7.0.11Release notes
Sourced from Microsoft.AspNetCore.Components.WebView's releases.
Commits
70048beMerged PR 33391: [internal/release/7.0] Update dependencies from dnceng/inter...56bf8fdUpdate dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cf068f2Merged PR 33327: [internal/release/7.0] Update dependencies from dnceng/inter...ca391f2Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...29b2328[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime63c4da1[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime18b9121[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime76f241a[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime4914e2e[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime54a9c7f[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-efcoreUpdates
Microsoft.JSInteropfrom 7.0.10 to 7.0.11Release notes
Sourced from Microsoft.JSInterop's releases.
Commits
70048beMerged PR 33391: [internal/release/7.0] Update dependencies from dnceng/inter...56bf8fdUpdate dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cf068f2Merged PR 33327: [internal/release/7.0] Update dependencies from dnceng/inter...ca391f2Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...29b2328[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime63c4da1[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime18b9121[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime76f241a[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime4914e2e[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime54a9c7f[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-efcoreUpdates
Microsoft.AspNetCore.Components.Webfrom 7.0.10 to 7.0.11Release notes
Sourced from Microsoft.AspNetCore.Components.Web's releases.
Commits
70048beMerged PR 33391: [internal/release/7.0] Update dependencies from dnceng/inter...56bf8fdUpdate dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cf068f2Merged PR 33327: [internal/release/7.0] Update dependencies from dnceng/inter...ca391f2Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...29b2328[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime63c4da1[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime18b9121[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime76f241a[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime4914e2e[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime54a9c7f[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-efcoreUpdates
Microsoft.AspNetCore.Authentication.Facebookfrom 7.0.10 to 7.0.11Release notes
Sourced from Microsoft.AspNetCore.Authentication.Facebook's releases.
Commits
70048beMerged PR 33391: [internal/release/7.0] Update dependencies from dnceng/inter...56bf8fdUpdate dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cf068f2Merged PR 33327: [internal/release/7.0] Update dependencies from dnceng/inter...ca391f2Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...29b2328[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime63c4da1[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime18b9121[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime76f241a[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime4914e2e[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime54a9c7f[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-efcoreUpdates
Microsoft.AspNetCore.Authentication.Googlefrom 7.0.10 to 7.0.11Release notes
Sourced from Microsoft.AspNetCore.Authentication.Google's releases.
Commits
70048beMerged PR 33391: [internal/release/7.0] Update dependencies from dnceng/inter...56bf8fdUpdate dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cf068f2Merged PR 33327: [internal/release/7.0] Update dependencies from dnceng/inter...ca391f2Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...29b2328[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime63c4da1[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime18b9121[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime76f241a[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime4914e2e[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime54a9c7f[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-efcoreUpdates
Microsoft.AspNetCore.Authentication.MicrosoftAccountfrom 7.0.10 to 7.0.11Release notes
Sourced from Microsoft.AspNetCore.Authentication.MicrosoftAccount's releases.
Commits
70048beMerged PR 33391: [internal/release/7.0] Update dependencies from dnceng/inter...56bf8fdUpdate dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cf068f2Merged PR 33327: [internal/release/7.0] Update dependencies from dnceng/inter...ca391f2Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...29b2328[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime63c4da1[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime18b9121[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime76f241a[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime4914e2e[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime54a9c7f[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-efcoreDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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