chore(deps): update dependency dagger/dagger to v0.21.7#60
Open
netic-renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency dagger/dagger to v0.21.7#60netic-renovate[bot] wants to merge 1 commit into
netic-renovate[bot] wants to merge 1 commit into
Conversation
gh-netic-robot
previously approved these changes
Jun 12, 2026
gh-netic-robot
left a comment
There was a problem hiding this comment.
All checks passed, automatically approving.
35f47c6 to
05fefc3
Compare
05fefc3 to
00e8bfb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.21.4→v0.21.7Release Notes
dagger/dagger (dagger/dagger)
v0.21.7Compare Source
Changed
JSONnamespace (with a deprecated top-leveltoJSON) and picking up constructor scope and nullable input fixes. by @vito in #13482Fixed
.envfile handling so non-matching variables are kept as hidden expansion context instead of being dropped, allowing later variables to expand against them. by @marcosnils in #13490foo/ignored with!foo/bar.txt) no longer fails withno such file or directory; ignored parent dirs are now created on demand for visible descendants. by @grouville in #13439concurrent map iteration and map writecrashes. by @sipsma in #13474containerdriver to honor the privileged option by granting all capabilities (--cap-add ALL), so the engine can bind-mount/etc/resolv.confon startup withcontainer1.0.0's reduced default capability set. by @eunomie in #13460@cache(and other directive) arguments resolve against the declaring type's file scope, fixingFunctionCachePolicy not found in enverrors in multi-file modules. by @vito in #13455What to do next?
v0.21.6Compare Source
Added
registryServiceoptions toContainer.fromandContainer.publish, allowing containers to pull from and publish to a registry provided by a DaggerService. This supports local ephemeral registries without starting unrelated services attached to the container. by @grouville in #13305Fixed
add explicit dependency: dep result <id> missing from cacheafter implementation-scoped module results were reused across sessions. by @sipsma in #13412Mapfields so map values are restored correctly between calls instead of failing withexpected module type, got dang.MapType. by @vito in #13421.envuser defaults for module constructors so passing one constructor argument explicitly no longer drops defaults for the other arguments. by @marcosnils in #13424invalid immutable referrors. by @sipsma in #13429What to do next?
v0.21.5Compare Source
Added
Changed
Fixed
What to do next?
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.