yaml/pyyaml
### [`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 default
[#279](https://togithub.com/yaml/pyyaml/pull/279) -- A more flexible fix for custom tag constructors
[#287](https://togithub.com/yaml/pyyaml/pull/287) -- Change default loader for yaml.add_constructor
[#305](https://togithub.com/yaml/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
[#347](https://togithub.com/yaml/pyyaml/pull/347) -- Move constructor for object/apply to UnsafeConstructor
- Fix bug introduced in 5.1 where quoting went wrong on systems with sys.maxunicode <= 0xffff
[#276](https://togithub.com/yaml/pyyaml/pull/276) -- Fix logic for quoting special characters
- Other PRs:
[#280](https://togithub.com/yaml/pyyaml/pull/280) -- Update CHANGES for 5.1
Renovate configuration
:date: Schedule: "before 3am on the first day of the month" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==2.10.3
->==2.11.1
==5.1.2
->==5.3
Release Notes
yaml/pyyaml
### [`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 default [#279](https://togithub.com/yaml/pyyaml/pull/279) -- A more flexible fix for custom tag constructors [#287](https://togithub.com/yaml/pyyaml/pull/287) -- Change default loader for yaml.add_constructor [#305](https://togithub.com/yaml/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 [#347](https://togithub.com/yaml/pyyaml/pull/347) -- Move constructor for object/apply to UnsafeConstructor - Fix bug introduced in 5.1 where quoting went wrong on systems with sys.maxunicode <= 0xffff [#276](https://togithub.com/yaml/pyyaml/pull/276) -- Fix logic for quoting special characters - Other PRs: [#280](https://togithub.com/yaml/pyyaml/pull/280) -- Update CHANGES for 5.1Renovate configuration
:date: Schedule: "before 3am on the first day of the month" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.