Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Update puma requirement to ~> 3.11 #72

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on puma to permit the latest version.

Changelog

Sourced from puma's changelog.

3.11.4 / 2018-04-12

  • 2 features:
    • Manage puma as a service using rc.d (#1529)
    • Server stats are now available from a top level method (#1532)
  • 5 bugfixes:
    • Fix parsing CLI options (#1482)
    • Order of stderr and stdout is made before redirecting to a log file (#1511)
    • Init.d fix of ps -p to check if pid exists (#1545)
    • Early hints bugfix (#1550)
    • Purge interrupt queue when closing socket fails (#1553)

3.11.3 / 2018-03-05

  • 3 bugfixes:
    • Add closed? to MiniSSL::Socket for use in reactor (#1510)
    • Handle EOFError at the toplevel of the server threads (#1524) (#1507)
    • Deal with zero sized bodies when using SSL (#1483)

3.11.2 / 2018-01-19

  • 1 bugfix:
    • Deal with read_nonblock returning nil early

3.11.1 / 2018-01-18

  • 1 bugfix:
    • Handle read_nonblock returning nil when the socket close (#1502)

3.11.0 / 2017-11-20

  • 2 features:

    • HTTP 103 Early Hints (#1403)
    • 421/451 status codes now have correct status messages attached (#1435)
  • 9 bugfixes:

    • Environment config files (/config/puma/.rb) load correctly (#1340)
    • Specify windows dependencies correctly (#1434, #1436)
    • puma/events required in test helper (#1418)
    • Correct control CLI's option help text (#1416)
    • Remove a warning for unused variable in mini_ssl (#1409)
    • Correct pumactl docs argument ordering (#1427)
    • Fix an uninitialized variable warning in server.rb (#1430)
    • Fix docs typo/error in Launcher init (#1429)
    • Deal with leading spaces in RUBYOPT (#1455)
  • 2 other:

... (truncated)
Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [patch|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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees 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)
  • Pull request limits (per update run and/or open at any time)
  • 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.

Updates the requirements on [puma](https://github.com/puma/puma) to permit the latest version.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits/v3.11.4)

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

Superseded by #74.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/puma-tw-3.11 branch July 16, 2018 10:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant