Skip to content

chore(deps): update dependency go-task/task to v3.47.0#103

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/go-task-task-3.x
Feb 1, 2026
Merged

chore(deps): update dependency go-task/task to v3.47.0#103
renovate[bot] merged 1 commit intomainfrom
renovate/go-task-task-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2026

This PR contains the following updates:

Package Update Change Pending
go-task/task minor v3.46.4v3.47.0 v3.48.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

go-task/task (go-task/task)

v3.47.0

Compare Source

  • Fixed remote git Taskfiles: cloning now works without explicit ref, and
    directory includes are properly resolved (#​2602 by @​vmaerten).
  • For output: prefixed, print prefix: if set instead of task name (#​1566,
    #​2633 by @​trulede).
  • Ensure no ANSI sequences are printed for --color=false (#​2560, #​2584 by
    @​trulede).
  • Task aliases can now contain wildcards and will match accordingly (e.g., s-*
    as alias for start-*) (#​1900, #​2234 by @​vmaerten).
  • Added conditional execution with the if field: skip tasks, commands, or task
    calls based on shell exit codes or template expressions like
    {{ eq .ENV "prod" }} (#​2564, #​608 by @​vmaerten).
  • Task can now interactively prompt for missing required variables when running
    in a TTY, with support for enum selection menus. Enable with --interactive
    flag or interactive: true in .taskrc.yml (#​2579, #​2079 by @​vmaerten).

Configuration

📅 Schedule: Branch creation - Between 06:00 AM and 09:59 AM, only on Monday ( * 6-9 * * 1 ) in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the dependencies label Feb 1, 2026
@renovate renovate bot enabled auto-merge February 1, 2026 21:32
@renovate renovate bot merged commit 6ce424e into main Feb 1, 2026
4 checks passed
@renovate renovate bot deleted the renovate/go-task-task-3.x branch February 1, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants