registry
registry copied to clipboard
chore(deps): update dependency data_migrate to v11
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| data_migrate (source) | '~> 9.0' -> '~> 11.0' |
Release Notes
ajvargo/data-migrate (data_migrate)
v11.3.0
- Make table_name configurable ilyakatz#361
- Use lease_connection over deprecated connection for rails 8 ilyakatz#353
- Add Ruby 3.4 to CI matrix
v11.2.0
- Remove committed Gemfile.lock, reduce bundled file list when running
gem installilyakatz#351 - Bump actionpack from 7.1.3.4 to 7.1.4.1
- Bump rexml from 3.3.6 to 3.3.9
- Fix db_config_with_versions arity change and backport ilyakatz#337
v11.1.0
- Allow multiple data migration paths ilyakatz#331
- Fix db:prepare:with_data task on Rails 7.2
- Fix ConnectionPool deprecation warnings on Rails 7.2
- Add Rails 8.0 to testing grounds ilyakatz#341
- Bump webrick from 1.8.1 to 1.8.2
v11.0.0
- Update rexml to 3.3.6
- Fixes a bug which ignored migrations on Rails 7.1 and higher
v9.4.2
- Fix db:prepare:with_data task
v9.4.1
- Add db:prepare task
v9.4.0
- Reset model schema cache before each data migration ilyakatz#307
- Run load_config rake task before db:migrate:with_data ilyakatz#308
v9.3.0
- Improve with_data Rake task for multiple database ilyakatz#296
v9.2.0
- Support Rails 7.1 ilyakatz#278
- Build and test against 7.1.0.rc1 ilyakatz#286
v9.1.3
What's Changed
- fix: allow db:schema:load to work for rails 6.0 and 6.1 by @vprigent in ilyakatz#343
Full Changelog: https://github.com/ilyakatz/data-migrate/compare/9.1.2...9.1.3
v9.1.2
What's Changed
- fix: db:schema:load for rails 6.0.x versions by @vprigent in ilyakatz#342
Full Changelog: https://github.com/ilyakatz/data-migrate/compare/v9.1.1...9.1.2
v9.1.1
What's Changed
- Backport ilyakatz#281
v9.1.0
Configuration
📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: Gemfile.lock
[11:04:13.371] INFO (1132): Installing tool [email protected]...
/usr/local/containerbase/tools/v2/ruby.sh: line 80: /etc/gemrc: Permission denied
[11:04:14.034] ERROR (1132): Command failed with exit code 1: bash /usr/local/containerbase/bin/v2-install-tool.sh install ruby 3.0.3
[11:04:14.035] FATAL (1132): Install tool ruby failed in 676ms.