Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Update dependency PyYAML to v5.3.1 - #3

Open
hacker-h wants to merge 1 commit into
masterfrom
renovate/pyyaml-5.x
Open

Update dependency PyYAML to v5.3.1#3
hacker-h wants to merge 1 commit into
masterfrom
renovate/pyyaml-5.x

Conversation

@hacker-h

@hacker-h hacker-h commented Feb 12, 2020

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Update Change
PyYAML minor ==5.1 -> ==5.3.1

Release Notes

yaml/pyyaml

v5.3.1

Compare Source

v5.3

Compare Source

v5.2

Compare Source

  • Repair incompatibilities introduced with 5.1. The default Loader was changed,
    but several methods like add_constructor still used the old default
    #​279 -- A more flexible fix for custom tag constructors
    #​287 -- Change default loader for yaml.add_constructor
    #​305 -- Change default loader for add_implicit_resolver, add_path_resolver
  • Make FullLoader safer by removing python/object/apply from the default FullLoader
    #​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 -- Fix logic for quoting special characters
  • Other PRs:
    #​280 -- Update CHANGES for 5.1

v5.1.2

Compare Source

  • Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8b2+

v5.1.1

Compare Source

  • Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8b1

Renovate 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate
renovate Bot force-pushed the renovate/pyyaml-5.x branch from 4e88976 to bda724b Compare March 18, 2020 21:56
@renovate renovate Bot changed the title Update dependency PyYAML to v5.3 Update dependency PyYAML to v5.3.1 Mar 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants