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 May 24, 2024

Bumps org.apache.commons:commons-compress from 1.26.1 to 1.26.2.

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 24, 2024
@github-actions
Copy link
Contributor

github-actions bot commented May 24, 2024

Test Results

   99 files  + 79     99 suites  +79   56s ⏱️ +52s
  256 tests + 26    240 ✅ + 25  16 💤 + 1  0 ❌ ±0 
1 132 runs  +902  1 058 ✅ +843  74 💤 +59  0 ❌ ±0 

Results for commit 436db89. ± Comparison against base commit 1eb29b4.

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@f0b72239 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
…

♻️ This comment has been updated with latest results.

@gesellix
Copy link
Contributor

gesellix commented Jun 2, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/org.apache.commons-commons-compress-1.26.2 branch from cdc9d0b to 436db89 Compare June 2, 2024 16:36
@gesellix
Copy link
Contributor

gesellix commented Jun 9, 2024

@dependabot rebase

Bumps org.apache.commons:commons-compress from 1.26.1 to 1.26.2.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.apache.commons-commons-compress-1.26.2 branch from 436db89 to 67c1bc9 Compare June 9, 2024 19:34
@gesellix gesellix merged commit 20006d5 into main Jun 9, 2024
@gesellix gesellix deleted the dependabot/gradle/org.apache.commons-commons-compress-1.26.2 branch June 9, 2024 19:47
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