Bump rails from d462fb5 to a94938f #691

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/rails-a94938f into main 2024-04-30 03:20:22 +08:00
dependabot[bot] commented 2024-04-29 15:21:58 +08:00 (Migrated from github.com)

Bumps rails from d462fb5 to a94938f.

Commits
  • a94938f Usage not common enough to warrant top-line recommendation
  • c78a6fa Rails 8 will target Ruby 3.3+ only for new apps
  • 53a9923 No need to recommend spring any more as a common option
  • d366a99 Merge pull request #51680 from bensheldon/patch-1
  • 20ef7c3 Update production.rb template to provide example to exclude healthcheck from ...
  • fc4407e Merge pull request #51655 from fatkodima/fix-cpk-references-count
  • 0a9e39d Merge pull request #51670 from Shopify/fix-backtrace-cleaner
  • 9ac526a Unsilence BacktraceCleaner with BACKTRACE without removing silencers
  • 664470b Merge pull request #51625 from fatkodima/assertionless-tests
  • 76966f9 Allow assertionless tests to be reported
  • 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 `d462fb5` to `a94938f`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rails/rails/commit/a94938f10ce0f34c765028e518caed6527a31d11"><code>a94938f</code></a> Usage not common enough to warrant top-line recommendation</li> <li><a href="https://github.com/rails/rails/commit/c78a6fa097fd4ef4c4ea62738849cccfc2e51e24"><code>c78a6fa</code></a> Rails 8 will target Ruby 3.3+ only for new apps</li> <li><a href="https://github.com/rails/rails/commit/53a9923b35748f4d178a0ad6f38cbe0a40eb06d2"><code>53a9923</code></a> No need to recommend spring any more as a common option</li> <li><a href="https://github.com/rails/rails/commit/d366a99bf35d1302f87b3df8acaa52967178d957"><code>d366a99</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51680">#51680</a> from bensheldon/patch-1</li> <li><a href="https://github.com/rails/rails/commit/20ef7c3b73fbb6102ee0a7cb40c334364b3d99fc"><code>20ef7c3</code></a> Update production.rb template to provide example to exclude healthcheck from ...</li> <li><a href="https://github.com/rails/rails/commit/fc4407eed00ed172e92798ae2a5d415b1134c26b"><code>fc4407e</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51655">#51655</a> from fatkodima/fix-cpk-references-count</li> <li><a href="https://github.com/rails/rails/commit/0a9e39d14e960c8db447e21aa02f685b74da1839"><code>0a9e39d</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51670">#51670</a> from Shopify/fix-backtrace-cleaner</li> <li><a href="https://github.com/rails/rails/commit/9ac526a21a38efb6765be5f7c4cf88f0a3651201"><code>9ac526a</code></a> Unsilence BacktraceCleaner with BACKTRACE without removing silencers</li> <li><a href="https://github.com/rails/rails/commit/664470b16fbdeec3bb55b320f56696343b2aab0b"><code>664470b</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/51625">#51625</a> from fatkodima/assertionless-tests</li> <li><a href="https://github.com/rails/rails/commit/76966f9cb5cc87810dc17f8607fbd69b300c0045"><code>76966f9</code></a> Allow assertionless tests to be reported</li> <li>Additional commits viewable in <a href="https://github.com/rails/rails/compare/d462fb54b459e222efc2e2480397af44a9c55361...a94938f10ce0f34c765028e518caed6527a31d11">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.