andersonkrs / malheatmap

An extension for tracking your activities on myanimelist.net
https://malheatmap.com
MIT License
99 stars 2 forks source link

Bump rails from `d21d811` to `9064735` #846

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps rails from d21d811 to 9064735.

Commits
  • 9064735 Merge pull request #49346 from fractaledmind/ar-sqlite-virtual-columns
  • 4e7bdcf Add support for generated columns in SQLite3 adapter
  • b9cc0a2 Merge pull request #50359 from flavorjones/serve-svg-with-compression_rebase
  • 0fc5b06 Allow serving compressed SVG images
  • 9517841 Merge pull request #50334 from yykamei/add_doc_for_assert_queries
  • 970126e Merge pull request #50336 from fatkodima/schema_dumper-dump-global-out
  • fa32da9 Merge pull request #50357 from siaw23/document_assert_no_queries_assert_queries
  • 03f2b75 Document assert_queries and assert_no_queries [ci-skip]
  • eb32f1e Merge pull request #50356 from Shopify/fix-async-none-pluck
  • f8e842f Fix Model.none.async_pluck to return a Promise
  • 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)
dependabot[bot] commented 10 months ago

Superseded by #849.