Update dependency rack to v3 - autoclosed #54
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'2.2.9'
->'3.0.11'
Release Notes
rack/rack (rack)
v3.0.11
BodyProxy
to respond toto_str
, maketo_ary
call close . (#2062, @jeremyevans)v3.0.10
Compare Source
v3.0.9.1
Compare Source
What's Changed
Full Changelog: rack/rack@v3.0.9...v3.0.9.1
v3.0.9
Compare Source
Rack::Response#write
was used in some situations. (#2150, @mattbrictson)v3.0.8
Compare Source
v3.0.7
Compare Source
=
havenil
values. (#2059, [@jeremyevans])v3.0.6.1
Compare Source
v3.0.6
Compare Source
v3.0.5
Compare Source
v3.0.4.2
Compare Source
v3.0.4.1
Compare Source
v3.0.4
Compare Source
v3.0.3
Compare Source
Fixed
Rack::URLMap
uses non-deprecated form ofRegexp.new
. (#1998, @weizheheng)v3.0.2
Compare Source
Fixed
Utils.build_nested_query
URL-encodes nested field names including the square brackets.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 handlesrespond_to?
withto_ary
,each
,call
andto_path
, forwarding to the body. (#1981, [@ioquatix])v3.0.0
Compare Source
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.
This PR has been generated by Mend Renovate. View repository job log here.