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

fix(deps): update dependency yaml to ^1.10.2 #55

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

Conversation

mend-5034428[bot]
Copy link

@mend-5034428 mend-5034428 bot commented Oct 20, 2024

This PR contains the following updates:

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

Release Notes

eemeli/yaml (yaml)

v1.10.2

Compare Source

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

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 these updates again.


  • If you want to rebase/retry this PR, check this box

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