chore(deps): update dependency go-task/task to v3.45.4 #16
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:
v3.43.3->v3.45.4Release Notes
go-task/task (go-task/task)
v3.45.4Compare Source
cache-expirycould not be defined in.taskrc.yml(#2423by @vmaerten).
.taskrc.ymlfiles in parent folders were not readcorrectly (#2424 by @vmaerten).
@vmaerten).
v3.45.3Compare Source
Windows. This means that your commands that uses
cp,mv,mkdiror anyother common core utility will now work by default on Windows, without extra
setup. This is something we wanted to address for many many years, and it's
finally being shipped!
Read our blog post this the topic.
(#197, #2360 by @andreynering).
using VitePress (#2359, #2369, #2371, #2375, #2378 by
@vmaerten, @andreynering, @pd93).
nightly builds. This
will allow people to test our changes before they are fully released and
without having to install Go to build them (#2358 by @vmaerten).
$XDG_CONFIG_HOME/task/taskrc.ymlor$HOME/.taskrc.yml. Check out our newconfiguration guide for more
details (#2247, #2380, #2390, #2391 by @vmaerten, @pd93).
(#2235 by @vmaerten).
.taskrc.yml: insecure, verbose,concurrency, remote offline, remote timeout, and remote expiry.
Note: setting offline via environment variable is no longer supported. (#2389
by @vmaerten)
--nestedflag when outputting tasks using--list --json. This willoutput tasks in a nested structure when tasks are namespaced (#2415 by @pd93).
wildcard parameters are fully considered during fingerprinting (#1808, #1795
by @vmaerten).
{}) (#2416, #2417by @trulede).
Package API
Other news
We recently released our
official GitHub Action. This is based
on the fantastic work by the Arduino team who created and maintained the
community version. Now that this is officially adopted, fixes/updates should be
more timely. We have already merged a couple of longstanding PRs in our
first release (by
@pd93, @shrink, @trim21 and all the previous contributors to
arduino/setup-task).
v3.44.1Compare Source
called (#2309, #2323 by @maxmzkrcensys)
to you Taskfile contained a space (#2321, #2322 by @pd93).
randInt(#2312, #2316 by @pd93).TEST_NAMEandTEST_DIRavailable in fixture tests(#2265 by @pd93).
v3.44.0Compare Source
uuid,randIntandrandIntNtemplate functions (#1346, #2225 by@pd93).
CLI_ARGS_LISTarray variable which contains the arguments passedto Task after the
--(the same asCLI_ARGS, but an array instead of astring). (#2138, #2139, #2140 by @pd93).
toYamlandfromYamltemplating functions (#2217, #2219 by @pd93).taskfield the--list --jsonoutput (#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).
Configuration
📅 Schedule: Branch creation - Between 08:00 PM and 11:59 PM, Monday through Friday ( * 20-23 * * 1-5 ), Between 09:00 AM and 09:59 PM, only on Sunday and Saturday ( * 9-21 * * 0,6 ) in timezone Asia/Tokyo, 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.
This PR was generated by Mend Renovate. View the repository job log.