Skip to content

Commit

Permalink
chore(deps): update dependency thatonecalculator/nerdfetch to v8.3.0 (#…
Browse files Browse the repository at this point in the history
…334)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ThatOneCalculator/NerdFetch](https://redirect.github.com/ThatOneCalculator/NerdFetch)
| minor | `v8.2.1` -> `v8.3.0` |

---

### Release Notes

<details>
<summary>ThatOneCalculator/NerdFetch
(ThatOneCalculator/NerdFetch)</summary>

###
[`v8.3.0`](https://redirect.github.com/ThatOneCalculator/NerdFetch/releases/tag/v8.3.0)

[Compare
Source](https://redirect.github.com/ThatOneCalculator/NerdFetch/compare/v8.2.1...v8.3.0)

Removes `which` as dependency in place of standard POSIX `command -v`,
which also brings down average runtime from 128ms to 120ms!

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 4pm on thursday" in timezone
America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/scottames/dots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 45f5bc7 commit ff01e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/.chezmoiexternal.toml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
refreshPeriod = "168h"

# renovate: datasource=github-releases depName=ThatOneCalculator/NerdFetch
{{ $nerdfetchVersion := "v8.2.1" -}}
{{ $nerdfetchVersion := "v8.3.0" -}}

[".local/bin/nerdfetch"]
type = "file"
Expand Down

0 comments on commit ff01e9c

Please sign in to comment.