DamourYouKnow / HAHA-NO-4STAR

A Bang Dream: Girls Band Party gacha bot and card album builder for Discord. This is a port of HAHA NO UR.
MIT License
1 stars 2 forks source link

Bump pyyaml from 4.2b1 to 5.1.2 #12

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps pyyaml from 4.2b1 to 5.1.2.

Changelog *Sourced from [pyyaml's changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES).* > 5.1.2 (2019-07-30) > ------------------ > > * Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8b2+ > > 5.1.1 (2019-06-05) > ------------------ > > * Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8b1 > > 5.1 (2019-03-13) > ---------------- > > * [yaml/pyyaml#35](https://github-redirect.dependabot.com/yaml/pyyaml/pull/35) -- Some modernization of the test running > * [yaml/pyyaml#42](https://github-redirect.dependabot.com/yaml/pyyaml/pull/42) -- Install tox in a virtualenv > * [yaml/pyyaml#45](https://github-redirect.dependabot.com/yaml/pyyaml/pull/45) -- Allow colon in a plain scalar in a flow context > * [yaml/pyyaml#48](https://github-redirect.dependabot.com/yaml/pyyaml/pull/48) -- Fix typos > * [yaml/pyyaml#55](https://github-redirect.dependabot.com/yaml/pyyaml/pull/55) -- Improve RepresenterError creation > * [yaml/pyyaml#59](https://github-redirect.dependabot.com/yaml/pyyaml/pull/59) -- Resolves [#57](https://github-redirect.dependabot.com/yaml/pyyaml/issues/57), update readme issues link > * [yaml/pyyaml#60](https://github-redirect.dependabot.com/yaml/pyyaml/pull/60) -- Document and test Python 3.6 support > * [yaml/pyyaml#61](https://github-redirect.dependabot.com/yaml/pyyaml/pull/61) -- Use Travis CI built in pip cache support > * [yaml/pyyaml#62](https://github-redirect.dependabot.com/yaml/pyyaml/pull/62) -- Remove tox workaround for Travis CI > * [yaml/pyyaml#63](https://github-redirect.dependabot.com/yaml/pyyaml/pull/63) -- Adding support to Unicode characters over codepoint 0xffff > * [yaml/pyyaml#65](https://github-redirect.dependabot.com/yaml/pyyaml/pull/65) -- Support unicode literals over codepoint 0xffff > * [yaml/pyyaml#75](https://github-redirect.dependabot.com/yaml/pyyaml/pull/75) -- add 3.12 changelog > * [yaml/pyyaml#76](https://github-redirect.dependabot.com/yaml/pyyaml/pull/76) -- Fallback to Pure Python if Compilation fails > * [yaml/pyyaml#84](https://github-redirect.dependabot.com/yaml/pyyaml/pull/84) -- Drop unsupported Python 3.3 > * [yaml/pyyaml#102](https://github-redirect.dependabot.com/yaml/pyyaml/pull/102) -- Include license file in the generated wheel package > * [yaml/pyyaml#105](https://github-redirect.dependabot.com/yaml/pyyaml/pull/105) -- Removed Python 2.6 & 3.3 support > * [yaml/pyyaml#111](https://github-redirect.dependabot.com/yaml/pyyaml/pull/111) -- Remove commented out Psyco code > * [yaml/pyyaml#129](https://github-redirect.dependabot.com/yaml/pyyaml/pull/129) -- Remove call to `ord` in lib3 emitter code > * [yaml/pyyaml#143](https://github-redirect.dependabot.com/yaml/pyyaml/pull/143) -- Allow to turn off sorting keys in Dumper > * [yaml/pyyaml#149](https://github-redirect.dependabot.com/yaml/pyyaml/pull/149) -- Test on Python 3.7-dev > * [yaml/pyyaml#158](https://github-redirect.dependabot.com/yaml/pyyaml/pull/158) -- Support escaped slash in double quotes "\/" > * [yaml/pyyaml#181](https://github-redirect.dependabot.com/yaml/pyyaml/pull/181) -- Import Hashable from collections.abc > * [yaml/pyyaml#256](https://github-redirect.dependabot.com/yaml/pyyaml/pull/256) -- Make default_flow_style=False > * [yaml/pyyaml#257](https://github-redirect.dependabot.com/yaml/pyyaml/pull/257) -- Deprecate yaml.load and add FullLoader and UnsafeLoader classes > * [yaml/pyyaml#263](https://github-redirect.dependabot.com/yaml/pyyaml/pull/263) -- Windows Appveyor build > > 3.13 (2018-07-05) > ----------------- > > * Resolved issues around PyYAML working in Python 3.7. > > 3.12 (2016-08-28) > ----------------- > > * Wheel packages for Windows binaries. > * Adding an implicit resolver to a derived loader should not affect the base loader. > * Uniform representation for OrderedDict? across different versions of Python. > ... (truncated)
Commits - See full diff in [compare view](https://github.com/yaml/pyyaml/commits/5.1.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)