Skip to content

Bump gunicorn from 19.7.0 to 19.8.1#9

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/gunicorn-19.8.1
Closed

Bump gunicorn from 19.7.0 to 19.8.1#9
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/gunicorn-19.8.1

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps gunicorn from 19.7.0 to 19.8.1.

Release notes

Sourced from gunicorn's releases.

19.8.1

  • fix: secure scheme headers when bound to a unix socket (#1766, #1767)

19.8.0

  • Eventlet 0.21.0 support (#1584)
  • Tornado 5 support (#1728, #1752)
  • support watching additional files with --reload-extra-file
    (#1527)
  • support configuring logging with a dictionary with --logging-config-dict
    (#1087, #1110, #1602)
  • add support for the --config flag in the GUNICORN_CMD_ARGS environment
    variable (#1576, #1581)
  • disable SO_REUSEPORT by default and add the --reuse-port setting
    (#1553, #1603, #1669)
  • fix: installing inotify on MacOS no longer breaks the reloader
    (#1540, #1541)
  • fix: do not throw TypeError when SO_REUSEPORT is not available
    (#1501, #1491)
  • fix: properly decode HTTP paths containing certain non-ASCII characters
    (#1577, #1578)
  • fix: remove whitespace when logging header values under gevent (#1607)
  • fix: close unlinked temporary files (#1327, #1428)
  • fix: parse --umask=0 correctly (#1622, #1632)
  • fix: allow loading applications using relative file paths
    (#1349, #1481)
  • fix: force blocking mode on the gevent sockets (#880, #1616)
  • fix: preserve leading / in request path (#1512, #1511)
  • fix: forbid contradictory secure scheme headers
  • fix: handle malformed basic authentication headers in access log
    (#1683, #1684)
  • fix: defer handling of USR1 signal to a new greenlet under gevent
    (#1645, #1651)
  • fix: the threaded worker would sometimes close the wrong keep-alive
    connection under Python 2 (#1698, #1699)
  • fix: re-open log files on USR1 signal using handler._open to
    support subclasses of FileHandler (#1739, #1742)
  • deprecation: the gaiohttp worker is deprecated, see the
    worker-class documentation for more information
    (#1338, #1418, #1569)

19.7.1

== 19.7.1 ==

  • fix: continue if SO_REUSEPORT seems to be available but fails (#1480)
  • fix: support non-decimal values for the umask command line option (#1325)
Commits
  • 73cc860 Release version 19.8.1
  • 92ae609 Merge pull request #1767 from benoitc/fix/1766/unix-socket-secure-scheme-headers
  • b9c4f89 Fix secure scheme headers for UNIX sockets
  • 27388e6 bump notice year
  • 112a0be bump license year
  • 255c05a Release version 19.8.0
  • 7beae54 Merge pull request #1763 from hramezani/issue_1745
  • b4b9b18 Improve capture_output setting documentation
  • 325c6e5 Fix changelog typo
  • 5050f27 Regenerate settings documentation
  • 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)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.7.0 to 19.8.1.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@19.7.0...19.8.1)

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

Superseded by #16.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/gunicorn-19.8.1 branch July 3, 2018 23:12
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.

1 participant