Skip to content

chore(deps): update all github action#176

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-github-action
Open

chore(deps): update all github action#176
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-github-action

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 2, 2026

This PR contains the following updates:

Package Type Update Change
dagger/dagger patch v0.20.3v0.20.5
dagger/dagger patch 0.20.30.20.5
docker/bake-action (changelog) action digest 8249049a66e1c8
docker/login-action (changelog) action digest b45d80f4907a6d
peter-evans/create-pull-request (changelog) action digest c0f553f5f6978f

Release Notes

dagger/dagger (dagger/dagger)

v0.20.5

Compare Source

Fixed
  • Fix TUI final rendering so progress output, checkmarks, and error details are still shown on stderr when a command exits while quitting by @​eunomie in #​12936
  • Fix honoring _EXPERIMENTAL_DAGGER_RUNNER_HOST environment variable by @​tiborvass in #​12943
  • Fix workspace module sources declared in dagger.json so they resolve relative to the config file rather than the caller's current working directory when connecting from a subdirectory by @​shykes in #​12934
  • Fix .env validation so Dagger only uploads the .env file being checked instead of the entire parent directory by @​shykes in fab203a
  • Fix noisy legacy-default-path compatibility warnings so they are no longer printed during module function loading by @​shykes in 0b1e3b8
What to do next?

v0.20.4

Compare Source

Added
  • Add experimental dagger up to start module-defined services on the host, including @up annotations, workspace/module services() APIs, and configurable port mappings by Yves Brissaud in #​11959
  • Add @cache directive for module function cache control by Alex Suraci in #​12920
  • Add --failfast to dagger check and WithFailFast in SDKs by @​kpenfound in #​11956
  • Add support to set primitive values and secret arrays in user defaults by @​marcosnils in #​12898
  • Add Changeset.diffStats() and structured DiffStat entries for renames and line-count summaries by @​grouville + @​tiborvass in #​12002
  • Add support for Directory.chown() with usernames and group names by @​alexcb in #​12128
  • Add Dockerfile ADD --unpack support by @​tiborvass + @​grouville in #​12096
  • Add Go toolchain tag support for Dockerfile frontend features such as COPY --exclude and COPY --parents by @​alexcb in #​12896
  • Dang SDK: add enum/interface/scalar support plus @check and @generate directives by Alex Suraci in #​12830
  • Dang SDK: add @up annotation support by Yves Brissaud in #​12919
  • Elixir SDK: support Enum types by @​Nero-F in #​12862
  • Go SDK: write dependency bindings to separate internal/dagger/<dep>.gen.go files by @​TomChv in #​11962
  • PHP SDK: add support for implicit getters by @​charjr in #​11689
  • Rust SDK: add a builder for Config by @​fdiakh in #​12832
Changed
  • Make dagger connect faster by reducing driver probing and setup work before command execution by @​tiborvass in #​11769
  • Expand workspace support with workspace-scoped checks() and generators() APIs, richer workspace metadata, and clearer path/boundary semantics by @​shykes in #​11995
  • dagger check and dagger generate now resolve against the current workspace rather than only the current module by @​shykes in #​11995
  • Stop expanding literal dotenv values and arguments so literal strings remain literal by @​marcosnils in #​11957
  • Go SDK: pin generated modules to the matching dagger-go-sdk commit by @​TomChv in #​11826
Deprecated
  • Set secrets via dotenv segments without a scheme is deprecated and will require an explicit scheme in a future release by @​marcosnils in #​11957
Fixed
  • Fix Dockerfile RUN heredoc failing with command not found (exit 127) by preserving /dev/pipes/ mounts in the OCI spec by @​majiayu000 in #​12020
  • Fix dagger init crashing when .env exists as a directory by @​paikend in #​12868
  • Fix WithExec with Expand=true so environment variables are also expanded in RedirectStdout, RedirectStderr, and RedirectStdin paths by @​shykes in #​12846
  • Fix Helm chart support for custom liveness/readiness probes by @​shykes in #​12859
  • Fix Helm chart envFrom.secretRef indentation in the engine StatefulSet by @​fixeasy in #​12906
  • Fix dagger shell object-argument errors to show a clear message when a string literal is passed instead of an object ID by @​shykes in #​12842
  • Fix lazy image blob handling so container results remain local after ContainerDagOp returns by @​marcosnils in #​12861
  • Fix .env user defaults being silently ignored when a constructor arg has a schema default value by @​shykes in #​12854
  • Dang SDK: fix workspace arguments and filesync support to match /dagger-sdk behavior by Alex Suraci in #​12830
  • Python SDK: fix Config.log_output handling for in-memory streams such as StringIO by @​paikend in #​12867
  • Rust SDK: fix timeouts and default Config behavior, and improve GraphQL error parsing by @​fdiakh in #​12832
Contributors

Special thanks to our external contributors this release!

What to do next?

Configuration

📅 Schedule: (UTC)

  • 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.

👻 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team and NiccoloFei as code owners April 2, 2026 18:58
@renovate renovate bot force-pushed the renovate/all-github-action branch from 7233371 to 0b54e9e Compare April 9, 2026 05:43
@renovate renovate bot changed the title chore(deps): update docker/login-action digest to 4907a6d chore(deps): update all github action Apr 9, 2026
@renovate renovate bot force-pushed the renovate/all-github-action branch 2 times, most recently from 97884df to adbc830 Compare April 10, 2026 13:07
@renovate renovate bot force-pushed the renovate/all-github-action branch from adbc830 to 4eb03b6 Compare April 10, 2026 18:17
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.

1 participant