Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2026

This PR contains the following updates:

Package Update Change
dagger/dagger patch 0.19.100.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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants