Skip to content

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

Merged
ChBLA merged 1 commit intomainfrom
renovate/dagger-dagger-0.x
Mar 10, 2026
Merged

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

Conversation

@netic-renovate
Copy link
Contributor

@netic-renovate netic-renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Update Change
dagger/dagger minor v0.19.11v0.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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@netic-renovate netic-renovate bot requested review from a team and gh-netic-robot as code owners March 2, 2026 07:01
@netic-renovate netic-renovate bot force-pushed the renovate/dagger-dagger-0.x branch from b8741aa to e76ee35 Compare March 8, 2026 18:00
@netic-renovate netic-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 8, 2026
@ChBLA ChBLA merged commit 95df9c5 into main Mar 10, 2026
2 checks passed
@ChBLA ChBLA deleted the renovate/dagger-dagger-0.x branch March 10, 2026 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant