Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.1.0 #130

Merged
merged 89 commits into from
Nov 20, 2023
Merged

v1.1.0 #130

merged 89 commits into from
Nov 20, 2023

Conversation

madiele
Copy link
Owner

@madiele madiele commented Nov 20, 2023

No description provided.

madiele and others added 30 commits October 14, 2023 12:57
Updates the requirements on [uuid](https://github.com/uuid-rs/uuid) to permit the latest version.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.4.1...1.5.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…es-0910f3a30b

Bump the rust-dependencies group with 1 update
Updates the requirements on [futures](https://github.com/rust-lang/futures-rs), [serde](https://github.com/serde-rs/serde) and [serde_json](https://github.com/serde-rs/json) to permit the latest version.

Updates `futures` to 0.3.29
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.28...0.3.29)

Updates `serde` to 1.0.190
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.189...v1.0.190)

Updates `serde_json` to 1.0.108
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.107...v1.0.108)

---
updated-dependencies:
- dependency-name: futures
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: serde
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: serde_json
  dependency-type: direct:production
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…es-eb81d4a3f1

Bump the rust-dependencies group with 3 updates
madiele and others added 28 commits November 6, 2023 15:24
Updates the requirements on [cached](https://github.com/jaemk/cached) to permit the latest version.
- [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/cached/commits)

---
updated-dependencies:
- dependency-name: cached
  dependency-type: direct:production
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…es-75fff24fe3

Bump the rust-dependencies group with 1 update
Updates the requirements on [serde](https://github.com/serde-rs/serde) and [tokio](https://github.com/tokio-rs/tokio) to permit the latest version.

Updates `serde` to 1.0.192
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.190...v1.0.192)

Updates `tokio` to 1.34.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.33.0...tokio-1.34.0)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: tokio
  dependency-type: direct:production
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…es-fd7b2e2e41

Bump the rust-dependencies group with 2 updates
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.10.13 to 2023.11.14.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](yt-dlp/yt-dlp@2023.10.13...2023.11.14)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bump yt-dlp from 2023.10.13 to 2023.11.14
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.11.14 to 2023.11.16.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](yt-dlp/yt-dlp@2023.11.14...2023.11.16)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bump yt-dlp from 2023.11.14 to 2023.11.16
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/checkout-4

Bump actions/checkout from 2 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [uuid](https://github.com/uuid-rs/uuid) to permit the latest version.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.5.0...1.6.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…es-5d62d6385a

Bump the rust-dependencies group with 1 update
@madiele madiele merged commit 9adda60 into stable Nov 20, 2023
8 checks passed
@madiele madiele mentioned this pull request Nov 20, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant