Commit graph

737 commits

Author SHA1 Message Date
ThetaDev
7ec5ff4f91 ci: fix release changelog extraction 2024-06-27 14:00:20 +02:00
ThetaDev
435340fafa chore(release): release rustypipe v0.2.0 2024-06-27 13:36:39 +02:00
ThetaDev
198dac35fd ci: fix release workflow 2024-06-27 13:35:46 +02:00
Forgejo Actions
8d3a751d57 chore(deps): update rust crate rstest to 0.21.0 (#7)
Reviewed-on: https://code.thetadev.de/ThetaDev/rustypipe/pulls/7
Co-authored-by: Forgejo Actions <forgejo.actions@example.com>
Co-committed-by: Forgejo Actions <forgejo.actions@example.com>
2024-06-27 05:53:08 +02:00
Forgejo Actions
98fce1af29 chore(deps): update rust crate quick-xml to 0.34.0 (#5)
Reviewed-on: https://code.thetadev.de/ThetaDev/rustypipe/pulls/5
Co-authored-by: Forgejo Actions <forgejo.actions@example.com>
Co-committed-by: Forgejo Actions <forgejo.actions@example.com>
2024-06-27 05:52:54 +02:00
Forgejo Actions
f3e3bb50b5 chore(deps): update rust crate tokio to 1.20.4 [security] (#4)
Reviewed-on: https://code.thetadev.de/ThetaDev/rustypipe/pulls/4
Co-authored-by: Forgejo Actions <forgejo.actions@example.com>
Co-committed-by: Forgejo Actions <forgejo.actions@example.com>
2024-06-27 05:52:36 +02:00
ThetaDev
f94a0cf5e6 ci: renovate: disable lockfile maintenance 2024-06-27 05:47:47 +02:00
ThetaDev
1825b511b7 ci: update renovate config, add GH token 2024-06-27 05:43:56 +02:00
ThetaDev
410484a111 ci: update renovate action 2024-06-27 05:30:46 +02:00
ThetaDev
422963b9b0 ci: improve Artifactview PR comment 2024-06-27 05:29:00 +02:00
Forgejo Actions
1c8f92d4a3 chore: Configure Renovate (#3)
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

---
### Detected Package Files

 * `Cargo.toml` (cargo)
 * `cli/Cargo.toml` (cargo)
 * `codegen/Cargo.toml` (cargo)
 * `downloader/Cargo.toml` (cargo)
 * `.forgejo/workflows/ci.yaml` (github-actions)
 * `.forgejo/workflows/release.yaml` (github-actions)
 * `.forgejo/workflows/renovate.yaml` (github-actions)
 * `testfiles/dict/cldr_data/package.json` (npm)
 * `.woodpecker.yml` (woodpecker)

### What to Expect

With your current configuration, Renovate will create 4 Pull Requests:

<details>
<summary>chore(deps): update rust crate quick-xml to 0.34.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/quick-xml-0.x`
  - Merge into: `main`
  - Upgrade [quick-xml](https://github.com/tafia/quick-xml) to `0.34.0`

</details>

<details>
<summary>chore(deps): update rust crate rstest to 0.21.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/rstest-0.x`
  - Merge into: `main`
  - Upgrade [rstest](https://github.com/la10736/rstest) to `0.21.0`

</details>

<details>
<summary>chore(deps): update dependency cldr-dates-modern to v45</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/cldr-dates-modern-45.x`
  - Merge into: `main`
  - Upgrade [cldr-dates-modern](https://github.com/unicode-cldr/cldr-json) to `^45.0.0`

</details>

<details>
<summary>chore(deps): update dependency cldr-numbers-modern to v45</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/cldr-numbers-modern-45.x`
  - Merge into: `main`
  - Upgrade [cldr-numbers-modern](https://github.com/unicode-cldr/cldr-json) to `^45.0.0`

</details>

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prhourlylimit` for details.

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

<!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->

Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-authored-by: ThetaDev <thetadev@magenta.de>
Reviewed-on: https://code.thetadev.de/ThetaDev/rustypipe/pulls/3
Co-authored-by: Forgejo Actions <forgejo.actions@example.com>
Co-committed-by: Forgejo Actions <forgejo.actions@example.com>
2024-06-27 05:26:32 +02:00
ThetaDev
bd86104756 test: fix tests 2024-06-27 05:16:57 +02:00
ThetaDev
9112dc09ec fix: renovate ci token 2024-06-27 04:58:18 +02:00
ThetaDev
0b60732ec6 ci: change renovate docker image 2024-06-27 04:52:49 +02:00
ThetaDev
916c0e39d9 ci: fix revovate image version 2024-06-27 04:50:46 +02:00
ThetaDev
13b1f3a8c1 ci: add renovate action 2024-06-27 04:49:25 +02:00
ThetaDev
8e9f9204b6 test: fix tests 2024-06-27 04:26:51 +02:00
ThetaDev
b3a0d7af93 fix: parsing audiobook type in European Portuguese 2024-06-27 03:20:00 +02:00
ThetaDev
f81d93e520 ci: create Artifactview PR comments 2024-06-27 03:14:27 +02:00
ThetaDev
5fcf0612ce test: fix tests 2024-06-27 03:13:59 +02:00
ThetaDev
6fafbf6b45 docs: add logo 2024-06-27 02:18:04 +02:00
ThetaDev
358307420a test: fix tests 2024-06-18 16:10:27 +02:00
ThetaDev
1d9492b207 feat: add YtEntity trait 2024-06-16 22:57:55 +02:00
ThetaDev
3204de301a refactor!: rename VideoItem/VideoPlayerDetails.length to duration for consistency 2024-06-16 22:42:11 +02:00
ThetaDev
b5dcdebeab feat: add UnavailabilityReason: IpBan 2024-06-16 22:24:59 +02:00
ThetaDev
46d842f1a8 ci: fix CI 2024-06-16 02:38:00 +02:00
ThetaDev
43d29a9db2 fix: clippy warning 2024-06-16 02:27:09 +02:00
ThetaDev
75b6da7649 ci: upload test reports 2024-06-16 02:23:22 +02:00
ThetaDev
2c9402aff6 feat: make get_visitor_data() public 2024-06-16 02:18:04 +02:00
ThetaDev
44f6a7a4a5 test: fix tests 2024-06-16 00:21:25 +02:00
ThetaDev
9af0dc3a96 test: fix tests 2024-06-14 17:58:07 +02:00
ThetaDev
c6d9edc942 chore: vscode: enable rss feature by default 2024-06-14 16:16:05 +02:00
ThetaDev
2aa3aba601 test: fix asserts: client version parts, iOS client bitrate 2024-05-17 18:27:24 +02:00
ThetaDev
cf3b84fe70 chore: fix clippy lints 2024-05-02 19:39:48 +02:00
ThetaDev
b73ea3741a chore: introduce MSRV 2024-05-02 18:46:21 +02:00
ThetaDev
3be5ab25e8 test: update track durations 2024-05-02 14:14:22 +02:00
ThetaDev
2f132c047b feat: CLI: setting player type 2024-04-26 16:09:13 +02:00
ThetaDev
5f1e1a2a5c fix: parsing error when no music_related content available 2024-04-18 19:50:06 +02:00
ThetaDev
e73a1056e8 test: update channel ID for L. R. Eswari 2024-04-18 17:37:50 +02:00
ThetaDev
4ab9046d33 fix: remove Innertube API keys, update android player params 2024-04-16 15:18:29 +02:00
ThetaDev
edf6056657 feat: prefix chip-style web links (social media) with the service name 2024-04-12 12:33:36 +02:00
ThetaDev
af19de665e ci: change changelog generation command 2024-04-12 03:40:53 +02:00
ThetaDev
c4110d6b26 ci: fix changelog tag pattern 2024-04-12 03:26:19 +02:00
ThetaDev
7f13a0386b ci: checkout whole repository 2024-04-12 00:34:42 +02:00
ThetaDev
894abe344c ci: update to actions/checkout@v4 2024-04-12 00:16:17 +02:00
ThetaDev
f553ef88d6 chore: update rstest to v0.19.0 2024-04-11 23:11:20 +02:00
ThetaDev
f686177e7c chore: changelog: fix incorrect version URLs 2024-04-11 13:51:30 +02:00
ThetaDev
5cf2c73ee6 feat: add text formatting (bold/italic/strikethrough) 2024-04-03 03:28:13 +02:00
ThetaDev
bedd73b7d9 chore(release): release rustypipe v0.1.3 2024-04-02 01:52:43 +02:00
ThetaDev
af6f55c1e5 ci: dont run CI on pushed tags 2024-04-02 01:52:07 +02:00