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:common-beer-format to v2.4.0 #121

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
com.wallbrew:common-beer-format dependencies minor 2.1.0 -> 2.4.0 age adoption passing confidence
com.wallbrew:common-beer-format compile minor 2.1.0 -> 2.4.0 age adoption passing confidence

Release Notes

Wall-Brew-Co/common-beer-format (com.wallbrew:common-beer-format) ### [`v2.4.0`](https://redirect.github.com/Wall-Brew-Co/common-beer-format/blob/HEAD/CHANGELOG.md#240---2024-09-21) [Compare Source](https://redirect.github.com/Wall-Brew-Co/common-beer-format/compare/v2.3.0...v2.4.0) - Fixed - Added the `` tag to the pom.xml file. ### [`v2.3.0`](https://redirect.github.com/Wall-Brew-Co/common-beer-format/blob/HEAD/CHANGELOG.md#230---2024-03-17) [Compare Source](https://redirect.github.com/Wall-Brew-Co/common-beer-format/compare/v2.2.2...v2.3.0) - Added - Documentation generation from specs to markdown. - Changed - Specs now carry metadata indicating the BeerXML Types and Units they are associated with. - Specs may contain metadata to render human friendly names for abbreviated fields. - List specs are tightened to only allow valid BeerXML units and types. - Symbols have been added for all legal values for BeerXML List types. For example: `common-beer-format.miscs/boil`. - Removed - Data (de)serialization dependencies (`clojure.data.xml`, `clojure.data.json`) leftover from `clj-xml`'s promotion to a standalone library have been removed. - Data generation dependencies (`clojure.test.check`) have been removed. ### [`v2.2.2`](https://redirect.github.com/Wall-Brew-Co/common-beer-format/blob/HEAD/CHANGELOG.md#222---2024-03-10) [Compare Source](https://redirect.github.com/Wall-Brew-Co/common-beer-format/compare/v2.2.1...v2.2.2) - Changed - Bumped `org.clojure/clojure` to `1.11.2`. Note: Addressing `CVE-2024-22871` / `GHSA-vr64-r9qj-h27f` requires consumers to upgrade to this version. ### [`v2.2.1`](https://redirect.github.com/Wall-Brew-Co/common-beer-format/blob/HEAD/CHANGELOG.md#221---2023-02-12) [Compare Source](https://redirect.github.com/Wall-Brew-Co/common-beer-format/compare/v2.2.0...v2.2.1) - Fixed - Ensure all yeast flocculation values are valid. ### [`v2.2.0`](https://redirect.github.com/Wall-Brew-Co/common-beer-format/blob/HEAD/CHANGELOG.md#220---2023-02-09) [Compare Source](https://redirect.github.com/Wall-Brew-Co/common-beer-format/compare/v2.1.0...v2.2.0) - Added - Symbols for keywords in the equipment namespace - Symbols for keywords in the fermentables namespace - Symbols for keywords in the hops namespace - Symbols for keywords in the mash namespace - Symbols for keywords in the miscs namespace - Symbols for keywords in the recipes namespace - Symbols for keywords in the styles namespace - Symbols for keywords in the waters namespace - Symbols for keywords in the yeasts namespace - A forwarding function for `get-spec` - Changed - The symbols not intended for public consumption are no accurately tagged with the `:no-doc` metadata - Fixed - Fixed a bug where collection types would generate maps and sets in property tests.

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.