Skip to content

chore(deps): update dependency dagger/dagger to v0.20.1#197

Merged
sxd merged 1 commit intomainfrom
renovate/dagger-dagger-0.x
Mar 9, 2026
Merged

chore(deps): update dependency dagger/dagger to v0.20.1#197
sxd merged 1 commit intomainfrom
renovate/dagger-dagger-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2026

This PR contains the following updates:

Package Update Change
dagger/dagger minor 0.19.110.20.1

Release Notes

dagger/dagger (dagger/dagger)

v0.20.1

Compare Source

🔥 Breaking Changes
  • Improved git remote fetch performance by defaulting to --no-tags while preserving SHA fallback compatibility. This includes a behavior change: GitRef.tree() now excludes local .git tag refs by default (includeTags=false). Callers that need checkout-visible tags must opt in with GitRef.tree(includeTags: true) by @​grouville in #​11909
Added
  • Added container.WithDockerHealthcheck to support publishing images with a dockerhub healthcheck by @​alexcb in #​11911
  • drivers: add TLS driver for engine clients by @​matipan in #​11916
Changed
  • Service containers will now use docker HEALTHCHECK commands to determine when a service is ready. If no DockerHealthcheck is defined, then it will fallback to checking the ports defined with WithExposedPort() by @​alexcb in #​11951
What to do next?

v0.20.0

Compare Source

Added
Fixed
  • Fix git SSH socket not found errors when different clients use different SSH auth sock paths on the same repo by @​sipsma in #​11828
  • Update internal bbolt db configuration to do less syncing and possibly avoid an upstream bug causing crashes by @​sipsma in #​11850
  • Fix nullable function return types incorrectly being skipped for persistent cache by @​sipsma in #​11855
  • Fix ONBUILD commands in Dockerfiles not being published when calling directory.dockerbuild().Publish() by @​alexcb in #​11901
What to do next?

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 27, 2026 02:15
@renovate renovate bot force-pushed the renovate/dagger-dagger-0.x branch from 0a5314f to 6a9a8ec Compare March 2, 2026 11:02
@renovate renovate bot changed the title chore(deps): update dependency dagger/dagger to v0.20.0 chore(deps): update dependency dagger/dagger to v0.20.1 Mar 5, 2026
@renovate renovate bot force-pushed the renovate/dagger-dagger-0.x branch 2 times, most recently from d86fa89 to 1d4d507 Compare March 9, 2026 10:18
@renovate renovate bot force-pushed the renovate/dagger-dagger-0.x branch from 1d4d507 to 5ad16e3 Compare March 9, 2026 12:07
| datasource  | package       | from     | to      |
| ----------- | ------------- | -------- | ------- |
| github-tags | dagger/dagger | v0.19.11 | v0.20.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/dagger-dagger-0.x branch from 5ad16e3 to d4d39f7 Compare March 9, 2026 12:20
@sxd sxd merged commit 80e0f5e into main Mar 9, 2026
9 checks passed
@sxd sxd deleted the renovate/dagger-dagger-0.x branch March 9, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant