-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⬆️ Update dependency @go-task/cli to v3.27.1 #230
Conversation
4d9113b
to
8ddb77f
Compare
8ddb77f
to
e3b0502
Compare
e3b0502
to
2cb0e56
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
2cb0e56
to
77618ab
Compare
The `@go-task/go-npm` included in `@go-task/cli` now installs the `task` command in the correct location on Windows! see go-task/go-npm#5, go-task/go-npm#8, and go-task/go-npm#9 This reverts commit abb45e1
Code Climate has analyzed commit 766d804 and detected 0 issues on this pull request. View more on Code Climate. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
For unknown reasons, unit tests fail. However, without merging this pull request, we cannot test the new pull request for fixing the existing unit test. Since the |
This PR contains the following updates:
3.23.0
->3.27.1
Release Notes
go-task/task (@go-task/cli)
v3.27.1
Compare Source
.env
directory (not file) is present on current directory(#1244, #1245 by @pd93).
v3.27.0
Compare Source
taskfile.yml
,taskfile.yaml
,taskfile.dist.yml
&taskfile.dist.yaml
npm installation method. (#1190, by
@sounisi5011).
draft (#1200, #1216 by @pd93).
--experiments
flag to allow you to see which experiments areenabled (#1242 by @pd93).
by @benc-uk).
v3.26.0
Compare Source
.task
if the checksum has changed (#1185,#1194 by @deviantintegral).
website (#1198 by @pd93).
version: 2
schema. This will be removed in the next major release(#1197, #1198, #1199 by @pd93).
prompt:
prop to set a warning prompt to be shown before runninga potential dangurous task (#100, #1163 by @MaxCheetham,
Documentation).
possible to declare just
cmd:
in a task, avoiding the more complexcmds: []
when you have only a single command for that task (#1130, #1131 by@timdp).
v3.25.0
Compare Source
silent:
when calling another tasks (#680, #1142 by @danquah).percentage (#1173 by @misitebao).
download (#1068 by @andreynering).
version
is omitted from a Taskfile (#1148,#1149 by @pd93).
@pd93).
v3.24.0
Compare Source
master
tomain
(#1049, #1048 by@pd93).
#1107 by @danquah).
.hg
(Mercurial) to the list of ignored directories when using--watch
(#1098 by @misery).
--sort
flag for use with--list
and--list-all
(#946, #1105 by@pd93).
depending on the error (#1114 by @pd93).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.