Update http 5.1.1 → 5.2.0 (minor) #1273
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ http (5.1.1 → 5.2.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 18 commits:
Release v5.2.0
ci: Cleanup and update workflow
ci: Add Ruby 3.3 to the test matrix
SECURITY.md: use private vulnerability reporting feature (#772)
Fix changelog uri in gemspec
Add support for the `PURGE` HTTP method. (#757)
Do more conservative URL normalization (#758)
Prevent CRLF injection due to broken URL normalizer (#765)
fix: close sockets on initialize timeout (#762)
not_found requires two arguments (#761)
Add `base64` to runtime dependency (#759)
Downcase Content-Type charset name (#753)
Update README.md (#751)
Run CI against Ruby 3.2 (#742)
Let the instrumenter log exceptions too (#746)
Bump llhttp-ffi (0.5.0) (#744)
Add `Connection#finished_request?` (#743)
Update CHANGES.md (#738)
Release Notes
0.6.20240107 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
Update the eTLD database to 2024-01-07 11:25:45 UTC.
Update the CHANGELOG
Add missing needs
Use ruby/actions/.github/workflows/ruby_versions.yml@master
Merge pull request #27 from tisba/fix/issue-23
allows DomainName.normalize to accept ASCII-only non-unicode encoded inputs
Sorry, we couldn't find anything useful about this release.
🆕 base64 (added, 0.2.0)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands