Bump rails from 8035bec to 1b89033 #1007

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/rails-1b89033 into main 2024-07-22 22:00:39 +08:00
dependabot[bot] commented 2024-07-22 15:47:07 +08:00 (Migrated from github.com)

Bumps rails from 8035bec to 1b89033.

Commits
  • 1b89033 Merge pull request #52359 from fatkodima/fix-find_or_initialize_by-for-cpk-as...
  • 13b2f1b Merge pull request #52362 from hachi8833/doc_fix_versions_in_migration_guide
  • 4b3eddc [doc] Fix migration versions [8.0] to [7.2] in migration guide
  • 5aff4e6 Improve the docs of before_configuration
  • 77ad559 Merge pull request #52239 from skipkayhil/hm-fix-markup-in-template
  • See full diff 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 `8035bec` to `1b89033`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rails/rails/commit/1b8903346000e1848e62e09429d325499af03b3f"><code>1b89033</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52359">#52359</a> from fatkodima/fix-find_or_initialize_by-for-cpk-as...</li> <li><a href="https://github.com/rails/rails/commit/13b2f1b7eac366a732d9bdfa91b5c4641158cffb"><code>13b2f1b</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52362">#52362</a> from hachi8833/doc_fix_versions_in_migration_guide</li> <li><a href="https://github.com/rails/rails/commit/4b3eddcc5e698421ec4948970f023bd20414630f"><code>4b3eddc</code></a> [doc] Fix migration versions [8.0] to [7.2] in migration guide</li> <li><a href="https://github.com/rails/rails/commit/5aff4e69887554dda8eef963449675fa34b9d4f8"><code>5aff4e6</code></a> Improve the docs of before_configuration</li> <li><a href="https://github.com/rails/rails/commit/77ad5599cd5b64bdb95eafa96a4fddd8aedb2db1"><code>77ad559</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/52239">#52239</a> from skipkayhil/hm-fix-markup-in-template</li> <li>See full diff in <a href="https://github.com/rails/rails/compare/8035bece705f60e6bddca70ee7d88e935a242bf8...1b8903346000e1848e62e09429d325499af03b3f">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.