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 aspnetcore group with 7 updates #355

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps the aspnetcore group with 7 updates:

Package From To
Microsoft.AspNetCore.Authorization 8.0.0-rc.2.23480.2 8.0.0-rtm.23523.8
Microsoft.AspNetCore.Components.WebView 8.0.0-rc.2.23480.2 8.0.0-rtm.23523.8
Microsoft.JSInterop 8.0.0-rc.2.23480.2 8.0.0-rtm.23523.8
Microsoft.AspNetCore.Components.Web 8.0.0-rc.2.23480.2 8.0.0-rtm.23523.8
Microsoft.AspNetCore.Authentication.Facebook 8.0.0-rc.2.23480.2 8.0.0-rtm.23523.8
Microsoft.AspNetCore.Authentication.Google 8.0.0-rc.2.23480.2 8.0.0-rtm.23523.8
Microsoft.AspNetCore.Authentication.MicrosoftAccount 8.0.0-rc.2.23480.2 8.0.0-rtm.23523.8

Updates Microsoft.AspNetCore.Authorization from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8

Commits

Updates Microsoft.AspNetCore.Components.WebView from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8

Commits

Updates Microsoft.JSInterop from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8

Commits

Updates Microsoft.AspNetCore.Components.Web from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8

Commits

Updates Microsoft.AspNetCore.Authentication.Facebook from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8

Commits

Updates Microsoft.AspNetCore.Authentication.Google from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8

Commits

Updates Microsoft.AspNetCore.Authentication.MicrosoftAccount from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8

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

Bumps the aspnetcore group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.AspNetCore.Authorization](https://github.com/dotnet/aspnetcore) | `8.0.0-rc.2.23480.2` | `8.0.0-rtm.23523.8` |
| [Microsoft.AspNetCore.Components.WebView](https://github.com/dotnet/aspnetcore) | `8.0.0-rc.2.23480.2` | `8.0.0-rtm.23523.8` |
| [Microsoft.JSInterop](https://github.com/dotnet/aspnetcore) | `8.0.0-rc.2.23480.2` | `8.0.0-rtm.23523.8` |
| [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) | `8.0.0-rc.2.23480.2` | `8.0.0-rtm.23523.8` |
| [Microsoft.AspNetCore.Authentication.Facebook](https://github.com/dotnet/aspnetcore) | `8.0.0-rc.2.23480.2` | `8.0.0-rtm.23523.8` |
| [Microsoft.AspNetCore.Authentication.Google](https://github.com/dotnet/aspnetcore) | `8.0.0-rc.2.23480.2` | `8.0.0-rtm.23523.8` |
| [Microsoft.AspNetCore.Authentication.MicrosoftAccount](https://github.com/dotnet/aspnetcore) | `8.0.0-rc.2.23480.2` | `8.0.0-rtm.23523.8` |


Updates `Microsoft.AspNetCore.Authorization` from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/commits)

Updates `Microsoft.AspNetCore.Components.WebView` from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/commits)

Updates `Microsoft.JSInterop` from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/commits)

Updates `Microsoft.AspNetCore.Components.Web` from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/commits)

Updates `Microsoft.AspNetCore.Authentication.Facebook` from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/commits)

Updates `Microsoft.AspNetCore.Authentication.Google` from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/commits)

Updates `Microsoft.AspNetCore.Authentication.MicrosoftAccount` from 8.0.0-rc.2.23480.2 to 8.0.0-rtm.23523.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/commits)

---
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>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 24, 2023

The following labels could not be found: nuget, dependencies, area/upstream.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 24, 2023

The group that created this PR has been removed from your configuration.

@dependabot dependabot bot closed this Oct 24, 2023
@dependabot dependabot bot deleted the dependabot/nuget/aspnetcore-f2d994cf52 branch October 24, 2023 21:46
@github-actions github-actions bot locked and limited conversation to collaborators Dec 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants