GoogleCloudPlatform / cloudml-samples

Cloud ML Engine repo. Please visit the new Vertex AI samples repo at https://github.com/GoogleCloudPlatform/vertex-ai-samples
https://cloud.google.com/ai-platform/docs/
Apache License 2.0
1.52k stars 857 forks source link

chore(deps): update dependency pyyaml to v6 #555

Closed renovate-bot closed 2 years ago

renovate-bot commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PyYaml (source) ==3.13 -> ==6.0 age adoption passing confidence

Release Notes

yaml/pyyaml ### [`v6.0`](https://togithub.com/yaml/pyyaml/compare/5.4.1...6.0) [Compare Source](https://togithub.com/yaml/pyyaml/compare/5.4.1...6.0) ### [`v5.4.1`](https://togithub.com/yaml/pyyaml/compare/5.4...5.4.1) [Compare Source](https://togithub.com/yaml/pyyaml/compare/5.4...5.4.1) ### [`v5.4`](https://togithub.com/yaml/pyyaml/compare/5.3.1...5.4) [Compare Source](https://togithub.com/yaml/pyyaml/compare/5.3.1...5.4) ### [`v5.3.1`](https://togithub.com/yaml/pyyaml/compare/5.3...5.3.1) [Compare Source](https://togithub.com/yaml/pyyaml/compare/5.3...5.3.1) ### [`v5.3`](https://togithub.com/yaml/pyyaml/compare/5.2...5.3) [Compare Source](https://togithub.com/yaml/pyyaml/compare/5.2...5.3) ### [`v5.2`](https://togithub.com/yaml/pyyaml/blob/master/CHANGES#​52-2019-12-02) [Compare Source](https://togithub.com/yaml/pyyaml/compare/5.1.2...5.2) - Repair incompatibilities introduced with 5.1. The default Loader was changed, but several methods like add_constructor still used the old defa[https://github.com/yaml/pyyaml/pull/279](https://togithub.com/yaml/pyyaml/pull/279)pull/279 -- A more flexible fix for custom tag const[https://github.com/yaml/pyyaml/pull/287](https://togithub.com/yaml/pyyaml/pull/287)aml/pull/287 -- Change default loader for yaml.add_[https://github.com/yaml/pyyaml/pull/305](https://togithub.com/yaml/pyyaml/pull/305)/pyyaml/pull/305 -- Change default loader for add_implicit_resolver, add_path_resolver - Make FullLoader safer by removing python/object/apply from the default FullLoader [https://github.com/yaml/pyyaml/pull/347](https://togithub.com/yaml/pyyaml/pull/347)/347 -- Move constructor for object/apply to UnsafeConstructor - Fix bug introduced in 5.1 where quoting went wrong on systems with sys.maxunicode <= 0xffff [https://github.com/yaml/pyyaml/pull/276](https://togithub.com/yaml/pyyaml/pull/276)/276 -- Fix logic for quoting special characters - Other PRs: [https://github.com/yaml/pyyaml/pull/280](https://togithub.com/yaml/pyyaml/pull/280)/280 -- Update CHANGES for 5.1 ### [`v5.1.2`](https://togithub.com/yaml/pyyaml/blob/master/CHANGES#​512-2019-07-30) [Compare Source](https://togithub.com/yaml/pyyaml/compare/5.1.1...5.1.2) - Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8b2+ ### [`v5.1.1`](https://togithub.com/yaml/pyyaml/blob/master/CHANGES#​511-2019-06-05) [Compare Source](https://togithub.com/yaml/pyyaml/compare/5.1...5.1.1) - Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8b1 ### [`v5.1`](https://togithub.com/yaml/pyyaml/blob/master/CHANGES#​512-2019-07-30) [Compare Source](https://togithub.com/yaml/pyyaml/compare/3.13...5.1) - Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8b2+

Configuration

📅 Schedule: 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 this update again.



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

forking-renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 6.x releases. However, if you upgrade to 6.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.