Skip to content

Update dependency biojppm/c4core to v0.3.0#1800

Open
dashql-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/biojppm-c4core-0.x
Open

Update dependency biojppm/c4core to v0.3.0#1800
dashql-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/biojppm-c4core-0.x

Conversation

@dashql-renovate
Copy link
Copy Markdown
Contributor

@dashql-renovate dashql-renovate Bot commented May 25, 2026

This PR contains the following updates:

Package Update Change
biojppm/c4core minor 0.2.120.3.0

Release Notes

biojppm/c4core (biojppm/c4core)

v0.3.0: Release 0.3.0

Compare Source

  • PR#162:
    • charconv.hpp:
      • add implementation of to_chars() for raw char pointers
      • improve from_chars() for bool
      • minor simplification of atoi_first() and atou_first()
    • format.hpp:
      • simplify boolalpha() implementation
      • catrs()/catseprs()/formatrs(): resize to capacity before trying
      • fix uncatsep(): force sep as a csubstr, and enforce it
      • cat()/catsep()/format(): add tests to ensure repeated args
      • improve implementation of fmt::left()/fmt::right(). add fmt::center()
    • Improve doxygen comments
  • PR#163:
    • to_chars():
      • ensure char*/const char* (using strlen) overloads accept null pointer
      • add implementation for nullptr_t
  • PR#164:
    • Move aalloc() et al to new hdr/src c4/alloc.hpp
    • Fix shared library exports, which were causing a link error in lld-link on Windows (see rapidyaml#600).
  • PR#165: c4/std/span.hpp missing from amalgamate.py.

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 Mend Renovate.

@dashql-renovate dashql-renovate Bot added the dependencies Pull requests that update a dependency file label May 25, 2026
@dashql-renovate dashql-renovate Bot force-pushed the renovate/biojppm-c4core-0.x branch from f665a23 to ad266d0 Compare May 26, 2026 07:38
@dashql-renovate dashql-renovate Bot force-pushed the renovate/biojppm-c4core-0.x branch from ad266d0 to a540bb0 Compare May 26, 2026 08:09
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.

0 participants