Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the submodule group with 3 updates #145

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the submodule group with 3 updates: external/fmt, external/xz-embedded and apache/commons-lang.

Updates external/fmt from 385c01d to e3ddede

Commits
  • e3ddede Update version
  • e9ec4fd Bump version
  • feb7212 Readd FMT_NO_UNIQUE_ADDRESS
  • 8d517e5 Update changelog
  • 563fc74 Update changelog
  • 3e04222 Restore ABI compatibility with 11.0.2
  • 853df39 Mention compile-time formatting
  • 11742a0 Clarify that format_string should be used instead of fstring
  • da24fac Document fstring
  • 5fa4bdd Define CMake components to allow docs to be installed separately (#4276)
  • Additional commits viewable in compare view

Updates external/xz-embedded from 2136eba to ae63ae3

Commits
  • ae63ae3 Update README about SHA-256 support
  • fc4ba7c Make xzminidec work on Windows
  • dceb2d1 Add a script to create a single C source file xzminidec
  • 3d0f829 Add SHA-256 support
  • 21d7d93 Minor comment fixes
  • 7464731 Fix an error from undefined behavior sanitizer in xz_config.h
  • 2dee4c1 Update the expected STDC_VERSION of C23 to 202311
  • 3c5556a Use attribute((fallthrough)) with Clang too
  • 8b0f20a Update from <asm/unaligned.h> to <linux/unaligned.h>
  • 9d1b0f5 Add XZ_EXTERN to MicroLZMA functions
  • Additional commits viewable in compare view

Updates apache/commons-lang from 6cf0236 to 62b08ff

Commits
  • 62b08ff Bump github/codeql-action from 3.27.9 to 3.28.0 (#1340)
  • 7131386 Replace 2x empty lines with a single one
  • 1a89cca Replace 2x empty lines with a single one
  • 41f68e6 Bump actions/setup-java from 4.5.0 to 4.6.0 (#1339)
  • cef9d7b Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#1338)
  • 35fee69 Add BasicThreadFactory.builder() and deprecate
  • 8264028 USe generics
  • 95d3485 Javadoc
  • 5f31e5b [test] Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 #1336
  • 6e943dd Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#1336)
  • 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 submodule group with 3 updates: [external/fmt](https://github.com/fmtlib/fmt), [external/xz-embedded](https://github.com/tukaani-project/xz-embedded) and [apache/commons-lang](https://github.com/apache/commons-lang).


Updates `external/fmt` from `385c01d` to `e3ddede`
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](fmtlib/fmt@385c01d...e3ddede)

Updates `external/xz-embedded` from `2136eba` to `ae63ae3`
- [Commits](tukaani-project/xz-embedded@2136eba...ae63ae3)

Updates `apache/commons-lang` from `6cf0236` to `62b08ff`
- [Commits](apache/commons-lang@6cf0236...62b08ff)

---
updated-dependencies:
- dependency-name: external/fmt
  dependency-type: direct:production
  dependency-group: submodule
- dependency-name: external/xz-embedded
  dependency-type: direct:production
  dependency-group: submodule
- dependency-name: apache/commons-lang
  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 Jan 1, 2025
@JingMatrix JingMatrix merged commit c45f00f into master Jan 1, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/submodules/submodule-f645e90463 branch January 1, 2025 13:31
JingMatrix pushed a commit that referenced this pull request Jan 3, 2025
Bumps the submodule group with 3 updates: [external/fmt](https://github.com/fmtlib/fmt), [external/xz-embedded](https://github.com/tukaani-project/xz-embedded) and [apache/commons-lang](https://github.com/apache/commons-lang).


Updates `external/fmt` from `385c01d` to `e3ddede`
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](fmtlib/fmt@385c01d...e3ddede)

Updates `external/xz-embedded` from `2136eba` to `ae63ae3`
- [Commits](tukaani-project/xz-embedded@2136eba...ae63ae3)

Updates `apache/commons-lang` from `6cf0236` to `62b08ff`
- [Commits](apache/commons-lang@6cf0236...62b08ff)

---
updated-dependencies:
- dependency-name: external/fmt
  dependency-type: direct:production
  dependency-group: submodule
- dependency-name: external/xz-embedded
  dependency-type: direct:production
  dependency-group: submodule
- dependency-name: apache/commons-lang
  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>
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