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

Bumps de.gesellix:docker-filesocket from 2024-06-09T21-00-00 to 2024-07-23T22-35-00.

Release notes

Sourced from de.gesellix:docker-filesocket's releases.

v2024-07-23T22-35-00

What's Changed

Full Changelog: docker-client/docker-filesocket@v2024-06-09T21-00-00...v2024-07-23T22-35-00

Commits

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 [de.gesellix:docker-filesocket](https://github.com/docker-client/docker-filesocket) from 2024-06-09T21-00-00 to 2024-07-23T22-35-00.
- [Release notes](https://github.com/docker-client/docker-filesocket/releases)
- [Changelog](https://github.com/docker-client/docker-filesocket/blob/main/RELEASE.md)
- [Commits](https://github.com/docker-client/docker-filesocket/commits)

---
updated-dependencies:
- dependency-name: de.gesellix:docker-filesocket
  dependency-type: direct:production
...

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 Jul 24, 2024
@github-actions
Copy link
Contributor

Test Results

 80 files  + 60   80 suites  +60   1m 5s ⏱️ + 1m 1s
255 tests + 25  239 ✅ + 24  16 💤 + 1  0 ❌ ±0 
910 runs  +680  848 ✅ +633  62 💤 +47  0 ❌ ±0 

Results for commit ec2f4e5. ± Comparison against base commit 12ec360.

This pull request removes 1 and adds 26 tests. Note that renamed tests count towards both.
de.gesellix.docker.engine.OkDockerClientSpec ‑ generic request with bad config: <de.gesellix.docker.engine.EngineRequest@fc0a1638 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 875dd8d into main Jul 28, 2024
@gesellix gesellix deleted the dependabot/gradle/de.gesellix-docker-filesocket-2024-07-23T22-35-00 branch July 28, 2024 16:39
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