Skip to content

Bump strong_migrations from 1.4.3 to 2.8.0#4624

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/strong_migrations-2.8.0
Open

Bump strong_migrations from 1.4.3 to 2.8.0#4624
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/strong_migrations-2.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps strong_migrations from 1.4.3 to 2.8.0.

Changelog

Sourced from strong_migrations's changelog.

2.8.0 (2026-05-14)

  • Added check for rename_enum_value

2.7.0 (2026-04-25)

  • Added check for add_foreign_key with MySQL and MariaDB
  • Added check for add_column with callable default value with MySQL and MariaDB

2.6.0 (2026-04-07)

  • Added check for algorithm: :copy with MySQL and MariaDB
  • Added check for lock: :shared and lock: :exclusive with MySQL and MariaDB
  • Dropped support for Ruby < 3.3 and Active Record < 7.2

2.5.2 (2025-12-20)

  • Fixed false positive for add_reference with foreign_key: {validate: false}

2.5.1 (2025-10-13)

  • Fixed transaction_timeout option with DDL transaction

2.5.0 (2025-07-27)

  • Added check for rename_schema
  • Made auto_analyze apply to add_reference

2.4.0 (2025-06-23)

  • Added remove_invalid_indexes option to install generator
  • Added experimental transaction_timeout option
  • Dropped support for Ruby < 3.2 and Active Record < 7.1

2.3.0 (2025-04-03)

  • Added check for change_column for columns with check constraints with Postgres

2.2.1 (2025-03-21)

  • Added support for change_column_null with default value with safe_by_default option
  • Improved backfill instructions
  • Fixed safe_by_default applying to migrations before start_after

2.2.0 (2025-02-01)

  • Fixed constraint name for long table and column names with change_column_null
  • Dropped support for Active Record < 7

2.1.0 (2024-11-08)

... (truncated)

Commits
  • a0d8963 Version bump to 2.8.0 [skip ci]
  • 49c0ba7 Updated readme [skip ci]
  • b54aff7 Updated readme [skip ci]
  • 44ea6d5 Added check for rename_enum_value
  • 2e8bc96 Version bump to 2.7.0 [skip ci]
  • 6c55ccb Updated test style to match error message
  • 1fe1b87 Updated readme style to match error message [skip ci]
  • a8fcfcb Updated style [skip ci]
  • 1f4ee37 Moved comment [skip ci]
  • 693f832 Updated skip comment [skip ci]
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies ruby Pull requests that update ruby code labels May 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/strong_migrations-2.8.0 branch 4 times, most recently from 832e881 to e9fec70 Compare June 2, 2026 18:32
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 1.4.3 to 2.8.0.
- [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md)
- [Commits](ankane/strong_migrations@v1.4.3...v2.8.0)

---
updated-dependencies:
- dependency-name: strong_migrations
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/strong_migrations-2.8.0 branch from e9fec70 to 5b1fa75 Compare June 2, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants