Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency com.wallbrew:common-beer-format to v2.3.0 #121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2023

Mend Renovate

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.3.0 age adoption passing confidence
com.wallbrew:common-beer-format compile minor 2.1.0 -> 2.3.0 age adoption passing confidence

Release Notes

Wall-Brew-Co/common-beer-format (com.wallbrew:common-beer-format)

v2.3.0

Compare Source

  • 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

Compare Source

  • 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

Compare Source

  • Fixed
    • Ensure all yeast flocculation values are valid.

v2.2.0

Compare Source

  • 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner May 26, 2023 04:23
@renovate renovate bot requested review from nnichols and removed request for a team May 26, 2023 04:23
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch from 67547a8 to 35b8ade Compare May 26, 2023 11:54
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch 2 times, most recently from 536a521 to e668fb0 Compare February 19, 2024 23:15
@WallBrewBot WallBrewBot added dependencies Updates to application dependency files clojure Clojure source code labels Feb 19, 2024
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch from e668fb0 to db54ec7 Compare February 19, 2024 23:23
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch 4 times, most recently from 10354b7 to 7df5d0b Compare March 6, 2024 03:04
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch 3 times, most recently from 9cff53f to 0e37378 Compare March 11, 2024 02:07
@renovate renovate bot changed the title fix(deps): update dependency com.wallbrew:common-beer-format to v2.2.1 fix(deps): update dependency com.wallbrew:common-beer-format to v2.2.2 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch 8 times, most recently from 6a4cec4 to 3bdf437 Compare March 17, 2024 23:25
@renovate renovate bot changed the title fix(deps): update dependency com.wallbrew:common-beer-format to v2.2.2 fix(deps): update dependency com.wallbrew:common-beer-format to v2.3.0 Mar 17, 2024
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch 3 times, most recently from 413ec6c to 856e132 Compare March 19, 2024 12:21
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch from 856e132 to 84d9ac7 Compare March 25, 2024 20:17
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch 2 times, most recently from 9dadd5b to c833b38 Compare April 29, 2024 23:10
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch 5 times, most recently from ded7afb to 2c6fc8f Compare May 9, 2024 01:34
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch 2 times, most recently from f30a494 to d75241c Compare May 17, 2024 06:52
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch 5 times, most recently from 80309b4 to 8b1acd5 Compare May 27, 2024 22:11
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch 3 times, most recently from 01c4a19 to 66a3222 Compare June 10, 2024 18:27
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch 4 times, most recently from 921d4f7 to cb5e81b Compare June 17, 2024 21:56
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch from cb5e81b to 4c0494b Compare June 24, 2024 18:21
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch 3 times, most recently from 920d97d to b5a0a36 Compare July 8, 2024 18:43
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch 2 times, most recently from 9b6045f to bad291c Compare July 15, 2024 21:41
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch from bad291c to 8e157a5 Compare July 20, 2024 19:05
| datasource | package                         | from  | to    |
| ---------- | ------------------------------- | ----- | ----- |
| clojure    | com.wallbrew:common-beer-format | 2.1.0 | 2.3.0 |
| maven      | com.wallbrew:common-beer-format | 2.1.0 | 2.3.0 |
@renovate renovate bot force-pushed the renovate/com.wallbrew-common-beer-format-2.x branch from 8e157a5 to 1e1c638 Compare July 22, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clojure Clojure source code dependencies Updates to application dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant