Skip to content

Commit cf1ea46

Browse files
chore(deps): update dependency hugo-bin to ^0.131.0 (#1345)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [hugo-bin](https://redirect.github.com/fenneclab/hugo-bin) | [`^0.118.0` -> `^0.131.0`](https://renovatebot.com/diffs/npm/hugo-bin/0.118.1/0.131.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/hugo-bin/0.131.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/hugo-bin/0.131.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/hugo-bin/0.118.1/0.131.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/hugo-bin/0.118.1/0.131.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fenneclab/hugo-bin (hugo-bin)</summary> ### [`v0.131.2`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.131.1...v0.131.2) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.131.1...v0.131.2) ### [`v0.131.1`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.131.0...v0.131.1) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.131.0...v0.131.1) ### [`v0.131.0`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.130.1...v0.131.0) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.130.1...v0.131.0) ### [`v0.130.1`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.130.0...v0.130.1) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.130.0...v0.130.1) ### [`v0.130.0`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.129.2...v0.130.0) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.129.2...v0.130.0) ### [`v0.129.2`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.129.1...v0.129.2) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.129.1...v0.129.2) ### [`v0.129.1`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.129.0...v0.129.1) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.129.0...v0.129.1) ### [`v0.129.0`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.128.0...v0.129.0) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.128.0...v0.129.0) ### [`v0.128.0`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.127.0...v0.128.0) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.127.0...v0.128.0) ### [`v0.127.0`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.126.0...v0.127.0) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.126.0...v0.127.0) ### [`v0.126.0`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.125.2...v0.126.0) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.125.2...v0.126.0) ### [`v0.125.2`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.125.1...v0.125.2) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.125.1...v0.125.2) ### [`v0.125.1`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.125.0...v0.125.1) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.125.0...v0.125.1) ### [`v0.125.0`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.124.0...v0.125.0) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.124.0...v0.125.0) ### [`v0.124.0`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.123.3...v0.124.0) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.123.3...v0.124.0) ### [`v0.123.3`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.123.2...v0.123.3) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.123.2...v0.123.3) ### [`v0.123.2`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.123.1...v0.123.2) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.123.1...v0.123.2) ### [`v0.123.1`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.123.0...v0.123.1) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.123.0...v0.123.1) ### [`v0.123.0`](https://redirect.github.com/fenneclab/hugo-bin/releases/tag/v0.123.0) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.8...v0.123.0) #### What's Changed - Update dependencies and drop Node.js < 18 support by [@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/fenneclab/hugo-bin/pull/148](https://redirect.github.com/fenneclab/hugo-bin/pull/148) - Update Hugo to v0.126.0 Note that if you still want to keep using Node.js 16 for the time being, you can stick to the previous version and instead set the `hugoVersion` to the new one, see <https://github.com/fenneclab/hugo-bin#options>. With this release we are now down to [**98 packages**](https://npmgraph.js.org/[email protected]#sizing) (at the time of the release). When this journey started after **v0.30.0**, we were at [**345 packages**](https://npmgraph.js.org/[email protected]#sizing), so this is a **71.5%** reduction in packages! **Full Changelog**: fenneclab/hugo-bin@v0.122.8...v0.123.0 ### [`v0.122.8`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.7...v0.122.8) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.7...v0.122.8) ### [`v0.122.7`](https://redirect.github.com/fenneclab/hugo-bin/releases/tag/v0.122.7) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.5...v0.122.7) - Update Hugo to the latest patch version 0.125.6 - Add `npm provenance` **Full Changelog**: fenneclab/hugo-bin@v0.122.5...v0.122.7 ### [`v0.122.5`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.4...v0.122.5) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.4...v0.122.5) ### [`v0.122.4`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.3...v0.122.4) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.3...v0.122.4) ### [`v0.122.3`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.2...v0.122.3) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.2...v0.122.3) ### [`v0.122.2`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.1...v0.122.2) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.1...v0.122.2) ### [`v0.122.1`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.0...v0.122.1) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.122.0...v0.122.1) ### [`v0.122.0`](https://redirect.github.com/fenneclab/hugo-bin/releases/tag/v0.122.0) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.121.1...v0.122.0) #### What's Changed - Allow setting hugo version via env by [@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/fenneclab/hugo-bin/pull/149](https://redirect.github.com/fenneclab/hugo-bin/pull/149) - Update Hugo to v0.125.0 **Full Changelog**: fenneclab/hugo-bin@v0.121.1...v0.122.0 ### [`v0.121.1`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.121.0...v0.121.1) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.121.0...v0.121.1) ### [`v0.121.0`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.8...v0.121.0) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.8...v0.121.0) ### [`v0.120.8`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.7...v0.120.8) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.7...v0.120.8) ### [`v0.120.7`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.6...v0.120.7) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.6...v0.120.7) ### [`v0.120.6`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.5...v0.120.6) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.5...v0.120.6) ### [`v0.120.5`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.4...v0.120.5) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.4...v0.120.5) ### [`v0.120.4`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.3...v0.120.4) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.3...v0.120.4) ### [`v0.120.3`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.2...v0.120.3) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.2...v0.120.3) ### [`v0.120.2`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.1...v0.120.2) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.1...v0.120.2) ### [`v0.120.1`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.0...v0.120.1) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.120.0...v0.120.1) ### [`v0.120.0`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.119.0...v0.120.0) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.119.0...v0.120.0) ### [`v0.119.0`](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.118.1...v0.119.0) [Compare Source](https://redirect.github.com/fenneclab/hugo-bin/compare/v0.118.1...v0.119.0) </details> --- ### 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. --- - [ ] <!-- 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/davidsneighbour/hugo-modules). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a95daf5 commit cf1ea46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/icons/_vendor/github.com/twbs/icons/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)