Skip to content

Bump the submodule group across 1 directory with 2 updates#590

Open
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/submodules/submodule-dc6f79773c
Open

Bump the submodule group across 1 directory with 2 updates#590
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/submodules/submodule-dc6f79773c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps the submodule group with 2 updates in the / directory: external/fmt and external/apache/commons-lang.

Updates external/fmt from 0e078f6 to dc05bee

Commits
  • dc05bee Don't assume nul termination in printf
  • ea85b81 Support fmt::runtime with wchar_t in fmt::format_to_n (#4715)
  • 4968433 Minor cleanup
  • e824477 Move a few classes into an anonymous namespace (#4713)
  • 879463e Apply cmake-format
  • 7733f4c Add cmake-format job
  • ae6fd83 Make fmt/fmt-c.h compile with Clang on Windows (#4712)
  • c0cd0fc Add missing moves to grouping std::string member (#4704)
  • 245e4d9 Clean up a couple of CMake includes (#4710)
  • 2b4eb7d Update Check for module support to include compiler versions (#4709)
  • Additional commits viewable in compare view

Updates external/apache/commons-lang from 675ab08 to 422ab63

Commits
  • 422ab63 Javadoc
  • e9d7d35 Deprecate Validate.Validate().
  • ab34e33 Bump github/codeql-action from 4.32.6 to 4.34.0
  • 4286986 [LANG-1813] ArrayUtils#hashCode() Javadoc incorrectly states “null
  • 1fa1193 Add a reference to safe deserlialization
  • bd247e4 Use String.format()
  • 487ba4d Remove link to now malicious site.
  • aaf9b51 Bump actions/upload-artifact from 6.0.0 to 7.0.0
  • 25918c0 Tests a custom collection and map with EqualsBuilder.reflectionEquals
  • a8bc9f3 Better text
  • 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

JingMatrix and others added 2 commits March 24, 2026 10:20
Slicer's `CreateFullIr` and `CreateImage` operations are highly CPU-intensive and cause significant load latency for large DEX files. We hence introduce a fast-path optimization using `memmem` to perform a raw binary scan of the DEX buffer for target signatures prior to processing.

If no matching signatures are found, the expensive IR parsing and image rebuilding phases are bypassed entirely, and the original file descriptor is safely returned.

Moreover, we update the logging tag to `VectorDaemon`.
Bumps the submodule group with 2 updates in the / directory: [external/fmt](https://github.com/fmtlib/fmt) and [external/apache/commons-lang](https://github.com/apache/commons-lang).


Updates `external/fmt` from `0e078f6` to `dc05bee`
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](fmtlib/fmt@0e078f6...dc05bee)

Updates `external/apache/commons-lang` from `675ab08` to `422ab63`
- [Commits](apache/commons-lang@675ab08...422ab63)

---
updated-dependencies:
- dependency-name: external/fmt
  dependency-version: dc05bee30755bb993add7ed90845d87c2315f9c6
  dependency-type: direct:production
  dependency-group: submodule
- dependency-name: external/apache/commons-lang
  dependency-version: 422ab637736e06076c04a768ce03ecc2e5344937
  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 Mar 24, 2026
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.

1 participant