schema-stitching icon indicating copy to clipboard operation
schema-stitching copied to clipboard

chore(deps): update dependency rack to v3

Open renovate[bot] opened this issue 1 year ago • 2 comments
trafficstars

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rack (changelog) '~> 2.0' -> '~> 3.0' age adoption passing confidence

Release Notes

rack/rack (rack)

v3.1.7

Compare Source

Fixed

v3.1.6

Compare Source

v3.1.5

Compare Source

Security

v3.1.4

Compare Source

Fixed

v3.1.3

Compare Source

Fixed

v3.1.2

Compare Source

v3.1.1

Compare Source

  • Oops! I shouldn't have shipped that

v3.1.0

:warning: This release includes several breaking changes. Refer to the Removed section below for the list of deprecated methods that have been removed in this release.

Rack v3.1 is primarily a maintenance release that removes features deprecated in Rack v3.0. Alongside these removals, there are several improvements to the Rack SPEC, mainly focused on enhancing input and output handling. These changes aim to make Rack more efficient and align better with the requirements of server implementations and relevant HTTP specifications.

SPEC Changes
Added
Changed
Deprecated
Removed
Fixed

v3.0.11

v3.0.10

Compare Source

v3.0.9.1

Compare Source

Security

v3.0.9

Compare Source

Security

v3.0.8

Compare Source

v3.0.7

Compare Source

v3.0.6.1

Compare Source

  • [CVE-2023-27539] Avoid ReDoS in header parsing

v3.0.6

Compare Source

  • [CVE-2023-27539] Avoid ReDoS in header parsing

v3.0.5

Compare Source

v3.0.4.2

Compare Source

  • [CVE-2023-27530] Introduce multipart_total_part_limit to limit total parts

v3.0.4.1

Compare Source

  • [CVE-2022-44571] Fix ReDoS vulnerability in multipart parser
  • [CVE-2022-44570] Fix ReDoS in Rack::Utils.get_byte_ranges
  • [CVE-2022-44572] Forbid control characters in attributes (also ReDoS)

v3.0.4

Compare Source

  • [CVE-2023-27530] Introduce multipart_total_part_limit to limit total parts

v3.0.3

Compare Source

Fixed

v3.0.2

Compare Source

Fixed
  • Utils.build_nested_query URL-encodes nested field names including the square brackets.
  • Allow Rack::Response to pass through streaming bodies. (#​1993, [@​ioquatix])

v3.0.1

Compare Source

Fixed
  • MethodOverride does not look for an override if a request does not include form/parseable data.
  • Rack::Lint::Wrapper correctly handles respond_to? with to_ary, each, call and to_path, forwarding to the body. (#​1981, [@​ioquatix])

v3.0.0

Compare Source

  • No changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Mar 26 '24 22:03 renovate[bot]

Review or Edit in CodeSandbox

Open the branch in Web Editor • VS Code • Insiders
Open Preview

codesandbox[bot] avatar Mar 26 '24 22:03 codesandbox[bot]

💻 Website Preview

The latest changes are available as preview in: https://1639c62b.schema-stitching.pages.dev

github-actions[bot] avatar Mar 26 '24 22:03 github-actions[bot]