dependabot[bot] opened a new pull request #146: Bump rack from 1.6.4 to 2.0.7 
in /release/pull-request-reports
URL: https://github.com/apache/brooklyn-dist/pull/146
 
 
   Bumps [rack](https://github.com/rack/rack) from 1.6.4 to 2.0.7.
   <details>
   <summary>Changelog</summary>
   
   *Sourced from [rack's 
changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md).*
   
   > ## [2.0.7] - 2019-04-02
   > 
   > ### Fixed
   > 
   > - Remove calls to `#eof?` on Rack input in `Multipart::Parser`, as this 
breaks the specification. ([@&#8203;matthewd](https://github.com/matthewd))
   > - Preserve forwarded IP addresses for trusted proxy chains. 
([@&#8203;SamSaffron](https://github.com/SamSaffron))
   > 
   > ## [2.0.6] - 2018-11-05
   > 
   > ### Fixed
   > 
   > - [[CVE-2018-16470](https://nvd.nist.gov/vuln/detail/CVE-2018-16470)] 
Reduce buffer size of `Multipart::Parser` to avoid pathological parsing. 
([@&#8203;tenderlove](https://github.com/tenderlove))
   > - Fix a call to a non-existing method `#accepts_html` in the 
`ShowExceptions` middleware. ([@&#8203;tomelm](https://github.com/tomelm))
   > - [[CVE-2018-16471](https://nvd.nist.gov/vuln/detail/CVE-2018-16471)] 
Whitelist HTTP and HTTPS schemes in `Request#scheme` to prevent a possible XSS 
attack. ([@&#8203;PatrickTulskie](https://github.com/PatrickTulskie))
   > 
   > ## [2.0.5] - 2018-04-23
   > 
   > ### Fixed
   > 
   > - Record errors originating from invalid UTF8 in `MethodOverride` 
middleware instead of breaking. ([@&#8203;mclark](https://github.com/mclark))
   > 
   > ## [2.0.4] - 2018-01-31
   > 
   > ### Changed
   > 
   > - Ensure the `Lock` middleware passes the original `env` object. 
([@&#8203;lugray](https://github.com/lugray))
   > - Improve performance of `Multipart::Parser` when uploading large files. 
([@&#8203;tompng](https://github.com/tompng))
   > - Increase buffer size in `Multipart::Parser` for better performance. 
([@&#8203;jkowens](https://github.com/jkowens))
   > - Reduce memory usage of `Multipart::Parser` when uploading large files. 
([@&#8203;tompng](https://github.com/tompng))
   > - Replace ConcurrentRuby dependency with native `Queue`. 
([@&#8203;devmchakan](https://github.com/devmchakan))
   > 
   > ### Fixed
   > 
   > - Require the correct digest algorithm in the `ETag` middleware. 
([@&#8203;matthewd](https://github.com/matthewd))
   > 
   > ### Documentation
   > 
   > - Update homepage links to use SSL. 
([@&#8203;hugoabonizio](https://github.com/hugoabonizio))
   > 
   > ## [2.0.3] - 2017-05-15
   > 
   > ### Changed
   > 
   > - Ensure `env` values are ASCII 8-bit encoded. 
([@&#8203;eileencodes](https://github.com/eileencodes))
   > 
   > ### Fixed
   > 
   > - Prevent exceptions when a class with mixins inherits from 
`Session::Abstract::ID`. ([@&#8203;jnraine](https://github.com/jnraine))
   > 
   > ## [2.0.2] - 2017-05-08
   ></tr></table> ... (truncated)
   </details>
   <details>
   <summary>Commits</summary>
   
   - 
[`7fb95db`](https://github.com/rack/rack/commit/7fb95dbec28dc70f3cfbba0a684db0735d8ab2ca)
 Bumping to 2.0.7 for release
   - 
[`ea57610`](https://github.com/rack/rack/commit/ea576109c1b9fd444e6f0e728f8db74c33786674)
 Merge pull request 
[#1343](https://github-redirect.dependabot.com/rack/rack/issues/1343) from 
larsxschneider/ls/forward-fix
   - 
[`1bf2188`](https://github.com/rack/rack/commit/1bf218818502e820192a41c4da61aa0b0b6109af)
 Preserve forwarded IP address for trusted proxy chains
   - 
[`cb1fdb6`](https://github.com/rack/rack/commit/cb1fdb600bc525258b3c34ea95f1598ee6def9c6)
 Merge pull request 
[#1201](https://github-redirect.dependabot.com/rack/rack/issues/1201) from 
janko-m/make-multipart-parsing-work-for-chunked...
   - 
[`8376dd1`](https://github.com/rack/rack/commit/8376dd11e6526a53432ee59b7a5d092bda9fc901)
 Bumping version for release
   - 
[`313dd6a`](https://github.com/rack/rack/commit/313dd6a05a5924ed6c82072299c53fed09e39ae7)
 Whitelist http/https schemes
   - 
[`37c1160`](https://github.com/rack/rack/commit/37c1160b2360074d20858792f23a7eb3afeabebd)
 Reduce buffer size to avoid pathological parsing
   - 
[`99fea65`](https://github.com/rack/rack/commit/99fea65cc04eaaad8e59b1a78440a2616e0dc55a)
 Merge tag '2.0.5' into 2-0-stable
   - 
[`216b7ca`](https://github.com/rack/rack/commit/216b7cad1baa65ba1213ae51c85776928d6e2d86)
 Merge pull request 
[#1296](https://github-redirect.dependabot.com/rack/rack/issues/1296) from 
tomelm/fix-prefers-plaintext
   - 
[`decd976`](https://github.com/rack/rack/commit/decd97682ec4c6345fe359b6a1d3c51e5fbdce5b)
 Bump version for release
   - Additional commits viewable in [compare 
view](https://github.com/rack/rack/compare/1.6.4...2.0.7)
   </details>
   <br />
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rack&package-manager=bundler&previous-version=1.6.4&new-version=2.0.7)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@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
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/brooklyn-dist/network/alerts).
   
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to