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

Bump quinn-proto from 0.11.3 to 0.11.8 #2657

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps 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

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from darach as a code owner September 3, 2024 20:50
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 3, 2024
@tremor-bot tremor-bot enabled auto-merge (rebase) September 3, 2024 20:50
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.69%. Comparing base (bff8093) to head (1ef81c7).

❗ There is a different number of reports uploaded between BASE (bff8093) and HEAD (1ef81c7). Click for more details.

HEAD has 6 uploads less than BASE
Flag BASE (bff8093) HEAD (1ef81c7)
unittests 17 14
tremorruntime 1 0
tremorconnectors 1 0
tremorscript 1 0
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2657       +/-   ##
===========================================
- Coverage   91.22%   77.69%   -13.54%     
===========================================
  Files         309      305        -4     
  Lines       60078    53457     -6621     
===========================================
- Hits        54805    41531    -13274     
- Misses       5273    11926     +6653     
Flag Coverage Δ
e2e-command 11.29% <ø> (ø)
e2e-integration 50.40% <ø> (+<0.01%) ⬆️
e2e-unit 12.57% <ø> (ø)
e2etests 52.74% <ø> (+<0.01%) ⬆️
tremorapi 14.51% <ø> (ø)
tremorcodec 62.66% <ø> (ø)
tremorcommon 63.04% <ø> (ø)
tremorconnectors ?
tremorconnectorsaws 11.28% <ø> (ø)
tremorconnectorsazure 4.69% <ø> (ø)
tremorconnectorsgcp 25.41% <ø> (+0.09%) ⬆️
tremorconnectorsobjectstorage 0.06% <ø> (ø)
tremorconnectorsotel 12.58% <ø> (ø)
tremorconnectorstesthelpers 68.25% <ø> (ø)
tremorinflux 87.71% <ø> (ø)
tremorinterceptor 54.28% <ø> (ø)
tremorpipeline 31.17% <ø> (ø)
tremorruntime ?
tremorscript ?
tremorsystem 5.78% <ø> (ø)
tremorvalue 69.55% <ø> (ø)
unittests 57.48% <ø> (-31.60%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 151 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bff8093...1ef81c7. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/cargo/quinn-proto-0.11.8 branch from 31cc2b8 to 9fc5679 Compare September 30, 2024 13:07
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) 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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/quinn-proto-0.11.8 branch from 9fc5679 to 1ef81c7 Compare September 30, 2024 13:18
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant