Jaded-Encoding-Thaumaturgy / vs-scale

VapourSynth (de)scaling functions
MIT License
10 stars 4 forks source link

Bump alabaster from 0.7.12 to 0.7.13 #51

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps alabaster from 0.7.12 to 0.7.13.

Changelog

Sourced from alabaster's changelog.

========= Changelog

  • :release:0.7.13 <2023-01-13>

  • :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

... (truncated)

Commits
  • e5c0583 Cut 0.7.13
  • af4588b dev-reqs update, including temp invoke@git
  • c258ede Oh right, no tests = no coverage. copypasta fail!
  • b492a0c Use newer sphinx on newer pythons (in test matrix)
  • 9dfc356 Use param for base docs job
  • 160d645 Add black
  • e630edb Matrix far too big lol
  • 610fe18 Migrate to CircleCI, or start to anyhow.
  • f43d162 extra URLs for pypi
  • ec2c9c6 badges in readme
  • Additional commits viewable in compare view


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 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[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.