Bump rails from 5411787 to 4db9f51 #563

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/rails-4db9f51 into main 2024-03-26 01:35:58 +08:00
dependabot[bot] commented 2024-03-25 16:09:40 +08:00 (Migrated from github.com)

Bumps rails from 5411787 to 4db9f51.

Commits
  • 4db9f51 Merge pull request #51349 from Shopify/connection-optional-deprecation
  • 6b6a60c Merge pull request #51401 from chrisgibson/remove-taps-from-brewfile
  • e7bc5d2 Merge pull request #51407 from fatkodima/wrap-expressions-in-update_all
  • fa2aea8 Wrap by parentheses custom complex sql literals in update_all
  • 457dcc9 Remove taps from Brewfile
  • 68b20b6 Guides layout fixes (#51385)
  • 31e795b Guides dark mode fixes (#51372)
  • abbbf19 Update a guide about explanation related to es-module-shims (#51369)
  • fdde675 Implement with_connection(prevent_permanent_checkout: true) option
  • dd8fd52 Add config.active_record.permanent_connection_checkout setting
  • 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 `5411787` to `4db9f51`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rails/rails/commit/4db9f512591b0188f05c0762102a3386b43c1b34"><code>4db9f51</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51349">#51349</a> from Shopify/connection-optional-deprecation</li> <li><a href="https://github.com/rails/rails/commit/6b6a60c0f7dd9c7a055978c4fc683be1ea5aff8b"><code>6b6a60c</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51401">#51401</a> from chrisgibson/remove-taps-from-brewfile</li> <li><a href="https://github.com/rails/rails/commit/e7bc5d242ca0a30ae3db597c50f11991d8831412"><code>e7bc5d2</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51407">#51407</a> from fatkodima/wrap-expressions-in-update_all</li> <li><a href="https://github.com/rails/rails/commit/fa2aea8108af61c5c017844f74119b34a76438c8"><code>fa2aea8</code></a> Wrap by parentheses custom complex sql literals in <code>update_all</code></li> <li><a href="https://github.com/rails/rails/commit/457dcc9f4e2e7d2a2a0a1db374d504f1aab18d9e"><code>457dcc9</code></a> Remove taps from Brewfile</li> <li><a href="https://github.com/rails/rails/commit/68b20b6513fe56ca80e4966628c231b4d6113bea"><code>68b20b6</code></a> Guides layout fixes (<a href="https://redirect.github.com/rails/rails/issues/51385">#51385</a>)</li> <li><a href="https://github.com/rails/rails/commit/31e795ba30544e95a4ef71766eea59d9624a6cc2"><code>31e795b</code></a> Guides dark mode fixes (<a href="https://redirect.github.com/rails/rails/issues/51372">#51372</a>)</li> <li><a href="https://github.com/rails/rails/commit/abbbf19e6703616a12d7fddf64663cc43d6f7c46"><code>abbbf19</code></a> Update a guide about explanation related to es-module-shims (<a href="https://redirect.github.com/rails/rails/issues/51369">#51369</a>)</li> <li><a href="https://github.com/rails/rails/commit/fdde675b88535c4283573b4af92715b2a25096af"><code>fdde675</code></a> Implement <code>with_connection(prevent_permanent_checkout: true)</code> option</li> <li><a href="https://github.com/rails/rails/commit/dd8fd52c072b8f6777ad6d8acf86054fa1923dd9"><code>dd8fd52</code></a> Add <code>config.active_record.permanent_connection_checkout</code> setting</li> <li>Additional commits viewable in <a href="https://github.com/rails/rails/compare/5411787a155e2d1c633a74314edc164d5b300c34...4db9f512591b0188f05c0762102a3386b43c1b34">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.