runtime-env / import-meta-env

Build once, deploy anywhere.
http://import-meta-env.org/
MIT License
193 stars 13 forks source link

chore(deps): update dependency yaml to v2.4.5 #1297

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

eemeli/yaml (yaml) ### [`v2.4.5`](https://togithub.com/eemeli/yaml/releases/tag/v2.4.5) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.4.4...v2.4.5) - Improve tab handling ([#​553](https://togithub.com/eemeli/yaml/issues/553), yaml-test-suite tests [DK95](https://togithub.com/yaml/yaml-test-suite/blob/main/src/DK95.yaml) & [Y79Y](https://togithub.com/yaml/yaml-test-suite/blob/main/src/Y79Y.yaml)) ### [`v2.4.4`](https://togithub.com/eemeli/yaml/releases/tag/v2.4.4) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.4.3...v2.4.4) With special thanks to [@​RedCMD](https://togithub.com/RedCMD) for finding and reporting all of the following: - Allow comment after top-level block scalar with explicit indent indicator ([#​547](https://togithub.com/eemeli/yaml/issues/547)) - Allow tab as indent for line comments before nodes ([#​548](https://togithub.com/eemeli/yaml/issues/548)) - Do not allow tab before block collection ([#​549](https://togithub.com/eemeli/yaml/issues/549)) - In flow collections, allow `[]{}` immediately after `:` with plain key ([#​550](https://togithub.com/eemeli/yaml/issues/550)) - Require indentation for `?` explicit-key contents ([#​551](https://togithub.com/eemeli/yaml/issues/551)) - Require indentation from block scalar header & flow collections in mapping values ([#​553](https://togithub.com/eemeli/yaml/issues/553)) ### [`v2.4.3`](https://togithub.com/eemeli/yaml/releases/tag/v2.4.3) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.4.2...v2.4.3) - Improve error when parsing a non-string value ([#​459](https://togithub.com/eemeli/yaml/issues/459)) - Do not parse `-.NaN` or `+.nan` as NaN ([#​546](https://togithub.com/eemeli/yaml/issues/546)) - Support `#` within `%TAG` prefixes with trailing `#comments` - Check for non-node complex keys when stringifying with simpleKeys ([#​541](https://togithub.com/eemeli/yaml/issues/541)) ### [`v2.4.2`](https://togithub.com/eemeli/yaml/releases/tag/v2.4.2) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.4.1...v2.4.2) - Restrict YAML 1.1 boolean strings to their explicit capitalization ([#​530](https://togithub.com/eemeli/yaml/issues/530)) - Add sponsorship by [Scipress](https://www.scipress.io/) ([#​536](https://togithub.com/eemeli/yaml/issues/536)) ### [`v2.4.1`](https://togithub.com/eemeli/yaml/compare/v2.4.0...4aa56d337dc5e286eb0c9111a3b370f21e321117) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.4.0...v2.4.1) ### [`v2.4.0`](https://togithub.com/eemeli/yaml/releases/tag/v2.4.0) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.3.4...v2.4.0) - Add a command-line tool ([#​523](https://togithub.com/eemeli/yaml/issues/523)) - Use the `lineWidth` option for line breaking in flow collections ([#​522](https://togithub.com/eemeli/yaml/issues/522)) ### [`v2.3.4`](https://togithub.com/eemeli/yaml/releases/tag/v2.3.4) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.3.3...v2.3.4) - Do not throw for carriage return in tag shorthand ([#​501](https://togithub.com/eemeli/yaml/issues/501))

Configuration

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

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.