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

chore(deps): update dependency jpsim/yams to v5 #24

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 7, 2022

This PR contains the following updates:

Package Update Change
jpsim/Yams major from: "4.0.6" -> from: "5.1.3"

Release Notes

jpsim/Yams (jpsim/Yams)

v5.1.3

Compare Source

Breaking
  • None.
Enhancements
Bug Fixes

v5.1.2

Compare Source

Breaking
  • None.
Enhancements
  • None.
Bug Fixes

v5.1.1

Compare Source

Breaking
  • None.
Enhancements
  • Allow specifying a newLineScalarStyle for encoding string scalars with
    newlines when using YAMLEncoder.
    Tejas Sharma
    #​405

  • Improve support for Bazel 7.x.
    JP Simard

Bug Fixes
  • None.

v5.1.0

Compare Source

Breaking
  • None.
Enhancements
  • None.
Bug Fixes
  • Change how empty strings are decoded into nullable properties.
    key: "" previously decoded into
    struct Value: Codable { let key: String? } as Value(key: nil)
    whereas after this change it decodes as Value(key: "").
    This could be a breaking change if you were relying on the previous
    semantics.
    Liam Nichols
    #​301

  • Fix parsing of unquoted URLs into Strings.
    Honza Dvorsky
    #​337

v5.0.6

Compare Source

Breaking
  • None.
Enhancements
  • Allow decoding from an existing Node.
    Rob Napier
Bug Fixes
  • Empty dictionaries can be now represented, regardless of its key or element
    type information.
    JP Simard
    #​393

v5.0.5

Compare Source

Breaking
  • None.
Enhancements
  • None.
Bug Fixes

v5.0.4

Compare Source

Breaking
  • None.
Enhancements
Bug Fixes
  • None.

v5.0.3

Compare Source

Breaking
  • None.
Enhancements
Bug Fixes
  • None.

v5.0.2

Compare Source

Breaking
  • None.
Enhancements
Bug Fixes
  • None.

v5.0.1

Compare Source

Breaking
  • None.
Enhancements
  • None.
Bug Fixes
  • Build CYaml as PIC (Position Independent Code) when building with
    CMake.
    Yuta Saito

v5.0.0

Compare Source

Breaking
  • Swift 5.4 or later is now required to build Yams.
    JP Simard
Enhancements
  • Adding sequenceStyle and mappingStyle to Emitter.Options
    Terence Grant
Bug Fixes
  • None.

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/jpsim-yams-5.x branch from d83e41d to d84c6a0 Compare May 15, 2022 20:44
@renovate renovate bot force-pushed the renovate/jpsim-yams-5.x branch from 2034e37 to 95476ce Compare March 16, 2023 07:09
@renovate renovate bot force-pushed the renovate/jpsim-yams-5.x branch from 95476ce to 9d82fc9 Compare June 19, 2023 19:28
@renovate renovate bot force-pushed the renovate/jpsim-yams-5.x branch from 9d82fc9 to 2ef388e Compare March 23, 2024 22:07
@renovate renovate bot force-pushed the renovate/jpsim-yams-5.x branch 2 times, most recently from 71a0c91 to affff36 Compare April 10, 2024 17:16
@renovate renovate bot force-pushed the renovate/jpsim-yams-5.x branch from affff36 to c4ab65b Compare July 10, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants