Skip to content

44.14.7

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 13:48
Immutable release. Only release title and notes can be modified.

44.14.7 (2026-08-07)

Bug Fixes

  • exec/docker: single-quote the sidecar bash command (b017c75)
  • manager/deno: quote allow-import host list in install command (3793e3b)
  • manager/gomod: quote module path in import path update command (c9cec1a)
  • manager/gradle-wrapper: quote distribution URL in wrapper command (b3f7846)
  • manager/maven-wrapper: quote distribution type in wrapper command (7279744)
  • manager/mix: quote hex organization and token in auth command (ff3e99e)
  • manager/nix: quote GitHub token in flake update command (521d325)
  • manager/npm: quote package spec in corepack command (6d2fa81)

Miscellaneous Chores

  • add no-unquoted-exec-interpolation linting rule (e510b9a)

Code Refactoring

  • generate the list of templatable fields (df7a014)