renovate[bot]
|
7a3fffd45f
|
chore(deps): update pre-commit hook psf/black-pre-commit-mirror to v24 (#2917)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[psf/black-pre-commit-mirror](https://togithub.com/psf/black-pre-commit-mirror)
| repository | major | `23.12.1` -> `24.1.1` |
Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://togithub.com/renovatebot/renovate/discussions/new)
if you have any questions.
---
### Release Notes
<details>
<summary>psf/black-pre-commit-mirror
(psf/black-pre-commit-mirror)</summary>
###
[`v24.1.1`](https://togithub.com/psf/black-pre-commit-mirror/compare/24.1.0...24.1.1)
[Compare
Source](https://togithub.com/psf/black-pre-commit-mirror/compare/24.1.0...24.1.1)
###
[`v24.1.0`](https://togithub.com/psf/black-pre-commit-mirror/compare/23.12.1...24.1.0)
[Compare
Source](https://togithub.com/psf/black-pre-commit-mirror/compare/23.12.1...24.1.0)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/libretime/libretime).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
|
2024-02-02 20:24:25 +01:00 |
Jonas L
|
35476f9d6d
|
feat(api): move /api-auth to /api/browser (#2094)
|
2022-09-06 21:30:43 +02:00 |
Jonas L
|
f08af1f3fa
|
feat(api): don't use trailing slashes (#1982)
|
2022-07-22 17:34:09 +02:00 |
jo
|
1f7c2fa0ab
|
chore(api): document version endpoint
|
2022-07-19 19:52:54 +02:00 |
jo
|
0e3ede5a1a
|
chore(api): route using urls
Allow to register function views in the same app instead of globaly.
|
2022-07-19 19:52:54 +02:00 |
Jonas L
|
b9895d19e2
|
chore(api): move podcasts in dedicated app (#1899)
|
2022-06-21 14:40:21 +02:00 |
Jonas L
|
fce988aef1
|
feat(api): split api into multiple apps (#1626)
Fixes #1622
- split the api into 4 apps: core, history, schedule, storage
- exploded the settings into testing/prod
|
2022-04-04 14:38:50 +02:00 |
jo
|
6de242db65
|
chore: rename libretimeapi dir to libretime_api
|
2022-01-04 09:18:58 +02:00 |