ualbertalib / jupiter

Jupiter is a University of Alberta Libraries-based initiative to create a sustainable and extensible digital asset management system. This is phase 2 (Digitization).
https://era.library.ualberta.ca/
MIT License
23 stars 10 forks source link

Bump strong_migrations from 2.0.2 to 2.1.0 #3632

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps strong_migrations from 2.0.2 to 2.1.0.

Changelog

Sourced from strong_migrations's changelog.

2.1.0 (2024-11-08)

  • Added skip_database method
  • Added experimental remove_invalid_indexes option
  • Added warning for unsupported adapters
  • Improved output for db:forward, db:rollback, db:migrate:up, and db:migrate:down
  • Made operations more retriable with safe_by_default
Commits
  • b90c8b6 Version bump to 2.1.0 [skip ci]
  • b7cf837 Improved verbose output for timeout tests [skip ci]
  • d78650f Improved timeout tests
  • 53113d3 Improved code
  • 4963a65 Improved code
  • 0c78b28 Improved code
  • 397b831 Improved test
  • d56919e Switched to skip_database method for consistency with enable/disable_check
  • 7cba344 Moved skip databases section [skip ci]
  • 3e7129e Added test for check_down with safety_assured
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)