Update dependency biojppm/rapidyaml to v0.15.2#1801
Update dependency biojppm/rapidyaml to v0.15.2#1801dashql-renovate[bot] wants to merge 1 commit into
Conversation
|
@copilot fix this: |
Fixed in commit 7cd1a9d: updated Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
8b6b0d6 to
d4bf464
Compare
|
Seems like rapidyaml changed something for string literals: @copilot Check and fix |
... Fixed in 16b380f. I updated Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
16b380f to
d1ae486
Compare
d1ae486 to
88ae1c2
Compare
88ae1c2 to
c3c3827
Compare
c3c3827 to
6dec7e7
Compare
This PR contains the following updates:
0.12.1→0.15.2Release Notes
biojppm/rapidyaml (biojppm/rapidyaml)
v0.15.2: Release 0.15.2Compare Source
See the Doxygen version of this changelog, which links any symbols mentioned here.
v0.15.1: Release 0.15.1Compare Source
See the Doxygen version of this changelog, which links the symbols mentioned here.
EmitOptions::json_err_on_stream().EmitOptionswhereEmitOptions::emit_nonroot_dash()had the same effect asEmitOptions::json_err_on_tag().v0.15.0: Release 0.15.0Compare Source
See the Doxygen version of this changelog, which links the symbols mentioned here.
NodeType_e::FLOW_SPCto force space after comma in flow style containers:FLOW_MLN(flow multiline, multi-values per line, wrapped at max columns). The oldFLOW_MLwas deprecated, and is now known asFLOW_ML1(flow multiline, 1 value per line):FLOW_MLXmask to match bothFLOW_ML1andFLOW_MLNEmitOptions::max_cols()to control wrapping ofFLOW_MLN:EmitOptions::force_flow_spc()to override all per-node settings ofFLOW_SPCwhen emitting:ParserOptions::flow_ml_style()to choose the multiline flow style to assign while parsing. The default value is stillFLOW_ML1(the old behavior), but this option allows picking any ofFLOW_MLNorFLOW_ML1.sample_style_flow_formatting()in the quickstart for more info.v0.14.0: Release 0.14.0Compare Source
file_put_contents()file_get_contents()stdin_get_contents()-Weverything. Thanks @TedLyngmo !|or>:Thanks
v0.13.0: Release 0.13.0Compare Source
scalar_style_choose()was split intoscalar_style_choose_{flow,block}()scalar_style_query_plain()was split intoscalar_style_query_plain_{flow,block}()NodeType::type_str(NodeType,flags): remove zero-termination, use common approach of returning required sizeNodeType::type_str_sub():and#on continuation lines of multiline plain scalars:string_viewandspanto thec4/yml/std/std.hppinterop umbrella header.Thanks
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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.
This PR has been generated by Mend Renovate.