openfun / arnold

:construction_worker_woman: Deploy your applications to Kubernetes with Ansible
MIT License
41 stars 8 forks source link

⬆️(project) upgrade yq to v3 #746

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yq ==2.14.0 -> ==3.0.2 age adoption passing confidence

Release Notes

kislyuk/yq ### [`v3.0.2`](https://togithub.com/kislyuk/yq/blob/HEAD/Changes.rst#Changes-for-v302-2022-07-05) [Compare Source](https://togithub.com/kislyuk/yq/compare/v3.0.1...v3.0.2) \=============================== - Expand merge keys (https://yaml.org/type/merge.html). This is a YAML 1.1 specific behavior, but will be accommodated in yq due to its widespread use and low likelihood of accidental invocation. ### [`v3.0.1`](https://togithub.com/kislyuk/yq/blob/HEAD/Changes.rst#Changes-for-v301-2022-07-04) [Compare Source](https://togithub.com/kislyuk/yq/compare/v2.14.0...v3.0.1) \=============================== - yq now uses the YAML 1.2 grammar when parsing and rendering YAML documents. This means bare literals like “on”, “no”, and “12:34:56” are interpreted as strings. (Fix interrupted release)

Configuration

📅 Schedule: Branch creation - "before 7am on monday" (UTC), 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 this update again.



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