Skip to content

dep: bump rails from 7.0.2.4 to 7.0.3

George Koltsov requested to merge dependabot-bundler-rails-7.0.3 into master

Bumps rails from 7.0.2.4 to 7.0.3.

Commits
  • 3872bc0 Preparing for 7.0.3 release
  • 74beedc Remove incorrect tests
  • 54bd582 Merge pull request #44947 from jasonkarns/patch-3
  • 082e929 Merge pull request #45027 from rails/fix-tag-helper-regression
  • cd7700b Merge pull request #45016 from adrianna-chang-shopify/ac-fix-strict-loading-p...
  • f99f422 Merge pull request #45018 from lucthev/lt/strict-false
  • fd7dc8f Merge pull request #45013 from JohnAnon9771/fix/doc-active-record-querying
  • ae98f49 Merge pull request #44777 from jean-francois-labbe/main
  • 3594d29 Merge pull request #44956 from sato11/document-uses_transaction
  • 2722895 Emphasize cacheable objects in guide and API docs [ci-skip]
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Allure report

allure-report-publisher generated test report!

rspec: test report for 5fe98f71

+------------------------------------------------------------------+
|                        behaviors summary                         |
+-------------+--------+--------+---------+-------+-------+--------+
|             | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services    | 168    | 0      | 0       | 0     | 168   | ✅     |
| jobs        | 14     | 0      | 0       | 0     | 14    | ✅     |
| system      | 10     | 0      | 0       | 0     | 10    | ✅     |
| tasks       | 8      | 0      | 0       | 0     | 8     | ✅     |
| controllers | 24     | 0      | 0       | 0     | 24    | ✅     |
| models      | 3      | 0      | 0       | 0     | 3     | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
| Total       | 227    | 0      | 0       | 0     | 227   | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov

Merge request reports