Skip to content

Bump thin from 1.7.0 to 1.7.2#85

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/thin-1.7.2
Closed

Bump thin from 1.7.0 to 1.7.2#85
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/thin-1.7.2

Conversation

@dependabot-preview
Copy link
Copy Markdown

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

Bumps thin from 1.7.0 to 1.7.2.

Changelog

Sourced from thin's changelog.

== 1.7.2 Bachmanity

  • Add config support for ssl_version and ssl_cipher_list [frameworked]

== 1.7.1 Muffin Mode

  • Ruby 2.4 support (Fixnum deprecation) [nimish-mehta]
  • Allow ERB templates in config files [markets]

== 1.7.0 Dunder Mifflin

  • Rack 2 support
  • Ensure Response body.close is called in the same thread
    Fixes issues with ActiveRecord connection management [Bump httparty from 0.13.7 to 0.16.3 #307]
  • Fix TCP/IP Backend reports incorrect port when asked to bind to 0 [meschbach]
  • Work with ruby 2.3's --enable-frozen-string-literal [jeremyevans]

== 1.6.4 Gob Bluth

  • Increase REQUEST_PATH to 2048 symbols [X2rdas]
  • Fix warning in logger [tenderlove]
  • Add :timeout option for Rack::Server.new [sugitak]
  • When restarting, exit on a next tick so we can send response back to a client [rsamoilov]
  • Check for empty PID files [z1dane]
  • Update Event Machine version to 1.0.4, Ruby 2.2.0 fix [freemanoid]

== 1.6.3 Protein Powder

  • Add HTTP 422 status code [rajcybage]
  • Add warning about EM reactor still running when stopping.
  • Remove version number from "Server" HTTP header. [benbasson]
  • Adding --ssl-disable-verify to allow disabling of client cert requests when SSL enabled [brucek]
  • Ensure Tempfiles created by a large request are closed and deleted. [Tonkpils]

== 1.6.2 Doc Brown

  • No longer replace response's body on HEAD request. Ensuring body.close will be called.
  • Remove ---ssl-verify option as EventMachine doesn't verify the certificate.
  • Fix env['rack.peer_cert'] to return SSL certifcate.

== 1.6.1 Death Proof

  • Regression: Default logger to STDOUT when using outside of CLI.
  • Regression: Downgrade Rack required version back to 1.0 to work w/ prior Rails versions.

== 1.6.0 Greek Yogurt

  • Accept absolute URL in request line, eg.: 'GET http://site.com/he/lo HTTP/1.1'.
  • HEAD request no longer return a body in the response.
  • No longer stop EventMachine's reactor loop unless it was started by Thin.
  • Make request env keys upcasing locale-agnostic.
  • Use Ruby's Logger for logging. [Akshay Moghe].
    The logger can now be set using Thin::Logging.logger=.
    Tracing of request is handled by a second logger, Thin::Logging.trace_logger=.
  • Add --threadpool-size option to configure EM's thread pool size (default: 20).
  • Pipelining is no longer supported.

== 1.5.1 Straight Razor
... (truncated)

Commits
  • f83ab67 Bump version to 1.7.2 and update CHANGELOG
  • 5365e91 Bump version to 1.7.1 and update CHANGELOG
  • 8df953e Merge pull request #327 from frameworked/master
  • c9f0ca4 Removed unused attributes.
  • 678fa4d Merge pull request #339 from greysteil/gemspec-metadata
  • aee68a5 Add source code and changelog links to gemspec
  • 619befe Merge pull request #306 from markets/config_file_erb
  • 4619553 Merge pull request #329 from nimish-mehta/handle-fixnum-deprecation
  • 5cea3f2 Use 0.class instead of Fixnum for ruby >= 2.4
  • f9dfc6a Add config support for ssl_version and ssl_cipher_list. Forcing TLSv1_2 now w...
  • 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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.


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-preview dependabot-preview Bot force-pushed the dependabot/bundler/thin-1.7.2 branch from 720f206 to b15ed4c Compare March 17, 2018 20:23
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/bundler/thin-1.7.2 branch from b15ed4c to ded66cf Compare May 19, 2018 22:19
@dependabot-preview
Copy link
Copy Markdown
Author

Looks like thin is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview Bot deleted the dependabot/bundler/thin-1.7.2 branch October 4, 2018 01:45
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