Skip to content

Update h11 requirement from <0.10,>=0.8 to >=0.8,<0.11#209

Merged
florimondmanca merged 1 commit intomasterfrom
dependabot/pip/h11-gte-0.8-and-lt-0.11
Oct 5, 2020
Merged

Update h11 requirement from <0.10,>=0.8 to >=0.8,<0.11#209
florimondmanca merged 1 commit intomasterfrom
dependabot/pip/h11-gte-0.8-and-lt-0.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 3, 2020

Updates the requirements on h11 to permit the latest version.

Commits
  • 80805f0 Bump version to 0.10.0
  • 664b111 Merge pull request #93 from StephenBrown2/format_examples
  • 5542487 Merge branch 'master' into format_examples
  • 41a3467 Merge pull request #99 from ian-otto/master
  • 460b7c6 Merge branch 'master' into master
  • 05891b7 Merge pull request #101 from pgjones/fixes
  • 4a88fe6 Correct documentation
  • 936263c Update the supported Python versions
  • 0835ca1 Validate now returns a ProtocolError with the text that caused the failure
  • d803771 Update messaging.
  • Additional commits viewable in compare view

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 Oct 3, 2020
@dependabot dependabot Bot force-pushed the dependabot/pip/h11-gte-0.8-and-lt-0.11 branch from 4466137 to e8d089e Compare October 3, 2020 18:58
@jcugat
Copy link
Copy Markdown
Contributor

jcugat commented Oct 3, 2020

Same comment as here #208 (comment) I guess we don't want to change this.

@lovelydinosaur
Copy link
Copy Markdown
Contributor

Again, it's now installing h11 0.10 and the tests still pass, so I think it seems like a better range for us to allow now.

Copy link
Copy Markdown
Contributor

@florimondmanca florimondmanca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed with @tomchristie there; if package deps can be bumped and tests pass, then that's probably a bump we can get in and release to users.

@dependabot dependabot Bot force-pushed the dependabot/pip/h11-gte-0.8-and-lt-0.11 branch from e8d089e to c38cba2 Compare October 4, 2020 09:11
Updates the requirements on [h11](https://github.com/python-hyper/h11) to permit the latest version.
- [Release notes](https://github.com/python-hyper/h11/releases)
- [Commits](python-hyper/h11@v0.8.0...v0.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/h11-gte-0.8-and-lt-0.11 branch from c38cba2 to dbea743 Compare October 5, 2020 10:24
@florimondmanca florimondmanca merged commit 8507225 into master Oct 5, 2020
@florimondmanca florimondmanca deleted the dependabot/pip/h11-gte-0.8-and-lt-0.11 branch October 5, 2020 10:26
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.

4 participants