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

build(deps): bump quinn-proto from 0.11.3 to 0.11.8 in the cargo group across 1 directory #166

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2024

Bumps the cargo group with 1 update in the / directory: quinn-proto.

Updates quinn-proto from 0.11.3 to 0.11.8

Release notes

Sourced from quinn-proto's releases.

quinn-proto 0.11.5

What's Changed

quinn-proto 0.11.4

What's Changed

... (truncated)

Commits
  • 7c09b02 proto: bump version to 0.11.8 for release (#1981)
  • 59bccd2 Version bump quinn to enforce patched quinn-proto
  • a8ec510 proto: avoid panicking on rustls server config errors
  • c26e8cd Bump versions
  • e01609c Merge commit from fork
  • c292a3c Fix and test validation of IDCID length
  • bb02a12 fix(.github/android): use API level 26
  • 5e5cc93 fix(.github/android): pass matrix.target and increase api to v26
  • cef42cc fix(udp): typo in sendmsg error log
  • edf16a6 ci(rust.yml): add workflow testing feature permutations
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 1 update in the / directory: [quinn-proto](https://github.com/quinn-rs/quinn).


Updates `quinn-proto` from 0.11.3 to 0.11.8
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-proto-0.11.3...quinn-proto-0.11.8)

---
updated-dependencies:
- dependency-name: quinn-proto
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 3, 2024
@nick42d nick42d merged commit 17ff15d into main Sep 4, 2024
3 checks passed
@nick42d nick42d deleted the dependabot/cargo/cargo-6b66661700 branch September 4, 2024 00:08
nick42d added a commit that referenced this pull request Sep 4, 2024
* Implement skeletons
* Implementation in progres
* fix: Resolve panic from api search / improve panic handling (#161)
* Implement skeletons
* Implementation in progres
* Continue implementing Query
* Complete Query implementations, complete test inputs
* Add types to parse into
* Work on getchannelquery
* Complete GetChannel parser
* Tests pass - GetChannelQuery
* Continue parsing implementations
* build(deps): bump quinn-proto in the cargo group across 1 directory (#166)
* Continue parsing implementation - 1 to go
* Complete implementation
* Clippy lints
* Better bikeshed names
* fix: Handle case where top search result is a 'radio' playlist with only 1 subtitle. (#163)
* Add new tests for radio/genre search case
* Complete patch
* Add doctests, specialise id for episodes
* Implement skeletons
* Implementation in progres
* Continue implementing Query
* Complete Query implementations, complete test inputs
* Add types to parse into
* Work on getchannelquery
* Complete GetChannel parser
* Tests pass - GetChannelQuery
* Continue parsing implementations
* Continue parsing implementation - 1 to go
* Complete implementation
* Clippy lints
* Better bikeshed names
* Add doctests, specialise id for episodes
* Rebase on main to fix test


BREAKING CHANGE: ChannelID is renamed to ArtistChannelID - allows for new PodcastChannelID also. In additional, video_id field replaced with episode_id field on SearchResultVideo::VideoEpisode, PlaylistEpisode, SearchResultEpisode, HistoryItemEpisode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant