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 org.apache.commons:commons-compress from 1.25.0 to 1.26.0 #330

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps org.apache.commons:commons-compress from 1.25.0 to 1.26.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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 19, 2024
Copy link
Contributor

github-actions bot commented Feb 19, 2024

Test Results

 38 files  + 18   38 suites  +18   6s ⏱️ -1s
223 tests  -   7  208 ✅  -   7  12 💤  - 3  3 ❌ +3 
444 runs  +214  414 ✅ +199  24 💤 +9  6 ❌ +6 

For more details on these failures, see this check.

Results for commit b6f2285. ± Comparison against base commit 4fdf0e3.

This pull request removes 9 and adds 2 tests. Note that renamed tests count towards both.
de.gesellix.docker.engine.OkDockerClientIntegrationSpec ‑ attach (openStdin: #openStdin, tty: #tty)
de.gesellix.docker.engine.OkDockerClientIntegrationSpec ‑ should allow GET requests
de.gesellix.docker.engine.OkDockerClientIntegrationSpec ‑ should allow POST requests
de.gesellix.docker.engine.OkDockerClientIntegrationSpec ‑ should allow POST requests with body
de.gesellix.docker.engine.OkDockerClientIntegrationSpec ‑ should optionally stream a response
de.gesellix.docker.engine.OkDockerClientIntegrationSpec ‑ should parse application/json
de.gesellix.docker.engine.OkDockerClientIntegrationSpec ‑ should support named pipe socket connections (Docker for Windows)
de.gesellix.docker.engine.OkDockerClientIntegrationSpec ‑ should support unix socket connections (Linux native or Docker for Mac)
de.gesellix.docker.engine.OkDockerClientSpec ‑ generic request with bad config: <de.gesellix.docker.engine.EngineRequest@28acd36 method=OPTIONS path=null headers=[:] query=[:] contentType=null body=null timeout=0 async=false attach=null stdout=null apiVersion=null>
de.gesellix.docker.engine.OkDockerClientSpec ‑ generic request with bad config: <de.gesellix.docker.engine.EngineRequest@828b7a27 method=OPTIONS path=null headers=[:] query=[:] contentType=null body=null timeout=0 async=false attach=null stdout=null apiVersion=null>
de.gesellix.docker.engine.OkDockerClientSpec ‑ generic request with bad config: <de.gesellix.docker.engine.EngineRequest@aa130943 method=OPTIONS path=null headers=[:] query=[:] contentType=null body=null timeout=0 async=false attach=null stdout=null apiVersion=null>

♻️ This comment has been updated with latest results.

@gesellix
Copy link
Contributor

@dependabot rebase

Bumps org.apache.commons:commons-compress from 1.25.0 to 1.26.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.apache.commons-commons-compress-1.26.0 branch from df2e8f1 to b6f2285 Compare February 21, 2024 17:57
commons-codec is declared as optional by commons-compress-1.26, but we need it for org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
@gesellix
Copy link
Contributor

@gesellix gesellix merged commit 4307ddd into main Feb 21, 2024
7 of 9 checks passed
@gesellix gesellix deleted the dependabot/gradle/org.apache.commons-commons-compress-1.26.0 branch February 21, 2024 18:11
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant