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

Update dependency yaml to v2.3.1 #135

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Update dependency yaml to v2.3.1 #135

merged 1 commit into from
Aug 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

eemeli/yaml (yaml)

v2.3.1

Compare Source

  • Drop npm from package.json "engines" config (#​476)

v2.3.0

Compare Source

This release corresponds with the release of yaml-types v0.2.0, an expanding library of custom tags or types for use with yaml.

This release contains no changes from v2.3.0-5, and the notes below include all changes from the v2.3.0-x prereleases.

Custom Tag Improvements
  • Add export of createNode() & createPair() to 'yaml/util' (#​457)
  • Add static from() methods to simplify tag development, and otherwise make extending custom collections easier (#​467)
TypeScript Improvements
  • Add a second optional generic type argument Strict to Document instances. (#​441)
  • Add types exports for TypeScript (#​463)
  • Export StringifyContext type from 'yaml/util' (#​464)
Other New Features
  • Add a toJS(doc, options?) method to nodes (#​451, #​458)
  • Set explicit tag during createNode() for non-default tags (#​464)
Bugfixes
  • Use correct argument order when stringifying flow collection comments (#​443)
  • Improve first-line folding for block scalars (#​422)

v2.2.2

Compare Source

This patch release includes a fix for an error that could be thrown in parseDocument for degenerate input. Otherwise, it's a patch release uplifting a few fixes from the ongoing v2.3 work to v2.2:

  • Corner case failure in error pretty-printer (CVE-2023-2251)
  • Use correct argument order when stringifying flow collection comments (#​443)
  • First-line folding for block scalars (#​422)

v2.2.1

Compare Source

  • Quote top-level map keys containing document markers (#​431)

v2.2.0

Compare Source

New Features
  • Add flowCollectionPadding toString option (#​420)
  • Use indicator line for props on block collection values of mappings (#​425)
Bugfixes
  • Minor relaxation of types for custom tags (#​429)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 21, 2022
@renovate renovate bot changed the title Update dependency yaml to v2.2.0 Update dependency yaml to v2.2.1 Dec 30, 2022
@renovate renovate bot force-pushed the renovate/yaml-2.x branch 2 times, most recently from f040202 to 9cc6764 Compare February 14, 2023 19:51
@renovate renovate bot force-pushed the renovate/yaml-2.x branch 2 times, most recently from b582eb0 to 8d3d628 Compare March 4, 2023 22:27
@renovate renovate bot changed the title Update dependency yaml to v2.2.1 Update dependency yaml to v2.2.2 Apr 24, 2023
@renovate renovate bot changed the title Update dependency yaml to v2.2.2 Update dependency yaml to v2.3.0 May 23, 2023
@renovate renovate bot changed the title Update dependency yaml to v2.3.0 Update dependency yaml to v2.3.1 May 26, 2023
@renovate renovate bot force-pushed the renovate/yaml-2.x branch 2 times, most recently from 046c846 to 9faeedf Compare July 8, 2023 05:36
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | yaml    | 2.1.3 | 2.3.1 |
@mallowigi mallowigi merged commit 5ea0025 into master Aug 8, 2023
@mallowigi mallowigi deleted the renovate/yaml-2.x branch August 8, 2023 06:34
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.

1 participant