Skip to content

Build: Bump the app-dependencies group with 3 updates#18

Closed
dependabot[bot] wants to merge 3 commits intoSora-Editor_1.7from
dependabot/gradle/app-dependencies-5bd51c09bc
Closed

Build: Bump the app-dependencies group with 3 updates#18
dependabot[bot] wants to merge 3 commits intoSora-Editor_1.7from
dependabot/gradle/app-dependencies-5bd51c09bc

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps the app-dependencies group with 3 updates: com.android.tools.build:gradle, com.google.firebase:firebase-bom and io.github.rosemoe:editor-bom.

Updates com.android.tools.build:gradle from 8.13.0 to 9.0.0

Updates com.google.firebase:firebase-bom from 34.7.0 to 34.8.0

Updates io.github.rosemoe:editor-bom from 0.24.3 to 0.24.4

Release notes

Sourced from io.github.rosemoe:editor-bom's releases.

0.24.4

Editor Core

  • improve rendering speed when there are many highlighted text backgrounds
  • add event for diagnostics update (#773, #781 by @​dingyi222666)
  • fix a problem that leads to selection can not be correctly placed when tab is in line (#786)
  • fix wrong composing text state can be reported to IME (#782, #783)
  • fix externally committed tab may remove active composing text (#784)
  • fix multi-line indentation for tab-indented languages (#785)
  • fix composing text underline becomes unexpectedly hidden when the composing text is partially invisible
  • update snakeyaml-engine to v3

Editor LSP

TreeSitter

  • update android-tree-sitter to support 16KB page size for newer Android platform (thanks to @​itsaky)
Commits
  • 1e199e1 chore: bump version to 0.24.4
  • 8d0f37a fix(editor): selection can not be placed in other characters before tab (#786)
  • 5242362 fix(editor): composing text underline becomes invisible when the text region ...
  • 46e65ea chore: update copyright year in README
  • ae65546 fix(editor): cursor information generated before composing text is adjusted (...
  • 28f2252 Merge pull request #772 from Rosemoe/renovate/major-github-artifact-actions
  • 5a54a0a fix(editor): wrong composing text state maybe reported to IME (fix #782, #783)
  • 45b1f83 fix(editor): unexpected space indentation when indenting lines for tab-indent...
  • 0d70c07 fix(editor): restart input when externally adding a tab (#784)
  • 7a89e02 fix(editor): cursor anchor not reporting composing text range (#782)
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the app-dependencies group with 3 updates: com.android.tools.build:gradle, com.google.firebase:firebase-bom and [io.github.rosemoe:editor-bom](https://github.com/Rosemoe/sora-editor).


Updates `com.android.tools.build:gradle` from 8.13.0 to 9.0.0

Updates `com.google.firebase:firebase-bom` from 34.7.0 to 34.8.0

Updates `io.github.rosemoe:editor-bom` from 0.24.3 to 0.24.4
- [Release notes](https://github.com/Rosemoe/sora-editor/releases)
- [Commits](Rosemoe/sora-editor@0.24.3...0.24.4)

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: app-dependencies
- dependency-name: com.google.firebase:firebase-bom
  dependency-version: 34.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app-dependencies
- dependency-name: io.github.rosemoe:editor-bom
  dependency-version: 0.24.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 19, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 1, 2026
@dependabot dependabot bot deleted the dependabot/gradle/app-dependencies-5bd51c09bc branch February 1, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant