Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2025

Bumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 25, 2025
@github-actions
Copy link
Contributor

Test Results

  120 files  +  100    120 suites  +100   1m 4s ⏱️ +59s
  256 tests +   26    239 ✅ +   24   17 💤 + 2  0 ❌ ±0 
1 370 runs  +1 140  1 268 ✅ +1 053  102 💤 +87  0 ❌ ±0 

Results for commit 7ba65a6. ± Comparison against base commit 0604eb5.

This pull request removes 1 and adds 27 tests. Note that renamed tests count towards both.
de.gesellix.docker.engine.OkDockerClientSpec ‑ generic request with bad config: <de.gesellix.docker.engine.EngineRequest@fe6b72 method=OPTIONS path=null headers=[:] query=[:] contentType=null body=null timeout=0 async=false attach=null stdout=null apiVersion=null>
de.gesellix.docker.builder.GlobsMatcherSpec ‑ #pattern should match #path on unix systems
de.gesellix.docker.builder.GlobsMatcherSpec ‑ #pattern should not match #path on unix systems
de.gesellix.docker.builder.GlobsMatcherSpec ‑ #pattern should throw exception on unix systems
de.gesellix.docker.builder.GlobsMatcherSpec ‑ a* should match a\bc
de.gesellix.docker.builder.GlobsMatcherSpec ‑ a*/b should match a\b\c
de.gesellix.docker.builder.GlobsMatcherSpec ‑ a*/b should match abc\b
de.gesellix.docker.builder.GlobsMatcherSpec ‑ a*/b should not match a\c\b
de.gesellix.docker.builder.GlobsMatcherSpec ‑ a*b should not match a\b
de.gesellix.docker.builder.GlobsMatcherSpec ‑ a*b*c*d*e*/f should match axbxcxdxe\f
de.gesellix.docker.builder.GlobsMatcherSpec ‑ a*b*c*d*e*/f should match axbxcxdxexx\f
…

@gesellix gesellix merged commit 9dcc824 into main Sep 27, 2025
10 checks passed
@gesellix gesellix deleted the dependabot/gradle/org.apache.commons-commons-lang3-3.19.0 branch September 27, 2025 21:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants