Skip to content
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 10 updates #298

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps the microsoft group with 10 updates:

Package From To
Microsoft.NET.Test.Sdk 17.8.0 17.9.0
Microsoft.EntityFrameworkCore 8.0.0 8.0.2
Microsoft.EntityFrameworkCore.Relational 8.0.0 8.0.2
Microsoft.EntityFrameworkCore 8.0.0 8.0.2
Microsoft.EntityFrameworkCore.Sqlite 8.0.0 8.0.2
Microsoft.EntityFrameworkCore.Relational 8.0.0 8.0.2
Microsoft.EntityFrameworkCore 8.0.0 8.0.2
Microsoft.EntityFrameworkCore.Design 8.0.0 8.0.2
Microsoft.EntityFrameworkCore.Relational 8.0.0 8.0.2
Microsoft.EntityFrameworkCore 8.0.0 8.0.2
Microsoft.EntityFrameworkCore.SqlServer 8.0.0 8.0.2
Microsoft.EntityFrameworkCore.Relational 8.0.0 8.0.2
Microsoft.EntityFrameworkCore 8.0.0 8.0.2
Microsoft.AspNetCore.Components.WebAssembly 8.0.0 8.0.2
Microsoft.AspNetCore.Components.Web 8.0.0 8.0.2
Microsoft.AspNetCore.Components.WebAssembly.DevServer 8.0.0 8.0.2
Microsoft.Identity.Web.UI 2.15.5 2.17.1

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

Updates Microsoft.EntityFrameworkCore from 8.0.0 to 8.0.2

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

EF Core 8.0.2 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.1 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

Commits
  • a97f6ff [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 4016ea7 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 813b3f7 Merge in 'release/8.0' changes
  • 1b51aa3 Merge branch 'release/7.0' into release/8.0
  • 2634ffd Merge in 'release/8.0' changes
  • 3bb09fb Merge branch 'release/6.0' into release/7.0
  • 8e2972c [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' changes
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore.Relational from 8.0.0 to 8.0.2

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

EF Core 8.0.2 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.1 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

Commits
  • a97f6ff [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 4016ea7 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 813b3f7 Merge in 'release/8.0' changes
  • 1b51aa3 Merge branch 'release/7.0' into release/8.0
  • 2634ffd Merge in 'release/8.0' changes
  • 3bb09fb Merge branch 'release/6.0' into release/7.0
  • 8e2972c [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' changes
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore from 8.0.0 to 8.0.2

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

EF Core 8.0.2 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.1 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

Commits
  • a97f6ff [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 4016ea7 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 813b3f7 Merge in 'release/8.0' changes
  • 1b51aa3 Merge branch 'release/7.0' into release/8.0
  • 2634ffd Merge in 'release/8.0' changes
  • 3bb09fb Merge branch 'release/6.0' into release/7.0
  • 8e2972c [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' changes
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore.Sqlite from 8.0.0 to 8.0.2

Release notes

Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.

EF Core 8.0.2 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.1 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

Commits
  • a97f6ff [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 4016ea7 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 813b3f7 Merge in 'release/8.0' changes
  • 1b51aa3 Merge branch 'release/7.0' into release/8.0
  • 2634ffd Merge in 'release/8.0' changes
  • 3bb09fb Merge branch 'release/6.0' into release/7.0
  • 8e2972c [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' changes
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore.Relational from 8.0.0 to 8.0.2

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

EF Core 8.0.2 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.1 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

Commits
  • a97f6ff [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 4016ea7 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 813b3f7 Merge in 'release/8.0' changes
  • 1b51aa3 Merge branch 'release/7.0' into release/8.0
  • 2634ffd Merge in 'release/8.0' changes
  • 3bb09fb Merge branch 'release/6.0' into release/7.0
  • 8e2972c [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' changes
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore from 8.0.0 to 8.0.2

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

EF Core 8.0.2 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.1 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

Commits
  • a97f6ff [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 4016ea7 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 813b3f7 Merge in 'release/8.0' changes
  • 1b51aa3 Merge branch 'release/7.0' into release/8.0
  • 2634ffd Merge in 'release/8.0' changes
  • 3bb09fb Merge branch 'release/6.0' into release/7.0
  • 8e2972c [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' changes
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore.Design from 8.0.0 to 8.0.2

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

EF Core 8.0.2 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.1 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

Bumps the microsoft group with 10 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.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` |
| [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` |
| [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` |
| [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.Identity.Web.UI](https://github.com/AzureAD/microsoft-identity-web) | `2.15.5` | `2.17.1` |


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.EntityFrameworkCore.Relational` 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.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.EntityFrameworkCore.Sqlite` 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.EntityFrameworkCore.Relational` 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.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.EntityFrameworkCore.Design` 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.EntityFrameworkCore.Relational` 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.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.EntityFrameworkCore.SqlServer` 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.EntityFrameworkCore.Relational` 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.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.Identity.Web.UI` from 2.15.5 to 2.17.1
- [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.1)

---
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.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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.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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2024
@dependabot dependabot bot requested a review from VladislavAntonyuk March 8, 2024 04:04
Copy link
Author

dependabot bot commented on behalf of github Mar 27, 2024

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

@dependabot dependabot bot closed this Mar 27, 2024
@dependabot dependabot bot deleted the dependabot/nuget/microsoft-ed8bfc5d59 branch March 27, 2024 19:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants