chore(deps): bump room from 2.6.1 to 2.8.4 #5

Open
dependabot[bot] wants to merge 1 commit from dependabot/gradle/room-2.8.4 into main
dependabot[bot] commented 2026-08-24 15:54:11 +00:00 (Migrated from github.com)

Bumps room from 2.6.1 to 2.8.4.
Updates androidx.room:room-runtime from 2.6.1 to 2.8.4

Updates androidx.room:room-ktx from 2.6.1 to 2.8.4

Updates androidx.room:room-compiler from 2.6.1 to 2.8.4

Updates androidx.room:room-testing from 2.6.1 to 2.8.4

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 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 `room` from 2.6.1 to 2.8.4. Updates `androidx.room:room-runtime` from 2.6.1 to 2.8.4 Updates `androidx.room:room-ktx` from 2.6.1 to 2.8.4 Updates `androidx.room:room-compiler` from 2.6.1 to 2.8.4 Updates `androidx.room:room-testing` from 2.6.1 to 2.8.4 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 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>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/gradle/room-2.8.4:dependabot/gradle/room-2.8.4
git checkout dependabot/gradle/room-2.8.4

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff dependabot/gradle/room-2.8.4
git checkout dependabot/gradle/room-2.8.4
git rebase main
git checkout main
git merge --ff-only dependabot/gradle/room-2.8.4
git checkout dependabot/gradle/room-2.8.4
git rebase main
git checkout main
git merge --no-ff dependabot/gradle/room-2.8.4
git checkout main
git merge --squash dependabot/gradle/room-2.8.4
git checkout main
git merge --ff-only dependabot/gradle/room-2.8.4
git checkout main
git merge dependabot/gradle/room-2.8.4
git push origin main
Sign in to join this conversation.
No description provided.