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.1.1 #611

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps data_migrate from 7.0.0 to 8.1.1.

Changelog

Sourced from data_migrate's changelog.

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

configs_for deprecation notice borama

6.6.0

Allow data dump connection to be configured lewhit

6.4.0

Add primary key to data_migrations table aandis

6.3.0

Add abort_if_pending_migrations rake tasks tomgia

6.2.0

... (truncated)

Commits
  • e07387c Bump version for hotfix
  • 7051b2f Revert "fixeddb:migrate:with_data to compare data schema versions correctly"
  • 85c2302 Revert "Avoid globally accessible functions for all rake tasks to prevent col...
  • 46156a4 Merge pull request #218 from ilyakatz/aug1_fixes
  • 87bcdc5 Update changelog
  • 78593cf fixeddb:migrate:with_data to compare data schema versions correctly
  • 0836609 Bump version
  • 486591b Avoid globally accessible functions for all rake tasks to prevent collision
  • 5604a31 Merge pull request #214 from ilyakatz/update-docs
  • 0d9ffcd Removed details about old/unsupported versions
  • Additional commits viewable in compare view


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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #611 (659d905) into development (5c0252e) will not change coverage. The diff coverage is n/a.

@@             Coverage Diff              @@
##           development     #611   +/-   ##
============================================
  Coverage        92.54%   92.54%           
============================================
  Files               94       94           
  Lines             2254     2254           
============================================
  Hits              2086     2086           
  Misses             168      168           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 2 years ago

Superseded by #625.