fix(deps): update go deps #594
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
fe12c0e
->31a1db2
v3.43.3
->v3.44.0
1.24.3
->1.24.4
v0.11.0
->v0.12.0
Release Notes
go-task/task (github.com/go-task/task/v3)
v3.44.0
Compare Source
uuid
,randInt
andrandIntN
template functions (#1346, #2225 by@pd93).
CLI_ARGS_LIST
array variable which contains the arguments passedto Task after the
--
(the same asCLI_ARGS
, but an array instead of astring). (#2138, #2139, #2140 by @pd93).
toYaml
andfromYaml
templating functions (#2217, #2219 by @pd93).task
field the--list --json
output (#2256 by @aleksandersh).pin included taskfiles
by specifying a checksum. This works with both local and remote Taskfiles
(#2222, #2223 by @pd93).
Remote Taskfiles experiment,
any credentials used in the URL will now be redacted in Task's output (#2100,
#2220 by @pd93).
by @vmaerten).
directories in the wrong location (#2208, #2216 by @pd93).
the current schema. The current schemas will only be updated during releases.
(#2211 by @vmaerten).
the root level to apply to all tasks (#2233 by @vmaerten).
@wazazaby, #2271 by @andreynering).
golang/go (go)
v1.24.4
Configuration
📅 Schedule: Branch creation - "before 6am on monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.