Skip to content

Update dependency go-task/task to v3.50.0#3601

Merged
Weltraumschaf merged 1 commit into
mainfrom
renovate/go-task-task-3.x
Apr 14, 2026
Merged

Update dependency go-task/task to v3.50.0#3601
Weltraumschaf merged 1 commit into
mainfrom
renovate/go-task-task-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 14, 2026

This PR contains the following updates:

Package Update Change
go-task/task minor 3.49.13.50.0

Release Notes

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

v3.50.0

Compare Source

  • Added enum.ref support in requires: enum constraints can now reference
    variables or template pipelines (e.g., ref: .ALLOWED_ENVS) instead of
    duplicating static lists. Combined with sh: variables, this enables fully
    dynamic enum validation (#​2678 by @​vmaerten).
  • Fixed Fish completion using hardcoded task binary name instead of
    $GO_TASK_PROGNAME for experiments cache (#​2730, #​2727 by @​SergioChan).
  • Fixed watch mode ignoring SIGHUP signal, causing the watcher to exit instead
    of restarting (#​2764, #​2642).
  • Fixed a long time bug where the task wouldn't re-run as it should when using
    method: timestamp and the files listed on generates: were deleted.
    This makes method: timestamp behaves the same as method: checksum
    (#​1230, #​2716 by @​drichardson).

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.

🔕 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 Pull requests that update a dependency file label Apr 14, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 14, 2026

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit e97eac7
🔍 Latest deploy log https://app.netlify.com/projects/docs-securecodebox/deploys/69dd957e8c5add000824fef7

@sonarqubecloud
Copy link
Copy Markdown

@Weltraumschaf Weltraumschaf moved this from Triage to To Review in secureCodeBox Apr 14, 2026
@github-project-automation github-project-automation Bot moved this from To Review to Reviewer Approved in secureCodeBox Apr 14, 2026
@Weltraumschaf Weltraumschaf merged commit 4d71124 into main Apr 14, 2026
51 checks passed
@Weltraumschaf Weltraumschaf deleted the renovate/go-task-task-3.x branch April 14, 2026 11:30
@github-project-automation github-project-automation Bot moved this from Reviewer Approved to Done in secureCodeBox Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant