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 releases from 1.4.0 to 1.5.0 #77

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps releases from 1.4.0 to 1.5.0.

Changelog *Sourced from [releases's changelog](https://github.com/bitprophet/releases/blob/master/docs/changelog.rst).* > ========= > Changelog > ========= > > * :release:`1.5.0 <2018-05-02>` > * :feature:`59` Allow multiple changelog files -- ``releases_document_name`` > may now optionally be a list of strings instead of a single string. Thanks to > William Minchin for the patch. > * :release:`1.4.2 <2018-04-27>` > * :support:`74 backported` We never pulled our README into our ``setup.py`` > metadata, resulting in a rather sparse PyPI page! This has been fixed. Thanks > to Peter Demin for the report. > * :release:`1.4.1 <2018-03-28>` > * :support:`73 backported` Sphinx 1.7.x changed some semi-public APIs; given > this is the second minor release in a row to do so, we're explicitly > bracketing our ``setup.py`` dependencies to Sphinx >= 1.3 and < 1.7. We > expect to bump this up one minor release at a time as we add compatibility > back in. > * :release:`1.4.0 <2017-10-20>` > * :support:`-` Drop Python 2.6 and 3.3 support, to correspond with earlier > changes in Sphinx and most other public Python projects. > * :bug:`- major` Identified a handful of issues with our Sphinx pin & > subsequently, internal changes in Sphinx 1.6 which broke (and/or appear to > break, such as noisy warnings) our own behavior. These have (hopefully) all > been fixed. > * :release:`1.3.2 <2017-10-19>` > * :support:`68 backported` Update packaging requirements to allow for > ``sphinx>=1.3,<2``. Thanks to William Minchin. > * :release:`1.3.1 <2017-05-18>` > * :bug:`60` Report extension version to Sphinx for improved Sphinx debug > output. Credit: William Minchin. > * :bug:`66` (via :issue:`67`) Deal with some Sphinx 1.6.1 brokenness causing > ``AttributeError`` by leveraging ``getattr()``'s default-value argument. > Thanks to Ian Cordasco for catch & patch. > * :release:`1.3.0 <2016-12-09>` > * :feature:`-` Add ``releases.util``, exposing (among other things) a highly > useful ``parse_changelog(path)`` function that returns a user-facing dict > representing a parsed changelog. Allows users to examine their changelogs > programmatically and answer questions like "do I have any outstanding bugs in > the 1.1 release line?". > * :release:`1.2.1 <2016-07-25>` > * :support:`51 backported` Modernize release management so PyPI trove > classifiers are more accurate, wheel archives are universal instead of Python > 2 only, and release artifacts are GPG signed. > * :bug:`56` Fix exceptions that occurred when no release/issue link options > were configured. Now those options are truly optional: release version and > issue number text will simply display normally instead of as hyperlinks. > Thanks to André Caron for the report. > * :bug:`36` Changelogs with no releases whatsoever should still be viable > instead of raising exceptions. This is now happily the case. All items in > ... (truncated)
Commits - [`4956877`](https://github.com/bitprophet/releases/commit/49568772f99f9467710c5799426c70967df53e83) Cut 1.5.0 - [`0ff35dd`](https://github.com/bitprophet/releases/commit/0ff35dd48d1d5b487a67309dfbd6752c70941c23) Bump to next feature release - [`e182608`](https://github.com/bitprophet/releases/commit/e18260873d56dfb7bbe1bbaf89e386f068dcf54c) Tweak changelog language re [#59](https://github-redirect.dependabot.com/bitprophet/releases/issues/59) - [`35157fa`](https://github.com/bitprophet/releases/commit/35157fad9bff933af6c63767d9ac2dc711f838fc) flake8 - [`c8a0d66`](https://github.com/bitprophet/releases/commit/c8a0d66a61a020087106bd071f0bb660d8c5110b) Not a fan of implicit tuples - [`3fea44a`](https://github.com/bitprophet/releases/commit/3fea44a0e6e5f85c6e572e43e98facf2b0763ff4) Make integration test re [#59](https://github-redirect.dependabot.com/bitprophet/releases/issues/59) actually test both changelogs :D - [`979dd7c`](https://github.com/bitprophet/releases/commit/979dd7c22c75bd39b9a83bd83200e75e21c6b39b) Formatting - [`36456d2`](https://github.com/bitprophet/releases/commit/36456d2a5394a3e06e4446575df47e26443b9033) Don't default to warn=True in integration test - [`73ee042`](https://github.com/bitprophet/releases/commit/73ee04292572a2aa061675b4a5bd5da707684f8a) Overhaul new docs re [#59](https://github-redirect.dependabot.com/bitprophet/releases/issues/59) (plus some adjacent older stuff in same para) - [`3e9710e`](https://github.com/bitprophet/releases/commit/3e9710e58716244bc2ffad3e66ed9631a6f158f2) Merge branch 'master' into 61-int - Additional commits viewable in [compare view](https://github.com/bitprophet/releases/compare/1.4.0...1.5.0)


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 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 (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language 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.