-
Notifications
You must be signed in to change notification settings - Fork 0
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 Microsoft.EntityFrameworkCore.Tools, Microsoft.EntityFrameworkCore.Relational, Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Analyzers in /src/HomeInventory #698
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dependency Review✅ No vulnerabilities or license issues found.Scanned Manifest Files |
Test Results282 tests ±0 282 ✅ ±0 5s ⏱️ -1s Results for commit a1fa944. ± Comparison against base commit 0ec16d4. This pull request removes 17 and adds 17 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
SummarySummary
CoverageHomeInventory.Application - 85.2%
HomeInventory.Application.Framework - 100%
HomeInventory.Application.UserManagement - 91.3%
HomeInventory.Application.UserManagement.Interfaces - 76.4%
HomeInventory.Contracts.UserManagement.Validators - 100%
HomeInventory.Contracts.Validations - 100%
HomeInventory.Core - 97.1%
HomeInventory.Domain - 91.6%
HomeInventory.Domain.Primitives - 80.6%
HomeInventory.Domain.UserManagement - 84.6%
HomeInventory.Infrastructure - 90.8%
HomeInventory.Infrastructure.Framework - 83.8%
HomeInventory.Infrastructure.UserManagement - 100%
HomeInventory.Tests.Framework - 81.9%
HomeInventory.Web - 81.5%
HomeInventory.Web.Framework - 89.6%
HomeInventory.Web.UserManagement - 100%
|
…re.Relational, Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Analyzers Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore.Analyzers` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
d45c0c7
to
a1fa944
Compare
Minimum allowed line rate is |
Looks like these dependencies are up-to-date now, so this is no longer needed. |
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
enhancement
New feature or request
maintenance
.NET
Pull requests that update .net code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps Microsoft.EntityFrameworkCore.Tools, Microsoft.EntityFrameworkCore.Relational, Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Analyzers. These dependencies needed to be updated together.
Updates
Microsoft.EntityFrameworkCore.Tools
from 8.0.0 to 8.0.1Release notes
Sourced from Microsoft.EntityFrameworkCore.Tools's releases.
Commits
423b1a0
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime4c95cef
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime04c2fa5
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimea7a3adc
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime27d4f64
Merge in 'release/8.0' changes141740f
Merge branch 'release/7.0' into release/8.0ce50d5d
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime5c784d9
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimee6291bf
[release/7.0] Fix to #31448 Use token for NonQueryResultAsync (#31449) (#32334)446aaf1
Merge in 'release/8.0' changesUpdates
Microsoft.EntityFrameworkCore.Relational
from 8.0.0 to 8.0.1Release notes
Sourced from Microsoft.EntityFrameworkCore.Relational's releases.
Commits
423b1a0
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime4c95cef
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime04c2fa5
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimea7a3adc
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime27d4f64
Merge in 'release/8.0' changes141740f
Merge branch 'release/7.0' into release/8.0ce50d5d
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime5c784d9
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimee6291bf
[release/7.0] Fix to #31448 Use token for NonQueryResultAsync (#31449) (#32334)446aaf1
Merge in 'release/8.0' changesUpdates
Microsoft.EntityFrameworkCore
from 8.0.0 to 8.0.1Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
423b1a0
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime4c95cef
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime04c2fa5
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimea7a3adc
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime27d4f64
Merge in 'release/8.0' changes141740f
Merge branch 'release/7.0' into release/8.0ce50d5d
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime5c784d9
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimee6291bf
[release/7.0] Fix to #31448 Use token for NonQueryResultAsync (#31449) (#32334)446aaf1
Merge in 'release/8.0' changesUpdates
Microsoft.EntityFrameworkCore.Analyzers
from 8.0.0 to 8.0.1Release notes
Sourced from Microsoft.EntityFrameworkCore.Analyzers's releases.
Commits
423b1a0
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime4c95cef
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime04c2fa5
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimea7a3adc
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime27d4f64
Merge in 'release/8.0' changes141740f
Merge branch 'release/7.0' into release/8.0ce50d5d
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime5c784d9
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimee6291bf
[release/7.0] Fix to #31448 Use token for NonQueryResultAsync (#31449) (#32334)446aaf1
Merge in 'release/8.0' changesDependabot 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)