Skip to content

Update dependency biojppm/rapidyaml to v0.11.1#1652

Open
dashql-renovate[bot] wants to merge 2 commits intomainfrom
renovate/biojppm-rapidyaml-0.x
Open

Update dependency biojppm/rapidyaml to v0.11.1#1652
dashql-renovate[bot] wants to merge 2 commits intomainfrom
renovate/biojppm-rapidyaml-0.x

Conversation

@dashql-renovate
Copy link
Copy Markdown
Contributor

@dashql-renovate dashql-renovate bot commented Mar 29, 2026

This PR contains the following updates:

Package Update Change
biojppm/rapidyaml patch 0.11.00.11.1

Release Notes

biojppm/rapidyaml (biojppm/rapidyaml)

v0.11.1: Release 0.11.1

Compare Source

  • PR#583: Fix corner cases of container keys. Eg, parsing of explicit keys forming valid YAML like:
    ?
      ?  # was causing a parse error
    ?    # popping was also causing a parse error
    ---
    ? [a: b]: x
    : y
    With this fix, rapidyaml now has a 100% success rate for valid YAML cases in the YAML test suite.
  • PR#580: fix compilation error when RYML_NO_DEFAULT_CALLBACKS is defined (thanks @​toge)
  • PR#582: fix compilation error with clang-cl
  • Fix #​584: install: RYML_VERSION was missing from rymlConfig.cmake
  • Update c4core to 0.2.11
Python
  • PR#579: python packaging files and CI infrastructure was moved to a different repo biojppm/rapidyaml-python. This was done because python packaging is notoriously hard and has always posed trouble in the CI, standing in the way of C++ development and releases.
Thanks

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Renovate Bot.

@dashql-renovate dashql-renovate bot added the dependencies Pull requests that update a dependency file label Mar 29, 2026
@dashql-renovate dashql-renovate bot force-pushed the renovate/biojppm-rapidyaml-0.x branch from 488e8ab to b951b42 Compare March 30, 2026 13:33
@dashql-renovate dashql-renovate bot force-pushed the renovate/biojppm-rapidyaml-0.x branch from b951b42 to 178cd10 Compare April 3, 2026 21:22
@dashql-renovate
Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant