Skip to content

feat(deps): update task to 3.51.1#68

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

feat(deps): update task to 3.51.1#68
renovate[bot] merged 1 commit into
mainfrom
renovate/task-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 16, 2026

This PR contains the following updates:

Package Update Change
task minor 3.50.03.51.1

Release Notes

go-task/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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

| datasource  | package      | from   | to     |
| ----------- | ------------ | ------ | ------ |
| github-tags | go-task/task | 3.50.0 | 3.51.1 |
@renovate renovate Bot added the type/minor label May 16, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 16, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate Bot merged commit 5292344 into main May 16, 2026
@renovate renovate Bot deleted the renovate/task-3.x branch May 16, 2026 21:01
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