Commit 984ebd1
Bump the submodule group with 2 updates
Bumps the submodule group with 2 updates: [external/fmt](https://github.com/fmtlib/fmt) and [apache/commons-lang](https://github.com/apache/commons-lang).
Updates `external/fmt` from `505ee05` to `02de29e`
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](fmtlib/fmt@505ee05...02de29e)
Updates `apache/commons-lang` from `369601f` to `13aebc3`
- [Commits](apache/commons-lang@369601f...13aebc3)
---
updated-dependencies:
- dependency-name: external/fmt
dependency-version: 02de29e00321787fa515ca60f0f5911e61892dc6
dependency-type: direct:production
dependency-group: submodule
- dependency-name: apache/commons-lang
dependency-version: 13aebc396de9233b8f913afa4b02f62f9d11f819
dependency-type: direct:production
dependency-group: submodule
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 6525ed5 commit 984ebd1
2 files changed
Lines changed: 2 additions & 2 deletions
Submodule commons-lang updated 584 files
- .clang-format+1
- .github/workflows/scorecard.yml+1-1
- CMakeLists.txt+5-5
- ChangeLog.md+2-2
- doc/ChangeLog-old.md+1-1
- doc/api.md+2
- include/fmt/base.h+12-11
- include/fmt/chrono.h+2-2
- include/fmt/format-inl.h+5-5
- include/fmt/format.h+185-142
- include/fmt/ostream.h+2-2
- include/fmt/ranges.h+20-23
- include/fmt/std.h+182-199
- include/fmt/xchar.h+1-1
- src/os.cc+4-4
- support/mkdocs+3-1
- test/base-test.cc+166-175
- test/format-test.cc+17-5
- test/no-builtin-types-test.cc+2-2
- test/ranges-test.cc+7-7
- test/std-test.cc+27-1
0 commit comments