Skip to content

chore(deps): update dependency go-task/task to v3.51.1#187

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/go-task-task-3.x
May 25, 2026
Merged

chore(deps): update dependency go-task/task to v3.51.1#187
renovate[bot] merged 1 commit into
mainfrom
renovate/go-task-task-3.x

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
go-task/task minor v3.50.0v3.51.1

Warning

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


Release Notes

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

v3.51.1

Compare Source

  • A significant performance boost was achieved for large Taskfiles (monorepos)
    by skipping templating altogether when the string is static (#​2820 by @​romnn).
  • Added absPath template function that resolves a path to its absolute form,
    cleaning .. and . components (#​2681, #​2788 by @​mateenanjum).
  • Added joinEnv function to join paths based on your oprating system: ; for
    Windows and : elsewhere, and joinUrl to join URL paths. Also, added two
    new special variables: FILE_PATH_SEPARATOR which returns \ on Windows
    and / elsewhere, and PATH_LIST_SEPARATOR which returns ; on Windows and
    : elsewhere (#​2406, #​2408 by @​solvingj).
  • Update the shell interpreter with a regression fix (#​2812, #​2832 by
    @​andreynering).
  • Fix potential panic with the shell interpreter (#​2810 by @​trulede).

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • Between 06:00 AM and 09:59 AM, only on Monday (* 6-9 * * 1)
  • 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 enabled auto-merge May 25, 2026 00:55
@renovate renovate Bot merged commit dbae1be into main May 25, 2026
4 checks passed
@renovate renovate Bot deleted the renovate/go-task-task-3.x branch May 25, 2026 00:59
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