Skip to content

chore(deps): update dependency dagger/dagger to v0.21.9 - #1079

Merged
mnencia merged 1 commit into
mainfrom
renovate/dagger-dagger-0.x
Aug 27, 2026
Merged

chore(deps): update dependency dagger/dagger to v0.21.9#1079
mnencia merged 1 commit into
mainfrom
renovate/dagger-dagger-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
dagger/dagger patch 0.21.80.21.9

Release Notes

dagger/dagger (dagger/dagger)

v0.21.9

Compare Source

v0.21.9 - 2026-08-25
Added
  • Added SSHFS-backed volumes, allowing remote filesystems to be mounted into containers without copying their contents into Dagger's content store by @​sipsma in #​13462
Fixed
  • Container.withDirectory and Directory.withDirectory no longer restore by @​sipsma in #​13848
    deleted nested files after execs remove and recreate an ancestor
    directory.
  • Engine client enumeration no longer blocks behind another session's by @​sipsma in #​13542
    initialization or teardown, preventing Cloud keeper heartbeats from stalling
    and live engines from being suspended.
  • Session teardown now runs in the background after the main client disconnects, by @​sipsma in #​13681
    preventing shutdown responses from timing out while the engine releases
    session-owned cache results.
  • The engine now bounds retained DAGQL cache metadata independently of disk by @​sipsma in #​13846
    usage by pruning cold persisted results when the structural estimate exceeds
    its configured limit. This may mitigate metadata growth at scale while
    preserving active and engine-lifetime cache roots.
  • Registry protocol probes no longer appear as scary errors in progress output by @​vito in #​13410
    when image pulls or publishes succeed, while genuine registry failures remain
    visible.
  • Registry authentication no longer invalidates downstream container cache reuse across sessions when applied before or after Container.from by @​sipsma in #​13901
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: Never, 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 August 27, 2026 10:01
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Aug 27, 2026
| datasource  | package       | from    | to      |
| ----------- | ------------- | ------- | ------- |
| github-tags | dagger/dagger | v0.21.8 | v0.21.9 |


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 746e0e0 to 891f315 Compare August 27, 2026 12:59
@mnencia
mnencia merged commit 4e1b6cc into main Aug 27, 2026
9 checks passed
@mnencia
mnencia deleted the renovate/dagger-dagger-0.x branch August 27, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated lgtm This PR has been approved by a maintainer no-issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant