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 2 updates #52

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

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

Updates external/fmt from 8c4cfab to c95722a

Commits
  • c95722a Improve naming consistency
  • db06b0d Use countl_zero in bigint
  • b9ec48d Cleanup bigint
  • 3faf6f1 Add min_of/max_of
  • d64b100 Relax constexpr
  • ff9ee04 Fix handling FMT_BUILTIN_TYPES
  • 1c5883b Test nondeterministic conversion to format string
  • cacc310 Don't assume repeated evaluation of string literal produce the same pointer
  • fade652 Require clang >=15 for _BitInt support (#4176)
  • 96dca56 Module linkage fixes for shared build (#4169)
  • Additional commits viewable in compare view

Updates apache/commons-lang from c2cd052 to d4bdfbe

Commits
  • d4bdfbe Bump org.apache.commons:commons-parent from 75 to 76 #1283
  • bf55088 Bump org.apache.commons:commons-parent from 75 to 76 (#1283)
  • 13119d1 Pin GitHub action versions
  • d8fdbc7 Bump github/codeql-action from 3.26.8 to 3.26.9 (#1282)
  • 88a1307 Bump actions/setup-java from 4.3.0 to 4.4.0 (#1281)
  • 1461cc3 Javadoc
  • 479532b Refactor StringUtils#startsWithAny()
  • 6e78b38 Avoid JDK-8015417 in Strings.equals()
  • cdddb82 Refactor StringUtils#remove[IgnoreCase](String, String)
  • e4c03c5 Refactor StringUtils#endsWithAny()
  • 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 2 updates: [external/fmt](https://github.com/fmtlib/fmt) and [apache/commons-lang](https://github.com/apache/commons-lang).


Updates `external/fmt` from `8c4cfab` to `c95722a`
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](fmtlib/fmt@8c4cfab...c95722a)

Updates `apache/commons-lang` from `c2cd052` to `d4bdfbe`
- [Commits](apache/commons-lang@c2cd052...d4bdfbe)

---
updated-dependencies:
- dependency-name: external/fmt
  dependency-type: direct:production
  dependency-group: submodule
- dependency-name: apache/commons-lang
  dependency-type: direct:production
  dependency-group: submodule
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Oct 1, 2024
@JingMatrix JingMatrix closed this in 59285c1 Oct 8, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 8, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/submodules/submodule-d76052de7f branch October 8, 2024 00:41
JingMatrix added a commit that referenced this pull request Oct 17, 2024
Close #52 as merged
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