Skip to content
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.8.5 to 2.0.1 #2577

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2021

Bumps database_cleaner from 1.8.5 to 2.0.1.

Changelog

Sourced from database_cleaner's changelog.

== 2.0.1 2021-02-04

== Bugfixes

== 2.0.0 2021-01-31

=== Changes

  • Rename url_whitelist to url_allowlist
  • Allowlist now supports regular expressions
  • Fixed Ruby 2.7 deprecation warnings

=== Breaking changes

  • Failed checks against the allowlist now raise UrlNotAllowed rather than NotWhitelistedUrl

== 2.0.0.beta2 2020-05-30

=== Features

=== Breaking changes

== 2.0.0.beta 2020-04-05

=== Breaking changes

  • Replace old shared RSpec examples with new "database_cleaner adapter" example: DatabaseCleaner/database_cleaner#629
  • split gem into database_cleaner-core and database_cleaner metagem.
  • Support Ruby versions 2.4, 2.5, 2.6, and 2.7, and drop support for older Rubies.
  • remove all deprecated code and get the specs passing again.
  • Split off all adapter gems into their own repos: DatabaseCleaner/database_cleaner#620

== 1.99.0 2021-01-31

== Changes

== Deprecations

... (truncated)

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-regex
  • e4a1fe7 Merge branch 'master' into allowlist-regex
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2021
@ZeiP
Copy link
Member

ZeiP commented Aug 9, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/database_cleaner-2.0.1 branch 2 times, most recently from 4a7cd37 to 5f5725a Compare August 9, 2021 11:17
@dependabot dependabot bot force-pushed the dependabot/bundler/database_cleaner-2.0.1 branch from 5f5725a to 5afffdc Compare August 25, 2021 14:33
@ZeiP
Copy link
Member

ZeiP commented Jan 3, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/database_cleaner-2.0.1 branch from 5afffdc to becf1a2 Compare January 3, 2022 22:48
@ZeiP
Copy link
Member

ZeiP commented Aug 1, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

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 @dependabot recreate.

@ZeiP ZeiP force-pushed the dependabot/bundler/database_cleaner-2.0.1 branch from f524392 to 3265af6 Compare August 1, 2022 22:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2023

A newer version of database_cleaner exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@ZeiP
Copy link
Member

ZeiP commented Jun 6, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 6, 2024

Superseded by #3007.

@dependabot dependabot bot closed this Jun 6, 2024
@dependabot dependabot bot deleted the dependabot/bundler/database_cleaner-2.0.1 branch June 6, 2024 07:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant