Bump rails from c1f1b14 to 8e7eb03 #828

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/rails-8e7eb03 into main 2024-06-03 20:41:06 +08:00
dependabot[bot] commented 2024-06-03 20:35:43 +08:00 (Migrated from github.com)

Bumps rails from c1f1b14 to 8e7eb03.

Commits
  • 8e7eb03 Copy-edit pass on the multiple databases guide
  • bb49601 Merge pull request #51968 from Shopify/current-transaction-doc
  • 46f0dd0 Merge pull request #51979 from justinko/actioncable-changelog
  • 33bd507 Merge pull request #51980 from justinko/no-doc-actioncable-test-cookies
  • d6aef44 Point activestorage npm package to the same release
  • 559862a Update CHANGELOG.md
  • 4d61286 Revert "Match actiontest sprockets files with the latest changes in Rails 7.2"
  • fcec475 Link should be separated by comma.
  • 4f050ad Merge pull request #51975 from artfuldodger/patch-1
  • 7ef48e8 Merge pull request #51976 from robin850/nitpicks-tuning-perf-guide
  • 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 `c1f1b14` to `8e7eb03`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rails/rails/commit/8e7eb03d990e0a2a80fe1ea80133ef5d58bbc268"><code>8e7eb03</code></a> Copy-edit pass on the multiple databases guide</li> <li><a href="https://github.com/rails/rails/commit/bb49601a32dad4338110504c4b8b6bac0ac21a5a"><code>bb49601</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51968">#51968</a> from Shopify/current-transaction-doc</li> <li><a href="https://github.com/rails/rails/commit/46f0dd06524a947ffa9af864848ceff6bc669008"><code>46f0dd0</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51979">#51979</a> from justinko/actioncable-changelog</li> <li><a href="https://github.com/rails/rails/commit/33bd507eb387ee56862ddf12e36ebba8b8e46c34"><code>33bd507</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51980">#51980</a> from justinko/no-doc-actioncable-test-cookies</li> <li><a href="https://github.com/rails/rails/commit/d6aef442e1905a6a8ececfbb11c23e70720ad8a0"><code>d6aef44</code></a> Point activestorage npm package to the same release</li> <li><a href="https://github.com/rails/rails/commit/559862a75dd4d5dfd6433af6520378f751a0d114"><code>559862a</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/rails/rails/commit/4d6128676dce6fa8efb899a812e2b21b2d6b271b"><code>4d61286</code></a> Revert &quot;Match actiontest sprockets files with the latest changes in Rails 7.2&quot;</li> <li><a href="https://github.com/rails/rails/commit/fcec475438cd74483acc2db2477249358b5399bb"><code>fcec475</code></a> Link should be separated by comma.</li> <li><a href="https://github.com/rails/rails/commit/4f050ad289ee7b5baeb173f3a4e1aaf1ff5ac6dc"><code>4f050ad</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51975">#51975</a> from artfuldodger/patch-1</li> <li><a href="https://github.com/rails/rails/commit/7ef48e8b38a3e96c8ab88aa33615336c1be6f249"><code>7ef48e8</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51976">#51976</a> from robin850/nitpicks-tuning-perf-guide</li> <li>Additional commits viewable in <a href="https://github.com/rails/rails/compare/c1f1b14adce5cd373ed63611486eb7a7db73c78c...8e7eb03d990e0a2a80fe1ea80133ef5d58bbc268">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.