Commit e839a6f
authored
Bump the submodule group with 2 updates (#238)
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 `c9267da` to `5199e0f`
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](fmtlib/fmt@c9267da...5199e0f)
Updates `apache/commons-lang` from `899358b` to `f6373e1`
- [Commits](apache/commons-lang@899358b...f6373e1)
---
updated-dependencies:
- dependency-name: external/fmt
dependency-version: 5199e0f885903d6f855f07108bedc4198b8ac8ef
dependency-type: direct:production
dependency-group: submodule
- dependency-name: apache/commons-lang
dependency-version: f6373e11f202e1ddb6634940f616bb8b947e1740
dependency-type: direct:production
dependency-group: submodule
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8f1ae22 commit e839a6f
2 files changed
Lines changed: 2 additions & 2 deletions
Submodule commons-lang updated 137 files
- .github/workflows/cifuzz.yml+1-1
- .github/workflows/linux.yml+101-43
- .github/workflows/macos.yml+1-1
- .github/workflows/scorecard.yml+2-2
- .github/workflows/windows.yml+1-1
- .gitignore+1
- CMakeLists.txt+7-1
- ChangeLog.md+43
- doc/api.md+1-1
- doc/index.md+1-1
- include/fmt/base.h+56-32
- include/fmt/chrono.h+40-13
- include/fmt/color.h+115-88
- include/fmt/compile.h+10-22
- include/fmt/format-inl.h+2-3
- include/fmt/format.h+1-1
- include/fmt/ranges.h+4-4
- include/fmt/std.h-16
- include/fmt/xchar.h+5-5
- support/bazel/.bazelversion+1-1
- support/bazel/BUILD.bazel+2
- support/bazel/MODULE.bazel+2-1
- support/bazel/README.md+1-1
- test/chrono-test.cc+79-77
- test/color-test.cc+58-1
- test/compile-test.cc+12-1
- test/format-test.cc+4-48
- test/no-builtin-types-test.cc+1
- test/os-test.cc+76
- test/ranges-test.cc+4-1
- test/std-test.cc+3-2
0 commit comments