Skip to content

Updating Entity Framework dependencies#42

Merged
adamjstone merged 22 commits intorelease/v1.0.24-preview1from
develop
Jul 19, 2019
Merged

Updating Entity Framework dependencies#42
adamjstone merged 22 commits intorelease/v1.0.24-preview1from
develop

Conversation

@adamjstone
Copy link
Copy Markdown
Member

Pull Request

Overview

Here is an overview of the changes that were made.

  1. Fixing a minor styling issue on README.md.
  2. Bump Microsoft.EntityFrameworkCore from 2.2.4 to 2.2.6
  3. Bump Microsoft.EntityFrameworkCore.SqlServer from 2.2.4 to 2.2.6
  4. Bump Microsoft.EntityFrameworkCore.Design from 2.2.4 to 2.2.6
  5. Bump Microsoft.EntityFrameworkCore.Tools from 2.2.4 to 2.2.6
  6. Bump Microsoft.EntityFrameworkCore.Relational from 2.2.4 to 2.2.6
  7. Bump Microsoft.EntityFrameworkCore.InMemory from 2.2.4 to 2.2.6

Readiness Checklist

This pull request is in compliance with the readiness requirements listed below.

  • This pull request addresses one or more existing issues.
  • Commit messages are simple and informative, and include references to an issue number.
  • Applicable unit tests have been added or updated.
  • All unit tests are passing.
  • Thorough source documentation accompanies all code additions and modifications.
  • Styling guidelines were followed.

dependabot-preview Bot and others added 22 commits July 19, 2019 01:33
Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/aspnet/EntityFrameworkCore) from 2.2.4 to 2.2.6.
- [Release notes](https://github.com/aspnet/EntityFrameworkCore/releases)
- [Commits](dotnet/efcore@v2.2.4...v2.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [Microsoft.EntityFrameworkCore](https://github.com/aspnet/EntityFrameworkCore) from 2.2.4 to 2.2.6.
- [Release notes](https://github.com/aspnet/EntityFrameworkCore/releases)
- [Commits](dotnet/efcore@v2.2.4...v2.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…soft.EntityFrameworkCore.InMemory-2.2.6

Bump Microsoft.EntityFrameworkCore.InMemory from 2.2.4 to 2.2.6
…soft.EntityFrameworkCore-2.2.6

Bump Microsoft.EntityFrameworkCore from 2.2.4 to 2.2.6
Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/aspnet/EntityFrameworkCore) from 2.2.4 to 2.2.6.
- [Release notes](https://github.com/aspnet/EntityFrameworkCore/releases)
- [Commits](dotnet/efcore@v2.2.4...v2.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…soft.EntityFrameworkCore.Relational-2.2.6

Bump Microsoft.EntityFrameworkCore.Relational from 2.2.4 to 2.2.6
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/aspnet/EntityFrameworkCore) from 2.2.4 to 2.2.6.
- [Release notes](https://github.com/aspnet/EntityFrameworkCore/releases)
- [Commits](dotnet/efcore@v2.2.4...v2.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/aspnet/EntityFrameworkCore) from 2.2.4 to 2.2.6.
- [Release notes](https://github.com/aspnet/EntityFrameworkCore/releases)
- [Commits](dotnet/efcore@v2.2.4...v2.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…soft.EntityFrameworkCore.Tools-2.2.6

Bump Microsoft.EntityFrameworkCore.Tools from 2.2.4 to 2.2.6
…istory-readme

#32 Adding release history information.
Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/aspnet/EntityFrameworkCore) from 2.2.4 to 2.2.6.
- [Release notes](https://github.com/aspnet/EntityFrameworkCore/releases)
- [Commits](dotnet/efcore@v2.2.4...v2.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…soft.EntityFrameworkCore.SqlServer-2.2.6

Bump Microsoft.EntityFrameworkCore.SqlServer from 2.2.4 to 2.2.6
…soft.EntityFrameworkCore.Design-2.2.6

Bump Microsoft.EntityFrameworkCore.Design from 2.2.4 to 2.2.6
…eadme

[#32] Adding release history information
@adamjstone adamjstone added Category-Maintenance Relates to project maintenance. Stage-0-New Currently awaiting review. Subcategory-Dependencies Relates to software dependencies. Tag-AddReleaseNote Warrants addition of a release note. labels Jul 19, 2019
@adamjstone adamjstone added this to the v1.0.24-preview1 milestone Jul 19, 2019
@adamjstone adamjstone requested a review from a team July 19, 2019 19:09
@adamjstone adamjstone self-assigned this Jul 19, 2019
@adamjstone adamjstone removed the Stage-0-New Currently awaiting review. label Jul 19, 2019
@adamjstone adamjstone added the Stage-4-Complete Reviewed, accepted and finalized. label Jul 19, 2019
@adamjstone adamjstone merged commit 6e032d7 into release/v1.0.24-preview1 Jul 19, 2019
@adamjstone adamjstone added the Version-1.0.24 Released with or planned for version 1.0.24. label Jul 20, 2019
@adamjstone adamjstone added Source-Maintainer Created by a maintainer. Verdict-Released Included in a completed production release. labels Aug 5, 2019
@adamjstone adamjstone removed their assignment Sep 25, 2019
@adamjstone adamjstone self-assigned this Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category-Maintenance Relates to project maintenance. Source-Maintainer Created by a maintainer. Stage-4-Complete Reviewed, accepted and finalized. Subcategory-Dependencies Relates to software dependencies. Tag-AddReleaseNote Warrants addition of a release note. Verdict-Released Included in a completed production release. Version-1.0.24 Released with or planned for version 1.0.24.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant