Skip to content

Commit

Permalink
chore(deps): update dependency go-task/task to v3.38.0 in .github/wor…
Browse files Browse the repository at this point in the history
…kflows/release.yml (#77)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [go-task/task](https://togithub.com/go-task/task) | minor | `3.37.2`
-> `3.38.0` |

---

### Release Notes

<details>
<summary>go-task/task (go-task/task)</summary>

###
[`v3.38.0`](https://togithub.com/go-task/task/blob/HEAD/CHANGELOG.md#v3380---2024-06-30)

[Compare
Source](https://togithub.com/go-task/task/compare/v3.37.2...v3.38.0)

- Added `TASK_EXE` special variable
([#&#8203;1616](https://togithub.com/go-task/task/issues/1616),
[#&#8203;1624](https://togithub.com/go-task/task/issues/1624) by
[@&#8203;pd93](https://togithub.com/pd93) and
[@&#8203;andreynering](https://togithub.com/andreynering)).
- Some YAML parsing errors will now show in a more user friendly way
([#&#8203;1619](https://togithub.com/go-task/task/issues/1619) by
    [@&#8203;pd93](https://togithub.com/pd93)).
- Prefixed outputs will now be colorized by default
([#&#8203;1572](https://togithub.com/go-task/task/issues/1572) by
[@&#8203;AlexanderArvidsson](https://togithub.com/AlexanderArvidsson))
- [References](https://taskfile.dev/usage/#referencing-other-variables)
are now
generally available (no experiments required)
([#&#8203;1654](https://togithub.com/go-task/task/issues/1654) by
[@&#8203;pd93](https://togithub.com/pd93)).
- Templating functions can now be used in references
([#&#8203;1645](https://togithub.com/go-task/task/issues/1645),
[#&#8203;1654](https://togithub.com/go-task/task/issues/1654) by
[@&#8203;pd93](https://togithub.com/pd93)).
-   Added a new
[templating reference page](https://taskfile.dev/reference/templating/)
to the
documentation
([#&#8203;1614](https://togithub.com/go-task/task/issues/1614),
[#&#8203;1653](https://togithub.com/go-task/task/issues/1653) by
[@&#8203;pd93](https://togithub.com/pd93)).
-   If using the
[Map Variables experiment
(1)](https://taskfile.dev/experiments/map-variables/?proposal=1),
    references are available by
[prefixing a string with a
`#`](https://taskfile.dev/experiments/map-variables/?proposal=1#references)
([#&#8203;1654](https://togithub.com/go-task/task/issues/1654) by
[@&#8203;pd93](https://togithub.com/pd93)).
-   If using the
[Map Variables experiment
(2)](https://taskfile.dev/experiments/map-variables/?proposal=2),
the `yaml` and `json` keys are no longer available
([#&#8203;1654](https://togithub.com/go-task/task/issues/1654) by
[@&#8203;pd93](https://togithub.com/pd93)).
- Added a new `TASK_REMOTE_DIR` environment variable to configure where
cached
remote Taskfiles are stored
([#&#8203;1661](https://togithub.com/go-task/task/issues/1661) by
[@&#8203;vmaerten](https://togithub.com/vmaerten)).
- Added a new `--clear-cache` flag to clear the cache of remote
Taskfiles ([#&#8203;1639](https://togithub.com/go-task/task/issues/1639)
    by [@&#8203;vmaerten](https://togithub.com/vmaerten)).
- Improved the readability of cached remote Taskfile filenames
([#&#8203;1636](https://togithub.com/go-task/task/issues/1636) by
    [@&#8203;vmaerten](https://togithub.com/vmaerten)).
- Starting releasing a binary for the `riscv64` architecture on Linux
([#&#8203;1699](https://togithub.com/go-task/task/issues/1699) by
    [@&#8203;mengzhuo](https://togithub.com/mengzhuo)).
- Added `CLI_SILENT` and `CLI_VERBOSE` variables
([#&#8203;1480](https://togithub.com/go-task/task/issues/1480),
[#&#8203;1669](https://togithub.com/go-task/task/issues/1669) by
[@&#8203;Vince-Smith](https://togithub.com/Vince-Smith)).
- Fixed a couple of bugs with the `prompt:` feature
([#&#8203;1657](https://togithub.com/go-task/task/issues/1657) by
[@&#8203;pd93](https://togithub.com/pd93)).
- Fixed JSON Schema to disallow invalid properties
([#&#8203;1657](https://togithub.com/go-task/task/issues/1657) by
[@&#8203;pd93](https://togithub.com/pd93)).
- Fixed version checks not working as intended
([#&#8203;872](https://togithub.com/go-task/task/issues/872),
[#&#8203;1663](https://togithub.com/go-task/task/issues/1663) by
[@&#8203;vmaerten](https://togithub.com/vmaerten)).
- Fixed a bug where included tasks were run multiple times even if `run:
once`
was set ([#&#8203;852](https://togithub.com/go-task/task/issues/852),
[#&#8203;1655](https://togithub.com/go-task/task/issues/1655) by
[@&#8203;pd93](https://togithub.com/pd93)).
- Fixed some bugs related to column formatting in the terminal
([#&#8203;1350](https://togithub.com/go-task/task/issues/1350),
[#&#8203;1637](https://togithub.com/go-task/task/issues/1637),
[#&#8203;1656](https://togithub.com/go-task/task/issues/1656) by
[@&#8203;vmaerten](https://togithub.com/vmaerten)).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* */1 * * *" (UTC), 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/jippi/dottie).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent be948d3 commit 0fa4d84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- uses: arduino/setup-task@v2
with:
# renovate: datasource=github-releases depName=go-task/task
version: 3.37.2
version: 3.38.0
repo-token: ${{ secrets.GITHUB_TOKEN }}

- uses: docker/setup-qemu-action@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: arduino/setup-task@v2
with:
# renovate: datasource=github-releases depName=go-task/task
version: 3.37.2
version: 3.38.0
repo-token: ${{ secrets.GITHUB_TOKEN }}

- uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 0fa4d84

Please sign in to comment.