Skip to content

Bump h11 from 0.11.0 to 0.12.0#30

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/h11-0.12.0
Closed

Bump h11 from 0.11.0 to 0.12.0#30
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/h11-0.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 4, 2021

Bumps h11 from 0.11.0 to 0.12.0.

Commits
  • a58eabe Bump version to 0.12.0
  • 88d7bd1 Add early detection of invalid http data when request line starts with binary
  • 889a564 Clarify which Python versions are supported
  • 4746b0a Drop support for Python 2
  • c88da54 Fix ReST formatting
  • c5931f4 Fixed PR remarks
  • c80c416 Fixed PR remarks from python-hyper/h11#115...
  • 15947cd Tuned maybe_extract_next_line to search only \r\n
  • 7efb98b Changed the ReceiveBuffer
  • a23ecc6 Speed up maybe_extract_lines and removed unused variables
  • 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 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 4, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 4, 2021

Codecov Report

Merging #30 (f1906af) into master (c10fc84) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines         1579      1579           
=========================================
  Hits          1579      1579           

Continue to review full report at Codecov.

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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 24, 2022

Superseded by #71.

@dependabot dependabot Bot closed this Jan 24, 2022
@dependabot dependabot Bot deleted the dependabot/pip/h11-0.12.0 branch January 24, 2022 04:03
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.

0 participants