fractaledmind / oauth-demo

2 stars 1 forks source link

Bump rails from `8336aa7` to `3769f1e` #7

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps rails from 8336aa7 to 3769f1e.

Commits
  • 3769f1e Merge pull request #52013 from rails/fxn/edit-transaction.active_record
  • 2a5b4fd Add usage guidelines to transaction.active_record docs
  • 060d6ca Indent code examples to get proper doc code output / highlight
  • 40a5236 Merge pull request #52004 from duffuniverse/fix-typo-in-active-record-and-pos...
  • 3f0b8ef Merge pull request #52007 from rails/fxn/blank-txn
  • 4a4ed0f Pass transaction: nil in sql.active_record events if no transaction is open
  • 0f3dbe2 Merge pull request #52005 from Shopify/transaction-blank
  • 9cafa55 Merge pull request #51339 from gjtorikian/enable-n_plus_one_only-toggling
  • 5705309 Fix ActiveRecord::Transaction#blank?
  • e1f00d2 Fix a typo in Active Record and PostgreSQL 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 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)