Skip to content

fix(deps): update module github.com/go-task/task/v3 to v3.51.1#391

Open
renovate-coop-norge[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-go-task-task-v3-3.x
Open

fix(deps): update module github.com/go-task/task/v3 to v3.51.1#391
renovate-coop-norge[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-go-task-task-v3-3.x

Conversation

@renovate-coop-norge

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/go-task/task/v3 v3.50.0v3.51.1 age confidence

Warning

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


Release Notes

go-task/task (github.com/go-task/task/v3)

v3.51.1

  • 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 has been generated by Mend Renovate.

@renovate-coop-norge renovate-coop-norge Bot added dependencies Pull requests that update a dependency file github.com/go-task/task/v3 renovate labels May 31, 2026
@renovate-coop-norge

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: 2022W34/pubsub-to-bigquery/docker-compose/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 14 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.8 -> 1.25.10
charm.land/bubbletea/v2 v2.0.2 -> v2.0.6
charm.land/lipgloss/v2 v2.0.2 -> v2.0.3
github.com/charmbracelet/colorprofile v0.4.2 -> v0.4.3
github.com/charmbracelet/ultraviolet v0.0.0-20260205113103-524a6607adb8 -> v0.0.0-20260416155717-489999b90468
github.com/charmbracelet/x/ansi v0.11.6 -> v0.11.7
github.com/lucasb-eyer/go-colorful v1.3.0 -> v1.4.0
github.com/mattn/go-runewidth v0.0.21 -> v0.0.23
github.com/puzpuzpuz/xsync/v4 v4.4.0 -> v4.5.0
golang.org/x/crypto v0.50.0 -> v0.51.0
golang.org/x/net v0.53.0 -> v0.54.0
golang.org/x/sys v0.43.0 -> v0.44.0
golang.org/x/term v0.42.0 -> v0.43.0
golang.org/x/text v0.36.0 -> v0.37.0
mvdan.cc/sh/v3 v3.13.1 -> v3.13.2-0.20260510185049-f5c6e2779117
File name: 2023W02/protobuf-validation/devtools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 16 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.8 -> 1.25.10
charm.land/bubbletea/v2 v2.0.2 -> v2.0.6
charm.land/lipgloss/v2 v2.0.2 -> v2.0.3
github.com/charmbracelet/colorprofile v0.4.2 -> v0.4.3
github.com/charmbracelet/ultraviolet v0.0.0-20260205113103-524a6607adb8 -> v0.0.0-20260416155717-489999b90468
github.com/charmbracelet/x/ansi v0.11.6 -> v0.11.7
github.com/lucasb-eyer/go-colorful v1.3.0 -> v1.4.0
github.com/mattn/go-runewidth v0.0.21 -> v0.0.23
github.com/puzpuzpuz/xsync/v4 v4.4.0 -> v4.5.0
golang.org/x/crypto v0.50.0 -> v0.51.0
golang.org/x/mod v0.34.0 -> v0.35.0
golang.org/x/net v0.53.0 -> v0.54.0
golang.org/x/sys v0.43.0 -> v0.44.0
golang.org/x/term v0.42.0 -> v0.43.0
golang.org/x/text v0.36.0 -> v0.37.0
golang.org/x/tools v0.43.0 -> v0.44.0
mvdan.cc/sh/v3 v3.13.1 -> v3.13.2-0.20260510185049-f5c6e2779117

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 github.com/go-task/task/v3 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants