Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yaml (source) 1.10.0 -> 1.10.1 age adoption passing confidence

Release Notes

eemeli/yaml

v1.10.1

Compare Source

This release backports the following non-breaking fixes made during the work on yaml@2 on top of yaml@1.10.0:

  • Support for__proto__ as mapping key & anchor identifier (#​192)
  • Fix broken TS type for BigInt toggle
  • Dump long keys properly (#​195)
  • When folding highly indented lines, require at least minContentWidth chars on the first line (#​196)
  • Fix YAML.stringify() for certain null values (#​197)
  • Do not break escaped chars with escaped newlines (#​237, awslabs/cdk8s#​494)
  • Set type: "module" within browser/dist/ (#​208)
  • Use CommonJS for the browser endpoints yaml/types & yaml/util (#​208)
  • Always stringify non-Node object keys using explicit notation (#​218)
  • Specify node type of Document.Parsed.contents (#​221)
  • Add missing type for CST Node.rangeAsLinePos (#​222)
  • Prefer literal over folded block scalar when lineWidth=0 is set (#​232)
  • Allow for empty lines after node props (#​242)
  • Update dev dependencies

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the automerge label Mar 13, 2021
@kodiakhq kodiakhq bot merged commit 6530824 into master Mar 13, 2021
@renovate renovate bot deleted the renovate/yaml-1.x branch March 13, 2021 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants