Bump rails from f9c847f to 5d34172 #879

Merged
dependabot[bot] merged 2 commits from dependabot/bundler/rails-5d34172 into main 2024-06-18 00:04:16 +08:00
dependabot[bot] commented 2024-06-17 15:31:42 +08:00 (Migrated from github.com)

Bumps rails from f9c847f to 5d34172.

Commits
  • 5d34172 Document test transactions w/ multiple databases
  • 760b3ee Registers 4519ea6 in the CHANGELOG
  • 4519ea6 Document transactions in the testing guide
  • a37fecb Merge pull request #51219 from mylesboone/order_references_arel_attribute
  • 828ce75 Merge pull request #52040 from zzak/re-52026
  • 1b71ee4 Merge pull request #52112 from y-yagi/fix_driven_by_for_devcontainer
  • 95f5fa3 Merge pull request #52119 from Shopify/7-2-stable-ar-bloat
  • e564f29 Merge pull request #52118 from Shopify/fix-code-generator-bloat
  • 2e728d4 Merge pull request #52113 from Shopify/transaction-committed-open
  • be0088c Merge pull request #52104 from Shopify/user-transaction-continued
  • Additional commits viewable in compare view

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 <dependency name> 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)
Bumps [rails](https://github.com/rails/rails) from `f9c847f` to `5d34172`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rails/rails/commit/5d34172ff44ec0c88ac03a979679b31e1ed78745"><code>5d34172</code></a> Document test transactions w/ multiple databases</li> <li><a href="https://github.com/rails/rails/commit/760b3eef292c6368a39edea95ec3200987a4550b"><code>760b3ee</code></a> Registers 4519ea6 in the CHANGELOG</li> <li><a href="https://github.com/rails/rails/commit/4519ea66182b9f0a67689c92977404402b0b5a2b"><code>4519ea6</code></a> Document transactions in the testing guide</li> <li><a href="https://github.com/rails/rails/commit/a37fecb3051fee4e3c78693ace71b7b7aaa4bd9e"><code>a37fecb</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51219">#51219</a> from mylesboone/order_references_arel_attribute</li> <li><a href="https://github.com/rails/rails/commit/828ce7588180c0c9fda95407da74a2e720a71889"><code>828ce75</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52040">#52040</a> from zzak/re-52026</li> <li><a href="https://github.com/rails/rails/commit/1b71ee4a3baffb876edbe2abe01fe9a5035e7fd8"><code>1b71ee4</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52112">#52112</a> from y-yagi/fix_driven_by_for_devcontainer</li> <li><a href="https://github.com/rails/rails/commit/95f5fa35f10784c699d49e1c72ac010f30c9ac4b"><code>95f5fa3</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52119">#52119</a> from Shopify/7-2-stable-ar-bloat</li> <li><a href="https://github.com/rails/rails/commit/e564f29bca5b9c83e22e7d1168d5aaf78f18049c"><code>e564f29</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52118">#52118</a> from Shopify/fix-code-generator-bloat</li> <li><a href="https://github.com/rails/rails/commit/2e728d445ff2cfb083168d5f0daadb94c196afa2"><code>2e728d4</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52113">#52113</a> from Shopify/transaction-committed-open</li> <li><a href="https://github.com/rails/rails/commit/be0088c32c84afb5f1e92b2bf6ba50640dc7b717"><code>be0088c</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52104">#52104</a> from Shopify/user-transaction-continued</li> <li>Additional commits viewable in <a href="https://github.com/rails/rails/compare/f9c847fac102039d9174106f44b59144da267751...5d34172ff44ec0c88ac03a979679b31e1ed78745">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details>
Sign in to join this conversation.