:support:- backported Modernized the project: s/Travis/Circle/ for CI,
README badges, setup.cfg removal, metadata refresh, etc.
:support:- backported Dropped support for Python 2 and Python <3.6. This
includes various minor updates to work correctly with modern versions of
Sphinx (1.6 at the very least). Thanks to Adam Turner for a pile of patches
here.
.. warning::
This change is backwards incompatible if you're on an old Python version.
:support:- backported Tweak CSS somewhat for compatibility with modern
Sphinx versions' base stylesheet.
:release:0.7.12 <2018-10-02>
:bug:- On some browsers/platforms, 'badge'-style sidebar elements were
displaying dotted underlines. This was unintentional and explicit styling has
been added to remove them. Credit to Steven Loria.
:support:- backported Reorganize the :doc:customization page </customization> to break up the now rather long list of "variables and
feature toggles" into additional sections; includes alphabetizing those
lists, to make it a bit easier to find docs for a specific setting.
:feature:132 backported (partially via :issue:143) Add a generic donation
badge/url option (visually powered by https://shields.io/) as well as a
service-specific donation option for OpenCollective <https://opencollective.com>_.
We expect this to be followed-up on later with more service-specific options
for services like Patreon. Thanks to Melanie Crutchfield for the report and
Steven Loria for the initial patch.
:bug:128 Remove Gittip/Gratipay output from the donate.html sidebar
component, since the actual service has been insolvent since 2017. The
configuration options remain in place for the time being (to avoid breaking
backwards compatibility) but no longer do anything. Thanks to Joe Alcorn for
the report / original patchset.
.. note::
See the changelog entry for [#132](https://github.com/bitprophet/alabaster/issues/132), which re-introduces a more generic
donation sidebar framework.
:feature:142 backported Add a tidelift_url option, which when set
(default is None/unset) adds a small text snippet to the
donate.html sidebar component, linking to the given URL string. Thanks
to Steven Loria for the patch.
:bug:141 Fix a typo in the code-block font family, which incorrectly
specified Deja Vu Sans Mono instead of DejaVu Sans Mono. This would
primarily impact systems lacking the first two fonts (Consolas and
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 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 is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps alabaster from 0.7.12 to 0.7.13.
Changelog
Sourced from alabaster's changelog.
... (truncated)
Commits
e5c0583
Cut 0.7.13af4588b
dev-reqs update, including temp invoke@gitc258ede
Oh right, no tests = no coverage. copypasta fail!b492a0c
Use newer sphinx on newer pythons (in test matrix)9dfc356
Use param for base docs job160d645
Add blacke630edb
Matrix far too big lol610fe18
Migrate to CircleCI, or start to anyhow.f43d162
extra URLs for pypiec2c9c6
badges in readmeDependabot 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 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)