-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency rack to v3.1.8 #1226
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/rack-3.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1226 +/- ##
=======================================
Coverage 91.55% 91.55%
=======================================
Files 18 18
Lines 651 651
=======================================
Hits 596 596
Misses 55 55 ☔ View full report in Codecov by Sentry. |
@rultor please, try to merge, since 4 checks have passed |
renovate
bot
changed the title
Update dependency rack to v3.0.10
Update dependency rack to v3.0.11
May 10, 2024
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
May 10, 2024 00:22
4f48255
to
64955c4
Compare
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
May 24, 2024 17:38
64955c4
to
b115519
Compare
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
June 3, 2024 14:44
b115519
to
48e9d64
Compare
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
June 11, 2024 08:08
48e9d64
to
0a9e329
Compare
renovate
bot
changed the title
Update dependency rack to v3.0.11
Update dependency rack to v3.1.0
Jun 11, 2024
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
June 11, 2024 21:41
0a9e329
to
76cee53
Compare
renovate
bot
changed the title
Update dependency rack to v3.1.0
Update dependency rack to v3.1.2
Jun 11, 2024
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
June 12, 2024 11:11
76cee53
to
98d6993
Compare
renovate
bot
changed the title
Update dependency rack to v3.1.2
Update dependency rack to v3.1.3
Jun 12, 2024
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
June 22, 2024 10:56
98d6993
to
83e50f8
Compare
renovate
bot
changed the title
Update dependency rack to v3.1.3
Update dependency rack to v3.1.4
Jun 22, 2024
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
July 2, 2024 09:03
83e50f8
to
4369da1
Compare
renovate
bot
changed the title
Update dependency rack to v3.1.4
Update dependency rack to v3.1.5
Jul 2, 2024
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
July 2, 2024 19:00
4369da1
to
7aa9f63
Compare
renovate
bot
changed the title
Update dependency rack to v3.1.5
Update dependency rack to v3.1.6
Jul 2, 2024
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
July 11, 2024 09:03
7aa9f63
to
2400e7d
Compare
renovate
bot
changed the title
Update dependency rack to v3.1.6
Update dependency rack to v3.1.7
Jul 11, 2024
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
July 12, 2024 12:07
2400e7d
to
60f2751
Compare
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
July 31, 2024 13:42
60f2751
to
0aaf814
Compare
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
September 2, 2024 20:46
0aaf814
to
e1beeb0
Compare
renovate
bot
changed the title
Update dependency rack to v3.1.7
Update dependency rack to v3.1.8
Oct 14, 2024
renovate
bot
force-pushed
the
renovate/rack-3.x
branch
from
October 14, 2024 03:32
e1beeb0
to
61bf9ff
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
'3.0.9.1'
->'3.1.8'
Release Notes
rack/rack (rack)
v3.1.8
Compare Source
Fixed
DEFAULT_PARSER
. (#2249, [@earlopain])v3.1.7
Compare Source
Fixed
Rack::Response
should not generate invalidcontent-length
header. (#2219, [@ioquatix])v3.1.6
Compare Source
Fixed
Rack::Request#parse_http_accept_header
's implementation. (#2226, [@ioquatix])v3.1.5
Compare Source
Security
Rack::Request#parse_http_accept_header
. (GHSA-cj83-2ww7-mvq7, @dwisiswant0)v3.1.4
Compare Source
Fixed
Rack::Lint
matching some paths incorrectly as authority form. (#2220, [@ioquatix])v3.1.3
Compare Source
Fixed
Rack::Utils.escape_html
. (#2202, [@earlopain])Rack::MockResponse
gracefully handles empty cookies (#2203 [@wynksaiddestroy])v3.1.2
Compare Source
Rack::Response
will take in to consideration chunked encoding responses (#2204, [@tenderlove])v3.1.1
Compare Source
v3.1.0
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
rack.input
is now optional. (#1997, #2018, [@ioquatix])PATH_INFO
is now validated according to the HTTP/1.1 specification. (#2117, #2181, [@ioquatix])OPTIONS *
is now accepted. (#2114, @doriantaylor)rack.protocol
request and response header for handling connection upgrades. (#1954, [@ioquatix])Added
Rack::Multipart::MissingInputError
for improved handling of missing input in#parse_multipart
. (#2018, [@ioquatix])module Rack::BadRequest
which is included in multipart and query parser errors. (#2019, [@ioquatix]).mjs
MIME type (#2057, @axilleas)set_cookie_header
utility now supports thepartitioned
cookie attribute. This is required by Chrome in some embedded contexts. (#2131, @flavio-b)rack.early_hints
for sending103 Early Hints
informational responses. (#1831, @casperisfine, [@jeremyevans])Changed
.js
) changed fromapplication/javascript
totext/javascript
(1bd0f15
, [@ioquatix]).ttf
,.woff
,.woff2
and.otf
extensions to use mondernfont/*
types. (#2065, [@davidstosik])Rack::Utils.escape_html
is now delegated toCGI.escapeHTML
.'
is escaped to#​39;
instead of#x27;
. (decimal vs hexadecimal) (#2099, @JunichiIto)@buffered
and only updatecontent-length
whenRack::Response#finish
is invoked. (#2149, [@ioquatix])Deprecated
Request#{GET,POST}
(#2073, [@jeremyevans])Rack::Logger
is deprecated. (#2197, [@ioquatix])Rack::Request#values_at
, userequest.params.values_at
instead (#2183, [@ioquatix])Removed
Rack::Auth::Digest
with no replacement. (#1966, [@ioquatix])Rack::Cascade::NotFound
with no replacement. (#1966, [@ioquatix])Rack::Chunked
with no replacement. (#1966, [@ioquatix])Rack::File
, useRack::Files
instead. (#1966, [@ioquatix])Rack::QueryParser
key_space_limit
parameter with no replacement. (#1966, [@ioquatix])Rack::Response#header
, useRack::Response#headers
instead. (#1966, [@ioquatix])Rack::Utils
:add_cookie_to_header
,make_delete_cookie_header
,add_remove_cookie_to_header
. (#1966, [@ioquatix])Rack::Utils::HeaderHash
. (#1966, [@ioquatix])Rack::VERSION
,Rack::VERSION_STRING
,Rack.version
, useRack.release
instead. (#1966, [@ioquatix])transfer-encoding: chunked
. (#2195, [@ioquatix])Rack::Request#[]
, userequest.params[key]
instead (#2183, [@ioquatix])Fixed
Rack::Files
, ignore theRange
header if served file is 0 bytes. (#2159, [@zarqman])v3.0.11
BodyProxy
to respond toto_str
, maketo_ary
call close . (#2062, @jeremyevans)v3.0.10
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 was generated by Mend Renovate. View the repository job log.