Skip to content

Bump aiohttp from 2.2.5 to 3.1.1#38

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/aiohttp-3.1.1
Closed

Bump aiohttp from 2.2.5 to 3.1.1#38
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/aiohttp-3.1.1

Conversation

@dependabot-preview
Copy link
Copy Markdown

@dependabot-preview dependabot-preview Bot commented Mar 28, 2018

Bumps aiohttp from 2.2.5 to 3.1.1.

Release notes

Sourced from aiohttp's releases.

aiohttp 3.1.1 release

Changes

  • Support asynchronous iterators (and asynchronous generators as
    well) in both client and server API as request / response BODY
    payloads. (#2802)
Changelog

Sourced from aiohttp's changelog.

3.0.9 (2018-03-14)

  • Close a connection if an unexpected exception occurs while sending a request
    (#2827)

3.0.8 (2018-03-12)

  • Use asyncio.current_task() on Python 3.7 (#2825)

3.0.7 (2018-03-08)

  • Fix SSL proxy support by client. (#2810)
  • Restore a imperative check in setup.py for python version. The check
    works in parallel to environment marker. As effect a error about unsupported
    Python versions is raised even on outdated systems with very old
    setuptools version installed. (#2813)

3.0.6 (2018-03-05)

  • Add _reuse_address and _reuse_port to
    web_runner.TCPSite.__slots__. (#2792)

3.0.5 (2018-02-27)

  • Fix InvalidStateError on processing a sequence of two
    RequestHandler.data_received calls on web server. (#2773)

3.0.4 (2018-02-26)

  • Fix IndexError in HTTP request handling by server. (#2752)
  • Fix MultipartWriter.append* no longer returning part/payload. (#2759)

3.0.3 (2018-02-25)

  • Relax attrs dependency to minimal actually supported version
    17.0.3 The change allows to avoid version conflicts with currently
    existing test tools.

3.0.2 (2018-02-23)

... (truncated)

Commits

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.

@dependabot-preview dependabot-preview Bot added the a: dependencies Related to package dependencies and management label Mar 28, 2018
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 2.2.5 to 3.1.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/HISTORY.rst)
- [Commits](aio-libs/aiohttp@v2.2.5...v3.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/pip/aiohttp-3.1.1 branch from dbe52cf to 9bbe8a8 Compare March 29, 2018 08:30
@gdude2002
Copy link
Copy Markdown
Contributor

@dependabot ignore this minor version

@dependabot-preview
Copy link
Copy Markdown
Author

OK, I won't notify you about version 3.1.x again, unless you re-open this PR or update to a 3.1.x release yourself.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/aiohttp-3.1.1 branch March 29, 2018 08:31
Ultros-Bot pushed a commit that referenced this pull request Jul 21, 2018
Closes #38 - all tasks are done with this push.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: dependencies Related to package dependencies and management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants