belbio / bel_resources

BEL resources and tools for namespaces, annotations, orthologs, taxonomy, etc and tool
https://bel-resources.rtfd.io
Apache License 2.0
2 stars 0 forks source link

Bump idna from 2.6 to 2.7 #92

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps idna from 2.6 to 2.7.

Changelog *Sourced from [idna's changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst).* > 2.7 (2018-03-10) > ++++++++++++++++ > > - Update to Unicode 10.0.0. > - No longer accepts dot-prefixed domains (e.g. ".example") as valid. > This is to be more conformant with the UTS 46 spec. Users should > strip dot prefixes from domains before processing.
Commits - [`5d76cb6`](https://github.com/kjd/idna/commit/5d76cb6867d4a9f24a8a35ee698d690d74b5dbc8) Release v2.7 - [`f8389a8`](https://github.com/kjd/idna/commit/f8389a87092e5a5eb2f92aabf4fbcef4fc9e9499) Release v2.7 - [`28dc508`](https://github.com/kjd/idna/commit/28dc50809b1009dc75165dbd82165bcb59778d82) Fix testing regressions caused by Unicode 10.0 data and <10.0 data in base Py... - [`1b377da`](https://github.com/kjd/idna/commit/1b377da79c9182c2139404abe9b3dd51e02ab74e) Unwind bad merge to 2.7-dev HEAD - [`c225344`](https://github.com/kjd/idna/commit/c225344218c39546f4f96ef4cea68b66ead972be) Merge branch 'master' into 2.7-dev - [`d9a6b81`](https://github.com/kjd/idna/commit/d9a6b81c5eccff0d0cd6e3419124e75053302f59) Raise exception in case virama data is missing for CONTEXTJ - [`d35aa03`](https://github.com/kjd/idna/commit/d35aa038a72feec9e4d094d05740989d34b4bb3a) Detect unknown directionality when it comes after an RTL character - [`d79b8ab`](https://github.com/kjd/idna/commit/d79b8abfdad027c5bba6e852d7d819c92c875adc) Bug fix; remove debugging information - [`f5dcacc`](https://github.com/kjd/idna/commit/f5dcacc7e53338456f8288bb1ef1db76b1b6a375) Fix test issues caused by Unicode 10 test suite - [`4bf8819`](https://github.com/kjd/idna/commit/4bf88199fae41de50b13a7f4a00542d3dceb46d5) Debug output to diagnose Travis CI environment - Additional commits viewable in [compare view](https://github.com/kjd/idna/compare/v2.6...v2.7)


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.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.
CLAassistant commented 6 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot-preview[bot] commented 5 years ago

Looks like idna is up-to-date now, so this is no longer needed.