Wall-Brew-Co / brew-bot

A quick, dirty way to get randomized beer recipes
https://brewbot.wallbrew.com/
MIT License
10 stars 4 forks source link

fix(deps): update dependency com.wallbrew:brewtility to v2.2.0 #228

Closed renovate[bot] closed 1 day ago

renovate[bot] commented 1 day ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
com.wallbrew:brewtility dependencies minor 2.1.0 -> 2.2.0 age adoption passing confidence
com.wallbrew:brewtility compile minor 2.1.0 -> 2.2.0 age adoption passing confidence

Release Notes

Wall-Brew-Co/brewtility (com.wallbrew:brewtility) ### [`v2.2.0`](https://redirect.github.com/Wall-Brew-Co/brewtility/blob/HEAD/CHANGELOG.md#220---2024-09-21) [Compare Source](https://redirect.github.com/Wall-Brew-Co/brewtility/compare/v2.1.0...v2.2.0) - Added - `brewtility.units.alcohol-content` for converting and displaying alcohol content. - `brewtility.units.bitterness` for rendering displayable IBU values. - `brewtility.units.carbonation` for rendering displayable carbonation values. - `brewtility.units.specific-gravity` now supports measurements in degrees plato. - `brewtility.predicates.options` for option map keys shared across predicate namespaces. - Changed - `brewtility.units` now supports a `:precision` option map key for all conversion functions. This key will round the converted value to the specified number of decimal places. Defaults to the precision of the converted value. - `brewtility.units.color` now supports a reverse-lookup for known RGBa values. - All functions in `brewtility.predicates` now support an option map as a second argument to make their arities consistent. - Removed - `^:const` metadata has been removed from conversion maps

Configuration

📅 Schedule: Branch creation - "after 11am and before 8pm every weekday" in timezone America/Chicago, 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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.