Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Update Change
dagger/dagger patch 0.19.0 -> 0.19.7

Release Notes

dagger/dagger (dagger/dagger)

v0.19.7

Compare Source

Added
Fixed
Contributors

Special thanks to our external contributors this release!

What to do next?

v0.19.6

Compare Source

Fixed
  • Fix dagger develop --recursive to use correct dependency name even when top-level module has a custom name for the dependency by @​sipsma in #​11365
  • Fix "failed to update rootfs: session not found" errors caused by incorrect use of stale client metadata by @​sipsma in #​11295
  • fix panic in filesync telemetry by @​ in #​11371
Contributors

Special thanks to our external contributors this release!

What to do next?

v0.19.5

Compare Source

Fixed
  • Significantly improve engine performance by reducing disk syncing and associated lock contention by @​sipsma in #​11336
  • Fixed directory+file not found errors when using cached function calls with contextual arguments involved by @​sipsma in #​11350
Contributors

Special thanks to our external contributors this release!

What to do next?

v0.19.4

Compare Source

Added
Fixed
Dependencies
Contributors

Special thanks to our external contributors this release!

What to do next?

v0.19.3

Compare Source

Added
  • allow modules to call their own functions through the engine (self calls) by @​eunomie in #​10584
  • Allow to raise errors using withError by @​eunomie in #​11222
    This is for instance really useful from inside self-chainable blocks (using with) where an error can't be returned.
  • New Changeset.isEmpty API by @​jedevc in #​11237
Fixed
Dependencies
What to do next?

v0.19.2

Compare Source

Fixed
  • Fixed engine crash when container sourced from private image was used with terminal or as a service (and was not already cached in the engine) by @​sipsma in #​11198
What to do next?

v0.19.1

Compare Source

Added
  • User defaults: persist any dagger function argument to .env by @​shykes in #​11034
    This feature allows user to save arguments to their dagger functions to a local file, instead of re-typing them at every call. This way, the sandboxing of functions is preserved without sacrificing end-user convenience.

    To use this feature, simply add variables to a local .env file reachable from your working directory. The format of the variables should be as follows:


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 October 8, 2025 05:12
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 8, 2025
@renovate renovate bot changed the title chore(deps): update dependency dagger/dagger to v0.19.1 chore(deps): update dependency dagger/dagger to v0.19.2 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/dagger-dagger-0.x branch from ead1666 to 469b464 Compare October 8, 2025 17:44
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 8, 2025
@renovate renovate bot changed the title chore(deps): update dependency dagger/dagger to v0.19.2 chore(deps): update dependency dagger/dagger to v0.19.3 Oct 25, 2025
@renovate renovate bot force-pushed the renovate/dagger-dagger-0.x branch from 469b464 to 647903c Compare October 25, 2025 04:15
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 25, 2025
@renovate renovate bot changed the title chore(deps): update dependency dagger/dagger to v0.19.3 chore(deps): update dependency dagger/dagger to v0.19.4 Oct 30, 2025
@renovate renovate bot force-pushed the renovate/dagger-dagger-0.x branch from 647903c to e1376ce Compare October 30, 2025 23:46
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 30, 2025
@renovate renovate bot changed the title chore(deps): update dependency dagger/dagger to v0.19.4 chore(deps): update dependency dagger/dagger to v0.19.5 Nov 5, 2025
@renovate renovate bot force-pushed the renovate/dagger-dagger-0.x branch from e1376ce to 9ad5a90 Compare November 5, 2025 23:33
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 5, 2025
@renovate renovate bot changed the title chore(deps): update dependency dagger/dagger to v0.19.5 chore(deps): update dependency dagger/dagger to v0.19.6 Nov 7, 2025
@renovate renovate bot force-pushed the renovate/dagger-dagger-0.x branch from 9ad5a90 to fa7aea1 Compare November 7, 2025 20:06
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 7, 2025
@renovate renovate bot force-pushed the renovate/dagger-dagger-0.x branch from fa7aea1 to 6c77f16 Compare November 21, 2025 01:09
@renovate renovate bot changed the title chore(deps): update dependency dagger/dagger to v0.19.6 chore(deps): update dependency dagger/dagger to v0.19.7 Nov 21, 2025
| datasource  | package       | from    | to      |
| ----------- | ------------- | ------- | ------- |
| github-tags | dagger/dagger | v0.19.0 | v0.19.7 |


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 6c77f16 to e62e9a6 Compare December 1, 2025 15:52
@mnencia mnencia merged commit 9b79c9a into main Dec 1, 2025
9 checks passed
@mnencia mnencia deleted the renovate/dagger-dagger-0.x branch December 1, 2025 17:13
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