opticdev / optic

OpenAPI linting, diffing and testing. Optic helps prevent breaking changes, publish accurate documentation and improve the design of your APIs.
https://useoptic.com
MIT License
1.35k stars 79 forks source link

fix(deps): update dependency yaml to v2.5.1 #2843

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

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

Release Notes

eemeli/yaml (yaml) ### [`v2.5.1`](https://redirect.github.com/eemeli/yaml/releases/tag/v2.5.1) [Compare Source](https://redirect.github.com/eemeli/yaml/compare/v2.5.0...v2.5.1) - Include range in flow sequence pair maps ([#​573](https://redirect.github.com/eemeli/yaml/issues/573)) ### [`v2.5.0`](https://redirect.github.com/eemeli/yaml/releases/tag/v2.5.0) [Compare Source](https://redirect.github.com/eemeli/yaml/compare/v2.4.5...v2.5.0) - Add `--indent` option to CLI tool ([#​559](https://redirect.github.com/eemeli/yaml/issues/559), with thanks to [@​danielbayley](https://redirect.github.com/danielbayley)) - Require newline in all cases for props on block sequence ([#​557](https://redirect.github.com/eemeli/yaml/issues/557)) - Always reset indentation in lexer on `...` ([#​558](https://redirect.github.com/eemeli/yaml/issues/558)) - Ignore `minContentWidth` if greater than `lineWidth` ([#​562](https://redirect.github.com/eemeli/yaml/issues/562)) - Drop unused `Collection.maxFlowStringSingleLineLength` ([#​522](https://redirect.github.com/eemeli/yaml/issues/522), [#​421](https://redirect.github.com/eemeli/yaml/issues/421)) ### [`v2.4.5`](https://redirect.github.com/eemeli/yaml/releases/tag/v2.4.5) [Compare Source](https://redirect.github.com/eemeli/yaml/compare/v2.4.4...v2.4.5) - Improve tab handling ([#​553](https://redirect.github.com/eemeli/yaml/issues/553), yaml-test-suite tests [DK95](https://redirect.github.com/yaml/yaml-test-suite/blob/main/src/DK95.yaml) & [Y79Y](https://redirect.github.com/yaml/yaml-test-suite/blob/main/src/Y79Y.yaml)) ### [`v2.4.4`](https://redirect.github.com/eemeli/yaml/releases/tag/v2.4.4) [Compare Source](https://redirect.github.com/eemeli/yaml/compare/v2.4.3...v2.4.4) With special thanks to [@​RedCMD](https://redirect.github.com/RedCMD) for finding and reporting all of the following: - Allow comment after top-level block scalar with explicit indent indicator ([#​547](https://redirect.github.com/eemeli/yaml/issues/547)) - Allow tab as indent for line comments before nodes ([#​548](https://redirect.github.com/eemeli/yaml/issues/548)) - Do not allow tab before block collection ([#​549](https://redirect.github.com/eemeli/yaml/issues/549)) - In flow collections, allow `[]{}` immediately after `:` with plain key ([#​550](https://redirect.github.com/eemeli/yaml/issues/550)) - Require indentation for `?` explicit-key contents ([#​551](https://redirect.github.com/eemeli/yaml/issues/551)) - Require indentation from block scalar header & flow collections in mapping values ([#​553](https://redirect.github.com/eemeli/yaml/issues/553)) ### [`v2.4.3`](https://redirect.github.com/eemeli/yaml/releases/tag/v2.4.3) [Compare Source](https://redirect.github.com/eemeli/yaml/compare/v2.4.2...v2.4.3) - Improve error when parsing a non-string value ([#​459](https://redirect.github.com/eemeli/yaml/issues/459)) - Do not parse `-.NaN` or `+.nan` as NaN ([#​546](https://redirect.github.com/eemeli/yaml/issues/546)) - Support `#` within `%TAG` prefixes with trailing `#comments` - Check for non-node complex keys when stringifying with simpleKeys ([#​541](https://redirect.github.com/eemeli/yaml/issues/541)) ### [`v2.4.2`](https://redirect.github.com/eemeli/yaml/releases/tag/v2.4.2) [Compare Source](https://redirect.github.com/eemeli/yaml/compare/v2.4.1...v2.4.2) - Restrict YAML 1.1 boolean strings to their explicit capitalization ([#​530](https://redirect.github.com/eemeli/yaml/issues/530)) - Add sponsorship by [Scipress](https://www.scipress.io/) ([#​536](https://redirect.github.com/eemeli/yaml/issues/536))

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.