Skip to content

chore(deps): update dependency dagger/dagger to v0.20.7#141

Merged
leonardoce merged 1 commit intomainfrom
renovate/dagger-dagger-0.x
May 5, 2026
Merged

chore(deps): update dependency dagger/dagger to v0.20.7#141
leonardoce merged 1 commit intomainfrom
renovate/dagger-dagger-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 4, 2026

This PR contains the following updates:

Package Update Change
dagger/dagger patch v0.20.6v0.20.7

Release Notes

dagger/dagger (dagger/dagger)

v0.20.7

Compare Source

v0.20.7 - 2026-04-30

Fixed
  • Fix rare engine hangs when short-lived container processes leave runc run or runc exec stuck by @​sipsma in d2fd6b4 (backported from #​13078)
  • Fix toolchain customization defaults so changing a default invalidates cached omitted-argument calls and returns the new value by @​shykes in dbab536 (backported from #​13047)
  • Fix remote modules that install a toolchain from another repo so +defaultPath file inputs resolve from the module selected by -m, not from the toolchain repo or the caller's local workspace by @​tiborvass in 1c105d4
  • Fix modules that install a toolchain so module code can call installed toolchain constructors and types from generated SDK bindings again by @​eunomie in d348571 (backported from #​12991)
  • Fix dagger mcp so MCP clients and agents can use functions from the current workspace module again, instead of only generic or core tools by @​shykes in 104a5ec (backported from #​13030)
  • Fix Docker-backed engines in cgroup subgroup environments by ensuring the engine image includes the init binary it needs to start correctly by @​marcosnils in 7a5f6e6 (backported from #​12999)
  • Fix nested Dagger commands so explicit local NO_COLOR settings are preserved after telemetry initialization, avoiding unexpected ANSI color codes in parseable logs by @​sipsma in 3dbb010 (backported from #​13076)
  • Fix LLM tool calls for providers such as AWS Bedrock by giving undocumented module functions a fallback tool description instead of an empty one by @​shykes in 4d49e17 (backported from #​12857)
  • Fix git credential errors so failed credential helper output includes stderr, making authentication failures easier to diagnose by @​marcosnils in 588ce15 (backported from #​13048)
  • Fix dagger functions and dagger call --help so constructor plumbing no longer appears as a confusing extra with function by @​eunomie in c50f40a (backported from #​13012)
  • Dang SDK: fix built-in sdk: "dang" modules so calls to Go or TypeScript dependency modules complete instead of timing out while loading the dependency runtime by @​shykes in 4dba920 (backported from #​12975)
  • Elixir SDK: fix dagger generate elixir-sdk so users can regenerate Elixir bindings from the current engine introspection schema by @​wingyplus in 983d5b0 (backported from #​12890)
  • Python SDK: fix calls so they no longer stall for several seconds with repeated OpenTelemetry metrics exporter warnings when unsupported metrics are emitted by @​eunomie in d7a2709 (backported from #​13013)
  • Python SDK: fix redundant image pulls in new modules by aligning the generated Python version requirement with the default runtime image for better cache-hit performance by @​eunomie in ede18a0 (backported from #​13027)
  • Python SDK: fix terminal cleanup so dagger.connection() restores the cursor and stops the spinner with default logging settings by @​shykes in 12e1238 (backported from #​12835)
  • Python SDK: fix module discovery so introspection no longer imports user modules by @​eunomie in 8d5362b (backported from #​11803)
Contributors

Special thanks to our external contributor this release!

What to do next?

Configuration

📅 Schedule: (UTC)

  • 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.

| datasource  | package       | from    | to      |
| ----------- | ------------- | ------- | ------- |
| github-tags | dagger/dagger | v0.20.6 | v0.20.7 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@leonardoce leonardoce merged commit 4489fed into main May 5, 2026
8 checks passed
@leonardoce leonardoce deleted the renovate/dagger-dagger-0.x branch May 5, 2026 13:29
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