Skip to content

chore(deps): update dependency dagger/dagger to v0.19.11#39

Merged
ChBLA merged 1 commit intomainfrom
renovate/dagger-updates
Feb 9, 2026
Merged

chore(deps): update dependency dagger/dagger to v0.19.11#39
ChBLA merged 1 commit intomainfrom
renovate/dagger-updates

Conversation

@netic-renovate
Copy link
Contributor

@netic-renovate netic-renovate bot commented Feb 9, 2026

This PR contains the following updates:

Package Update Change
dagger/dagger patch v0.19.10v0.19.11

Release Notes

dagger/dagger (dagger/dagger)

v0.19.11

Compare Source

Added
  • Merge multiple changesets using changeset.withChangset(other) or changeset.withChangesets(others...) by @​eunomie in #​11577
    Multiple strategies are available in case of conflict, and uses git under the hood to merge the changesets.
  • Add dagger generate command by @​eunomie in #​11779
    Functions can be marked as 'generate' (// +generate in Go, @generate() in typescript, @generate in python). Those functions must expose a Changeset.
    By marking them as generate functions means they will be available under the dagger generate command. This command will run all of them and merge the resulting changesets before to apply it.
  • Add Documentation for using LLM.withMCPServer by @​sukso96100 in #​11605
  • Add liveness probe to helm chart by @​vmaffet in #​11703
  • Allow multiple versions of the same toolchain by @​kpenfound in #​11697
  • Add checks support to Java SDK by @​henkhofs in #​11704
  • Allow container address in default pragrams and customizations by @​kpenfound in #​11714
  • Support AWS secret manager and parameter store as secret providers by @​kpenfound in #​11728
  • Add support for --mount=type=ssh in Directory.dockerBuild by @​sipsma in #​11793
Changed
Fixed
Contributors

Special thanks to our external contributors this release!

What to do next?

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.

👻 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 added the renovate-auto-approve Enables auto approval for Renovate PRs label Feb 9, 2026
@netic-renovate netic-renovate bot requested review from a team and gh-netic-robot as code owners February 9, 2026 07:05
Copy link

@gh-netic-robot gh-netic-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All checks passed, automatically approving.

@ChBLA ChBLA merged commit 1a18b3e into main Feb 9, 2026
2 checks passed
@ChBLA ChBLA deleted the renovate/dagger-updates branch February 9, 2026 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate-auto-approve Enables auto approval for Renovate PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments