Bump rails from 1b89033 to 5cb5cad #1035

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/rails-5cb5cad into main 2024-07-31 21:40:35 +08:00
dependabot[bot] commented 2024-07-31 21:31:56 +08:00 (Migrated from github.com)

Bumps rails from 1b89033 to 5cb5cad.

Commits
  • 5cb5cad Merge pull request #50838 from fractaledmind/ar-fix-sqlite-table-structure-pa...
  • 79ea9f6 Merge pull request #52443 from Shopify/optimize-fast_string_to_time
  • 2a105f6 Merge pull request #52437 from Shopify/7-2-stable-alias-tracker-name-error
  • 0c3f838 Fix delegate_missing_to allow_nil: true when called with implict self
  • 3d2df8b Merge pull request #51759 from trebeil/patch-1
  • 1cc5190 Merge pull request #52416 from spickermann/fix-nested-error-for-singular-asso...
  • 9c87c23 Fix indexed nested error for singular associations
  • f856fcc Merge pull request #52415 from Shopify/fix-rails-test-wrong-file
  • 229308d Merge pull request #52402 from jhawthorn/avoid_extra_pings
  • e6475f3 Merge pull request #52401 from ghiculescu/doc-always_write_cookie
  • 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 `1b89033` to `5cb5cad`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rails/rails/commit/5cb5cad3224d03114313fbe28c4dd1374c313d8f"><code>5cb5cad</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/50838">#50838</a> from fractaledmind/ar-fix-sqlite-table-structure-pa...</li> <li><a href="https://github.com/rails/rails/commit/79ea9f605f68c344e171505e73bbf796d34b3b1a"><code>79ea9f6</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52443">#52443</a> from Shopify/optimize-fast_string_to_time</li> <li><a href="https://github.com/rails/rails/commit/2a105f640ddd109182ff1d46dafb5f53cd9d1e84"><code>2a105f6</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52437">#52437</a> from Shopify/7-2-stable-alias-tracker-name-error</li> <li><a href="https://github.com/rails/rails/commit/0c3f8380b183457033619808e7caaf11bd71b2f7"><code>0c3f838</code></a> Fix <code>delegate_missing_to allow_nil: true</code> when called with implict self</li> <li><a href="https://github.com/rails/rails/commit/3d2df8b4a35b389534ad8e41a54ce9247df7eba5"><code>3d2df8b</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51759">#51759</a> from trebeil/patch-1</li> <li><a href="https://github.com/rails/rails/commit/1cc5190fe979785cdfaf8a514fd2fc1b1d283d73"><code>1cc5190</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52416">#52416</a> from spickermann/fix-nested-error-for-singular-asso...</li> <li><a href="https://github.com/rails/rails/commit/9c87c23102afa5f0c417b0a479439ddd62e9e5cc"><code>9c87c23</code></a> Fix indexed nested error for singular associations</li> <li><a href="https://github.com/rails/rails/commit/f856fcc5bf487f5211008b7f9f13553cfa18369b"><code>f856fcc</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52415">#52415</a> from Shopify/fix-rails-test-wrong-file</li> <li><a href="https://github.com/rails/rails/commit/229308da7d524ca7719374b6854995f61e114549"><code>229308d</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52402">#52402</a> from jhawthorn/avoid_extra_pings</li> <li><a href="https://github.com/rails/rails/commit/e6475f3f17d16e70216caa7d05bde38a0ccfa33b"><code>e6475f3</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52401">#52401</a> from ghiculescu/doc-always_write_cookie</li> <li>Additional commits viewable in <a href="https://github.com/rails/rails/compare/1b8903346000e1848e62e09429d325499af03b3f...5cb5cad3224d03114313fbe28c4dd1374c313d8f">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.