New version of all of rails (7.0.7) produced dependency conflicts #94
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We've tested your project with an updated dependency and got errors while installing the dependencies.
This version is either within the version range you specified or you haven't specified a version/range. To be able to test your project with the new version, we've taken the liberty of pinning the version for this branch and pull request.
Unfortunately, the build failed while installing dependencies. This means that while the new version is within the specified range, a version conflict between two or more packages will prohibit this version from being installed.
As this breaks fresh installs of your package, we've left this pull request open for you to investigate.
What changed?
✳️ rails ( → 7.0.7) · Repo
Release Notes
7.0.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 51 commits:
Preparing for 7.0.7 releaseSync CHANGELOG with the changes in the repositoryMerge pull request #46617 from r7kamura/feature/isolation-level-defaultMerge pull request #48891 from rails/rm-devcontainer-rightMerge pull request #48886 from fatkodima/backport-45670Make sure nested base errors are translatableUse single quotes instead of double quotes to get SQLite constraintsRemove duplicated fixtureFix `ActiveRecord::QueryMethods#in_order_of` to work with nilsMerge pull request #48861 from paulreece/correct_missing_and_associated_behaviorMerge pull request #48738 from paulreece/enum_join_missing_fixMerge pull request #48555 from skipkayhil/hm-fix-to-s-defaultFix to_s not using :default format with no argsFix quoteMerge pull request #48871 from zzak/fix-am-error-full_messageMerge pull request #48796 from adrianna-chang-shopify/ac-fix-previously-new-recordMerge pull request #48868 from fatkodima/backport-45728Fix `Cache::NullStore` with local caching for repeated readsMerge pull request #48809 from zzak/7-0-revert-create-association-breaking-changesRevert "Merge pull request #46799 from Shopify/7-0-stable-build-singular-assoc"Revert "Merge pull request #48425 from skipkayhil/hm-unrevert-48406-7"Merge pull request #48800 from robinjam/fix-humanize-nilMerge pull request #48773 from nirvdrum/thread-safe-quoted-namesFixes the documentation of with_transaction_returning_statusMerge pull request #48720 from fatkodima/fix-enumerable-sum-with-lazy-enumeratorFix `Enumerable#sum` for `Enumerator#lazy`Merge pull request #48766 from ywenc/ywenc/add-other-to-methodFix `StatementCache::Substitute` with serialized type (#48765)Merge pull request #48762 from skipkayhil/hm-backport-48622Add lower bound to Listen gem requirementImprove error message for missing listen gemRemove mention of now-lapsed 6.0.Z extended supportMerge pull request #48726 from zzak/7-0-backport-48693Merge pull request #45116 from ghiculescu/helper_method_backtraceMerge pull request #48730 from Shopify/eagerly-cast-serialized-query-attributesMerge pull request #48693 from zzak/bigdecimal-to_sMerge pull request #48708 from eileencodes/remove-connected-check-from-db_runtimeMerge pull request #48697 from zzak/7-0-backport-48488Merge pull request #47851 from stevehill1981/fix-mysql-check-constraint-schema-dump[7-0-stable] Backport: Remove no connection primary key testMerge pull request #48636 from zzak/7-0-backport-e4140140afMerge pull request #48635 from zzak/7-0-backport-46965Merge pull request #48645 from Shopify/action-view-bare-cache-fragmentsMerge pull request #48642 from zzak/7-0-backport-47509Fix issue with attr_protected where malformed input could circumventWarm-up to avoid autoloads interfering with class serialMerge pull request #46965 from fatkodima/flaky-use_postgresql-testDon't double-encode nested `field_id` and `field_name` indexMerge pull request #48625 from hachi8833/fix_migration_guideFix inconsistency in sample codesUpdate default scaffold templates to set 303 (See Other) as status code on redirect for the update actionDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands