Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dagger-dagger-0.x
Open

chore(deps): update dependency dagger/dagger to v0.20.1#204
renovate[bot] wants to merge 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 force-pushed the renovate/dagger-dagger-0.x branch from 8c63b56 to 6a98dba Compare March 2, 2026 09:04
| 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 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 from 6a98dba to 5b53030 Compare March 5, 2026 23:52
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.

0 participants