Closed dependabot[bot] closed 2 years ago
Merging #44 (839630e) into main (9cc2040) will decrease coverage by
8.03%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #44 +/- ##
==========================================
- Coverage 69.15% 61.12% -8.04%
==========================================
Files 35 35
Lines 1070 1070
Branches 49 49
==========================================
- Hits 740 654 -86
- Misses 316 403 +87
+ Partials 14 13 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/Transactions/MsSqlTransactionWrapper.cs | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
tests/Support/Setup/DatabaseSetup.cs | 43.24% <0.00%> (-54.06%) |
:arrow_down: |
src/Connection/Factories/MsSql.cs | 0.00% <0.00%> (-50.00%) |
:arrow_down: |
src/Connection/SqlConnectionWrapper.cs | 0.00% <0.00%> (-33.70%) |
:arrow_down: |
src/Connection/DatabaseConnection.cs | 78.94% <0.00%> (-11.58%) |
:arrow_down: |
src/Connection/Database.cs | 81.96% <0.00%> (-6.56%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Closing this out, as we've configured Renovate instead of Dependabot now.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps actions/setup-node from 2 to 3.5.0.
Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
969bd26
Fix test volta priority (#577)9f3a02b
Merge pull request #532 from jef/main4cffe5c
chore: remove sponge usage0efefb3
Merge remote-tracking branch 'upstream/main'1e6f2cd
test: add volta e2e test30f0e7d
Update@actions/core
to 1.9.1 (#574)c8f0d10
upgrade@action/cache
to 3.0.4 to fix stuck issue (#573)b4b18e5
Update package json version (#570)9efe00a
Merge pull request #569 from e-korolevskii/main35ba06b
docs(contributor's guide): Update linkDependabot 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 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)