fractaledmind / oauth-demo

2 stars 1 forks source link

Bump rails from `8bac99a` to `9f8a3db` #44

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps rails from 8bac99a to 9f8a3db.

Commits
  • 9f8a3db Strongly dislike the _1 aesthetic
  • ee5cd6f Simplify the authentication concern
  • a3a05a9 Store session_id in cookies only once (#52831)
  • d955fd6 remove blank line from the end of passwords_controller template to keep ruboc...
  • e1d58cf Add Parameters#expect to safely filter and require params (#51674)
  • 1f64e4d Merge pull request #52828 from kamipo/deprecate_unsigned_float_decimal
  • 8b0c807 Sync mysql2 and trilogy specific schema
  • e58a1a1 Tweak specific db schema
  • d548975 Deprecate unsigned_float and unsigned_decimal short-hand column methods
  • 2ae883c Merge pull request #52825 from fatkodima/include-caching-in-api-controllers
  • 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)