debtcollective / membership

💰 Member dues and Donations platform
https://membership.debtcollective.org
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

chore(deps): bump data_migrate from 7.0.0 to 8.4.2 #639

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps data_migrate from 7.0.0 to 8.4.2.

Changelog

Sourced from data_migrate's changelog.

Changelog

8.4.0

Avoid Globally Accessible Functions for All Rake Tasks berniechiu

8.3.0

Add delegation to exists? for use by third parties foxondo

8.2.0

Delegate to anonymous subclass of AR::SchemaMigration foxondo

8.1.1

Revert 8.1.0 changes

8.1.0

Avoid globally accessible functions for all rake tasks berniechiu fixed db:migrate:with_data to compare data schema versions correctly cadactive

8.0.0.rc2

Bug fixes gdott9

8.0.0.rc1

Add support for Rails 7 Removed support for Rails versions below 5.2. Now are supported only versions Rails 5.2 and up

7.0.2

Remove magic comment in migration files y-yagi User frozen string jonnay

7.0.1

Use SchemaMigration.migrations_paths in main rake task lewhit

6.8.0

Specify database name for migrations_paths lewhit

6.7.0

Add configuration for which database name is to be used for database migrations lewhit Add tests for Rails 6.1 lewhit Migrations files should end only in .rb kroehre

6.6.2

6.6.1

... (truncated)

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 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)
dependabot[bot] commented 1 year ago

Superseded by #650.