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

[Bot -> All](deps): Bump the ef-core group in /Source/SammBot.Bot with 6 updates #194

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps the ef-core group in /Source/SammBot.Bot with 6 updates:

Package From To
Microsoft.EntityFrameworkCore 8.0.10 9.0.0
Microsoft.Extensions.DependencyInjection 8.0.1 9.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 9.0.0
Microsoft.EntityFrameworkCore.Design 8.0.10 9.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0 9.0.0
Microsoft.EntityFrameworkCore.Sqlite 8.0.10 9.0.0

Updates Microsoft.EntityFrameworkCore from 8.0.10 to 9.0.0

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.DependencyInjection from 8.0.1 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.EntityFrameworkCore.Design from 8.0.10 to 9.0.0

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration.Abstractions's releases.

.NET 9.0.0

Release

What's Changed

@dependabot dependabot bot added bot Related to the bot. dependencies This is about dependencies. labels Nov 12, 2024
@dependabot dependabot bot requested a review from AnalogFeelings November 12, 2024 23:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

The following labels could not be found: master.

@dependabot dependabot bot force-pushed the dependabot/nuget/Source/SammBot.Bot/master/ef-core-9a85710f5a branch from b92fac4 to 6697070 Compare November 12, 2024 23:55
Bumps the ef-core group in /Source/SammBot.Bot with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.10` | `9.0.0` |
| [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `9.0.0` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.10` | `9.0.0` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` |
| [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) | `8.0.10` | `9.0.0` |


Updates `Microsoft.EntityFrameworkCore` from 8.0.10 to 9.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.10...v9.0.0)

Updates `Microsoft.Extensions.DependencyInjection` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v9.0.0)

Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.10 to 9.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.10...v9.0.0)

Updates `Microsoft.Extensions.Configuration.Abstractions` 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 `Microsoft.Extensions.DependencyInjection` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v9.0.0)

Updates `Microsoft.Extensions.Configuration.Abstractions` 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 `Microsoft.Extensions.DependencyInjection` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v9.0.0)

Updates `Microsoft.EntityFrameworkCore.Sqlite` from 8.0.10 to 9.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.10...v9.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Source/SammBot.Bot/master/ef-core-9a85710f5a branch from 6697070 to e452ae3 Compare November 12, 2024 23:57
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Source/SammBot.Bot/master/ef-core-9a85710f5a branch November 12, 2024 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot Related to the bot. dependencies This is about dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant