Skip to content

Update rack-protection requirement from ~> 2.2.4 to >= 2.2.4, < 3.2.0#31

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/rack-protection-gte-2.2.4-and-lt-3.2.0
Open

Update rack-protection requirement from ~> 2.2.4 to >= 2.2.4, < 3.2.0#31
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/rack-protection-gte-2.2.4-and-lt-3.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Updates the requirements on rack-protection to permit the latest version.

Changelog

Sourced from rack-protection's changelog.

2.2.4 / 2022-12-16

  • Allow CALLERS_TO_IGNORE to be overridden. Sets up compatibility with v3.

2.2.3 / 2022-11-25

  • Fix: Escape filename in the Content-Disposition header. #1841 by Kunpei Sakai

  • Fix: fixed ReDoS for Rack::Protection::IPSpoofing. #1823 by @​ooooooo-q

2.2.2 / 2022-07-23

  • Update mustermann dependency to version 2.

2.2.1 / 2022-07-15

  • Fix JRuby regression by using ruby2_keywords for delegation. #1750 by Patrik Ragnarsson

  • Add JRuby to CI. #1755 by Karol Bucek

2.2.0 / 2022-02-15

  • Breaking change: Add #select, #reject and #compact methods to Sinatra::IndifferentHash. If hash keys need to be converted to symbols, call #to_h to get a Hash instance first. #1711 by Olivier Bellone

  • Handle EOFError raised by Rack and return Bad Request 400 status. #1743 by tamazon

  • Update README.es.md with removal of Thin. #1630 by Espartaco Palma

  • Minor refactors in base.rb. #1640 by ceclinux

  • Fixed typos in german README.md. #1648 by Juri

  • Add escaping to the static 404 page. #1645 by Chris Gavin

  • Remove detect_rack_handler method. #1652 by ceclinux

  • Respect content type set in superclass before filter. Fixes #1647 #1649 by Jordan Owens

  • Update README.ja.md with removal of Thin. #1629 by Ryuichi KAWAMATA

  • Revert "Use prepend instead of include for helpers. #1662 by namusyaka

  • Various minor fixes to README.md. #1663 by Yanis Zafirópulos

  • Document when dump_errors is enabled. Fixes #1664 #1665 by Patrik Ragnarsson

  • Update README.pt-br.md. #1668 by Vitor Oliveira

  • Fix usage of inherited Sinatra::Base classes keyword arguments. Fixes #1669 #1670 by Cadu Ribeiro

... (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.


Dependabot commands and options

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Updates the requirements on [rack-protection](https://github.com/sinatra/sinatra) to permit the latest version.
- [Changelog](https://github.com/sinatra/sinatra/blob/v2.2.4/CHANGELOG.md)
- [Commits](sinatra/sinatra@v2.2.4...v2.2.4)

---
updated-dependencies:
- dependency-name: rack-protection
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 18, 2023 16:19
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants