blackbox
blackbox copied to clipboard
Magically save your database backups and critical logs in your favorite cloud storage provider.
# Error report Discord has a field size limit of 1024 characters, not 2,000 as is currently programmed. This means that blackbox silently fails to notify if a backup has...
Currently, we tag releases with full release version, e.g. `v3.1.2`. For people to be able to lock to a major or minor version of the Docker image, we should also...
Tangentially related to #155, we cannot detect when a database has failed to backup at all right now because the failure notifications are not sent and blackbox does not exit...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 8.1.1. Release notes Sourced from pytest's releases. 8.1.1 pytest 8.1.1 (2024-03-08) ::: {.note} ::: {.title} Note ::: This release is not a usual bug fix...
Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 3.7.7 to 4.16.1. Release notes Sourced from pytelegrambotapi's releases. 4.15.2 - Bugfix and deprecation stubs What's Changed Fix methods delete_messages and forward_messages. Fix link_preview_options passing for Telebot...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Bumps [single-source](https://github.com/rabbit72/single-source) from 0.2.0 to 0.3.0. Commits 79dba95 Update pyproject.toml 1e7426f Merge pull request #7 from Neki/feat-support-importlib-4 8aa3f31 feat: allow use with importlib_metadata version 4 See full diff in compare...
Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.8.0 to 1.11.0. Release notes Sourced from requests-mock's releases. 1.11.0 What's Changed Upgrade GitHub Actions by @cclauss in jamielennox/requests-mock#224 Typing analysis and public type aliases by @noirbizarre...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...