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 EntityFrameworkCore.Scaffolding.Handlebars, Microsoft.EntityFrameworkCore.Design, Microsoft.EntityFrameworkCore.Relational and Microsoft.Extensions.DependencyInjection in /src #2402

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps EntityFrameworkCore.Scaffolding.Handlebars, Microsoft.EntityFrameworkCore.Design, Microsoft.EntityFrameworkCore.Relational and Microsoft.Extensions.DependencyInjection. These dependencies needed to be updated together.
Updates EntityFrameworkCore.Scaffolding.Handlebars from 6.0.3 to 7.0.0

Release notes

Sourced from EntityFrameworkCore.Scaffolding.Handlebars's releases.

v7.7.0

Includes the following issues / pull requests:

NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/7.0.0

@​ErikEJ No template changes since 7.0.0-beta1.

v7.0.0-beta1

Includes the following issues / pull requests:

NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/7.0.0-beta1

@​ErikEJ These are template changes

  • CSharpDbContext/DbContext.hbs
  • CSharpDbContext/Partials/DbConstructor.hbs
  • TypeScriptDbContext/DbContext.hbs
Commits

Updates Microsoft.EntityFrameworkCore.Design from 6.0.31 to 7.0.0

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

EF Core 7.0 (EF7)

EF Core 7.0 GA (commonly referred to as EF7) is now available from NuGet.

See What's New in EF7 for a detailed look at all the new features in EF7. In summary, the following new features are included in EF7:

... (truncated)

Commits

Updates Microsoft.EntityFrameworkCore.Relational from 6.0.0 to 7.0.0

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

EF Core 7.0 (EF7)

EF Core 7.0 GA (commonly referred to as EF7) is now available from NuGet.

See What's New in EF7 for a detailed look at all the new features in EF7. In summary, the following new features are included in EF7:

... (truncated)

Commits

Updates Microsoft.Extensions.DependencyInjection from 5.0.2 to 7.0.0

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 7.0.0

Release

.NET 7.0 RC 2

Release

.NET 7.0 RC 1

Release

.NET 7.0 Preview 7

Release

.NET 7.0 Preview 6

Release

.NET 7.0 Preview 5

Release

.NET 7.0 Preview 4

Release

.NET 7.0 Preview 3

Release

.NET 7.0 Preview 2

Release

.NET 6.0.31

Release

.NET 6.0.30

Release

What's Changed

... (truncated)

Commits
  • d099f07 Merge in 'release/7.0' changes
  • 0cee4aa [release/7.0] Fix loading app-local ICU (#77118)
  • bebb595 Merge in 'release/7.0' changes
  • cd2d837 Port stackoverflow fix from Roslyn to SourceGenerator PolyFill (#76954)
  • db34250 Merge in 'release/7.0' changes
  • f252bc6 Merged PR 26705: Empty to commit to diverge internal and public branches
  • 075e74e [mono][s390x] Fix wrong implementation of OP_CHECK_THIS (#76920)
  • aacc243 Update macos-11 vmImage to macos-12 for XCode 14. (#76973)
  • c7b59fc [release/7.0] Reintroduce typo in ICorDebug public API names (#76967)
  • 156aa8a Merge in 'release/7.0' changes
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…eworkCore.Design, Microsoft.EntityFrameworkCore.Relational and Microsoft.Extensions.DependencyInjection

Bumps [EntityFrameworkCore.Scaffolding.Handlebars](https://github.com/TrackableEntities/EntityFrameworkCore.Scaffolding.Handlebars), [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) and [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `EntityFrameworkCore.Scaffolding.Handlebars` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/TrackableEntities/EntityFrameworkCore.Scaffolding.Handlebars/releases)
- [Commits](TrackableEntities/EntityFrameworkCore.Scaffolding.Handlebars@v6.0.3...v7.0.0)

Updates `Microsoft.EntityFrameworkCore.Design` from 6.0.31 to 7.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.31...v7.0.0)

Updates `Microsoft.EntityFrameworkCore.Relational` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.0...v7.0.0)

Updates `Microsoft.Extensions.DependencyInjection` from 5.0.2 to 7.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.2...v7.0.0)

---
updated-dependencies:
- dependency-name: EntityFrameworkCore.Scaffolding.Handlebars
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/src/multi-937c285b76 branch June 17, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant