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 httplib2 from 0.10.3 to 0.11.1 #202

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps httplib2 from 0.10.3 to 0.11.1.

Changelog

Sourced from httplib2's changelog.

0.11.1

Fix HTTP(S)ConnectionWithTimeout AttributeError proxy_info
https://github-redirect.dependabot.com/httplib2/httplib2/pull/97

0.11.0

Add DigiCert Global Root G2 serial 033af1e6a711a9a0bb2864b11d09fae5
https://github-redirect.dependabot.com/httplib2/httplib2/pull/91

python3 proxy support
https://github-redirect.dependabot.com/httplib2/httplib2/pull/90

If no_proxy environment value ends with comma then proxy is not used
https://github-redirect.dependabot.com/httplib2/httplib2/issues/11

fix UnicodeDecodeError using socks5 proxy
https://github-redirect.dependabot.com/httplib2/httplib2/pull/64

Respect NO_PROXY env var in proxy_info_from_url
https://github-redirect.dependabot.com/httplib2/httplib2/pull/58

NO_PROXY=bar was matching foobar (suffix without dot delimiter)
New behavior matches curl/wget:

Bugfix for Content-Encoding: deflate
https://stackoverflow.com/a/22311297

Commits
  • f20cd36 v0.11.1 release
  • 5468fe3 py3 connection class did not initialize .proxy_info attribute
  • 5dee729 v0.11.0 release
  • 12b26f9 proxy: no_proxy=bar was matching foobar
  • ea67159 proxy: python3 support no_proxy and vendor socksipy
  • 55d8780 travis: test package build/install
  • 586ccce latest release tools in virtualenv
  • 3fb522e Add new DigiCert root certificate (#91)
  • f2a6f75 python3 proxy support
  • 0112eff tests: py2/3 unified, using pytest, automated on Travis
  • 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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.10.3 to 0.11.1.
- [Release notes](https://github.com/httplib2/httplib2/releases)
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG)
- [Commits](httplib2/httplib2@v0.10.3...v0.11.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #204.

@dependabot-preview dependabot-preview bot deleted the c4a8dependabot/pip/dependabot/httplib2-0.11.1 branch March 30, 2018 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant