Skip to content

Bump the submodule group with 4 updates - #835

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/submodules/submodule-0e768fc21e
Open

Bump the submodule group with 4 updates#835
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/submodules/submodule-0e768fc21e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the submodule group with 4 updates: external/fmt, services/libxposed, xposed/libxposed and external/apache/commons-lang.

Updates external/fmt from cdb8dc7 to 1be298e

Commits
  • 1be298e Update version
  • 5ea06b1 Exclude the build tree from the source package
  • 11ddbcb Build docs in the release workflow so the source zip includes doc-html
  • e8deaf2 Update changelog
  • 128ba14 fix out-of-bounds read in basic_format_args::get (#4800)
  • e60274b Run lint workflow on all PRs to fix stuck required checks
  • 87bb05d Fix release workflow startup failure from insufficient permissions
  • 2de684d Add .gradle directory to .gitignore (#4799)
  • 1ccba0c Attach SLSA provenance to the draft instead of a new release
  • c1c7296 Add a test for fmt_print
  • Additional commits viewable in compare view

Updates services/libxposed from 11f8945 to 3318940

Commits

Updates xposed/libxposed from edeb837 to 45e7c5c

Commits

Updates external/apache/commons-lang from fd12207 to fe57304

Commits
  • fe57304 Bump github/codeql-action from 4.37.1 to 4.37.3
  • e8bafeb Internal refactoring
  • 3d662f0 [LANG-1833] Handle ParsePosition index beyond source string length
  • 6fd967b [LANG-1833] Handle ParsePosition index beyond source string length
  • e0dba35 [LANG-1833] Handle ParsePosition index beyond source string length cleanly (#...
  • 94ad3a7 [LANG-1832] Improve test coverage for ObjectUtils.wait(Duration)
  • 0a1b0f4 [LANG-1832] Improve test coverage for ObjectUtils.wait(Duration) (#1756)
  • 8a28feb Better use of JUnit API.
  • 87b7b3a Better use of JUnit API.
  • 5ad44b4 [LANG-1831] Add missing test for ObjectUtils.isEmpty(Object) (#1755).
  • 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 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 submodule group with 4 updates: [external/fmt](https://github.com/fmtlib/fmt), [services/libxposed](https://github.com/libxposed/service), [xposed/libxposed](https://github.com/libxposed/api) and [external/apache/commons-lang](https://github.com/apache/commons-lang).


Updates `external/fmt` from `cdb8dc7` to `1be298e`
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](fmtlib/fmt@cdb8dc7...1be298e)

Updates `services/libxposed` from `11f8945` to `3318940`
- [Release notes](https://github.com/libxposed/service/releases)
- [Commits](libxposed/service@11f8945...3318940)

Updates `xposed/libxposed` from `edeb837` to `45e7c5c`
- [Release notes](https://github.com/libxposed/api/releases)
- [Commits](libxposed/api@edeb837...45e7c5c)

Updates `external/apache/commons-lang` from `fd12207` to `fe57304`
- [Commits](apache/commons-lang@fd12207...fe57304)

---
updated-dependencies:
- dependency-name: external/fmt
  dependency-version: 1be298e1bd68957e4cd352e1f676f00e07dcfb57
  dependency-type: direct:production
  dependency-group: submodule
- dependency-name: services/libxposed
  dependency-version: 3318940876192e29cf6ab07637e899e22a87ebf0
  dependency-type: direct:production
  dependency-group: submodule
- dependency-name: xposed/libxposed
  dependency-version: 45e7c5cfe54725b6d828d8b7be65e22ce60c67e4
  dependency-type: direct:production
  dependency-group: submodule
- dependency-name: external/apache/commons-lang
  dependency-version: fe573042d12e4457d81b7fbbdcd68d0e82381c6b
  dependency-type: direct:production
  dependency-group: submodule
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 1, 2026
JingMatrix added a commit that referenced this pull request Aug 1, 2026
The fmt and commons-lang submodules move to the tip of their upstream branches, core-splashscreen to 1.2.0, navigation3 to 1.1.5 and material3 to 1.5.0-alpha25, which is everything in the catalog that was behind. Both libxposed submodules stay where they are, since their only new commit is the API 102 RFC and that belongs with the API work. In CI, ninja moves to 1.13.2 and crowdin.yml's floating action refs are pinned to majors like everywhere else.

The NDK pin moves from 29.0.13113456, which is r29 beta 1, to r29 stable at 29.0.14206865. Its clang 21 rejects the lsplant x86 build over duplicate `<emmintrin.h>` definitions arriving through two module fragments, so phmap's SSE2 group scan is switched off for every native module.

The rest removes the seventy or so lines a build printed when nothing was wrong. `:hiddenapi:stubs` no longer overrides its Java version to 8. Thirty-three Kotlin deprecations in the manager are migrated: ListItem's headline becomes a trailing content lambda, TabRow becomes PrimaryTabRow, rememberModalBottomSheetState becomes rememberBottomSheetState, and eight icons move to their auto-mirrored versions; two reads that have no replacement are suppressed in place. Vendored and generated Java, along with `:legacy`, compile with javac's notes off, and lsplant's string literal operator template warning is silenced at its target. The `by extra` delegate and AGP's `srcDirs`, both deprecated, are rewritten, and the apksign plugin is replaced by the signing configuration it was applying, since its last release still calls the deprecated `Project.getProperties`.

Tested with a clean `./gradlew zipAll` over debug and release, which now prints only its task list. The resulting release zip is installed and running on a Pixel 6 on Android 17. Signing was checked both ways: with a keystore, the manager APK and the certificate compiled into `SignInfo.kt` match; without one, both fall back to the debug key as before.

Lint is untouched. It already fails at HEAD with 556 errors, 462 of them missing translations, and no workflow runs it; that backlog needs its own change.

Supersedes #824 and #835.
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 submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants