revoframework / Revo

Event Sourcing, CQRS and DDD framework for C#/.NET Core.
https://docs.revoframework.net/
MIT License
654 stars 70 forks source link

Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Tools/Revo.Tools.DatabaseMigrator #68

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps System.Data.SqlClient from 4.8.5 to 4.8.6.

Release notes

Sourced from System.Data.SqlClient's releases.

.NET Core 2.1.0 RC1

Repos

Commits


Dependabot compatibility score

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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/revoframework/Revo/network/alerts).
codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e2cd704) 37.09% compared to head (229f894) 35.46%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/revoframework/Revo/pull/68/graphs/tree.svg?width=650&height=150&src=pr&token=1ZYN4m1hkn&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework)](https://app.codecov.io/gh/revoframework/Revo/pull/68?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework) ```diff @@ Coverage Diff @@ ## develop #68 +/- ## =========================================== - Coverage 37.09% 35.46% -1.63% =========================================== Files 473 473 Lines 6575 6575 Branches 0 775 +775 =========================================== - Hits 2439 2332 -107 - Misses 4136 4138 +2 - Partials 0 105 +105 ``` [see 62 files with indirect coverage changes](https://app.codecov.io/gh/revoframework/Revo/pull/68/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/revoframework/Revo/pull/68?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/revoframework/Revo/pull/68?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework). Last update [e2cd704...229f894](https://app.codecov.io/gh/revoframework/Revo/pull/68?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework).
dependabot[bot] commented 9 months ago

Looks like System.Data.SqlClient is up-to-date now, so this is no longer needed.