From c1da95d65b1d7c22a47188e5b2d768529a348cb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 16:54:56 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20=E2=87=A1=20chezmoiexte?= =?UTF-8?q?rnal=20ryanoasis/nerd-fonts=20to=20v3.0.2=20(#49)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ryanoasis/nerd-fonts](https://togithub.com/ryanoasis/nerd-fonts) | patch | `v3.0.1` -> `v3.0.2` | --- ### Release Notes
ryanoasis/nerd-fonts ### [`v3.0.2`](https://togithub.com/ryanoasis/nerd-fonts/blob/HEAD/changelog.md#v302) [Compare Source](https://togithub.com/ryanoasis/nerd-fonts/compare/v3.0.1...v3.0.2) **One general fix and some font specific ones** Note the breaking changes introduced with the `v3.0.0` release. If you miss icons, check [#​1190](https://togithub.com/ryanoasis/nerd-fonts/issues/1190) and probably https://github.com/loichyan/nerdfix ##### Fixes - Bugfix `Codicon` Circles [#​1261](https://togithub.com/ryanoasis/nerd-fonts/issues/1261) - Fix `DaddyTimeMono NFM` [#​1244](https://togithub.com/ryanoasis/nerd-fonts/issues/1244) - Fix `fsSelection` for `--has-no-italic` (`Bitstream Vera` + `DejaVu`) [#​1255](https://togithub.com/ryanoasis/nerd-fonts/issues/1255) - Fix naming of some fonts of BlexMono and GohuFont ##### Features - Allow not renaming the font [#​1282](https://togithub.com/ryanoasis/nerd-fonts/issues/1282) for `Cascadia Code` self-patcher ([#​1242](https://togithub.com/ryanoasis/nerd-fonts/issues/1242)) - Create `tar.xz` packs now automated [#​1235](https://togithub.com/ryanoasis/nerd-fonts/issues/1235) - Improve cheat sheet [@​rszyma](https://togithub.com/rszyma) [#​1252](https://togithub.com/ryanoasis/nerd-fonts/issues/1252) [#​1254](https://togithub.com/ryanoasis/nerd-fonts/issues/1254) - `test-fonts.sh`: allow wrapping at any number by [@​hasecilu](https://togithub.com/hasecilu) [#​1270](https://togithub.com/ryanoasis/nerd-fonts/issues/1270)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/scottames/dots). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- home/.chezmoiexternal.toml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.chezmoiexternal.toml.tmpl b/home/.chezmoiexternal.toml.tmpl index 582919e2..8b80065c 100644 --- a/home/.chezmoiexternal.toml.tmpl +++ b/home/.chezmoiexternal.toml.tmpl @@ -4,7 +4,7 @@ {{ if eq .chezmoi.os "linux" -}} # renovate: depName=ryanoasis/nerd-fonts datasource=github-releases -{{ $nerdFontsVersion := "v3.0.1" -}} +{{ $nerdFontsVersion := "v3.0.2" -}} [".local/share/fonts/FiraCode"] type = "archive"