-
-
Notifications
You must be signed in to change notification settings - Fork 724
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 database_cleaner from 1.99.0 to 2.0.1 #7081
Bump database_cleaner from 1.99.0 to 2.0.1 #7081
Conversation
@dependabot-bot rebase |
1d3369a
to
3d31b21
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's some relevant test failures here...
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
@dependabot-bot rebase |
Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it. |
3d31b21
to
d2cf1d0
Compare
ok, trying this one with rails 5.2 |
Codecov Report
@@ Coverage Diff @@
## master #7081 +/- ##
=======================================
Coverage 93.29% 93.29%
=======================================
Files 635 635
Lines 18128 18128
=======================================
Hits 16913 16913
Misses 1215 1215 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like a green build is sufficient since we only use this in tests?
b60e19f
to
913ba1c
Compare
@dependabot-bot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps [database_cleaner](https://github.com/DatabaseCleaner/database_cleaner) from 1.99.0 to 2.0.1. - [Release notes](https://github.com/DatabaseCleaner/database_cleaner/releases) - [Changelog](https://github.com/DatabaseCleaner/database_cleaner/blob/main/History.rdoc) - [Commits](DatabaseCleaner/database_cleaner@v1.99.0...v2.0.1) Signed-off-by: dependabot[bot] <[email protected]>
460830a
to
30e2be1
Compare
all right, looks very nice. lets merge? I can then rebase the rails 6 PR to include this (there's a different/worse version of this in the rails 6 PR). |
Bumps database_cleaner from 1.99.0 to 2.0.1.
Changelog
Sourced from database_cleaner's changelog.
Commits
c889b94
release v2.0.1.cc74d7d
changelog for v2.0.1.f8b7e05
delay running safeguards until right before cleaning begins. this allows for ...44bbfe5
remove notice now that master should be stable for the foreseeable future.51fb215
release v2.0.0.77f89a0
Remove whitespace markdown header.4d5ca13
Remove indentation on empty lines for consistency.c6a401d
Remove trailing whitespaces.f7b9246
Merge pull request #660 from bpo/allowlist-regexe4a1fe7
Merge branch 'master' into allowlist-regexDependabot 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)