Update typhoeus 1.4.0 → 1.4.1 (patch) #1072
Merged
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?
✳️ typhoeus (1.4.0 → 1.4.1) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 26 commits:
update changelong and bump version
Merge pull request #699 from mishina2228/improve-gh-actions
Merge pull request #698 from mishina2228/replace-badge
Fix to run CI with Ruby 3.0
Replace CI status badge from Travis to GH Actions
Merge pull request #697 from jarthod/redirect_url
Add redirect_url attribute
Merge pull request #695 from arianf/bring-upload-support
Fixes #693 Allow performing `curl --upload-file`
Merge pull request #696 from typhoeus/ci-adjustments
CI: Adjust ruby versions and MacOS runs
Merge pull request #689 from jmortlock/ghactions
Merge pull request #691 from glaucocustodio/patch-1
Merge pull request #692 from ryonkn/add_getter_to_informations
Add getter for size_upload, size_download, speed_upload, speed_download values
Use bundle add instead
Remove travis.yml configuration
Use github actions for CI build
Merge pull request #685 from klaxit/add-global-timeout
Add global timeout and connecttimeout to config
Merge pull request #677 from hussainakram/patch-1
Update README.md
Merge pull request #665 from gogainda/patch-1
Update .travis.yml
Merge pull request #649 from olleolleolle/patch-1
README: Drop mention of mailing list
Commits
See the full diff on Github. The new version differs by 10 commits:
bump to 0.16.0
Add ability to abort request on headers callback.
Add :tcp_fastopen option
adding new http2 options
Add `redirect_url` value to available informations
FD Size: Add default cap of 65536 and ETHON_FD_SIZE to override it
Add tlsv1_3
Trigger apt update first
Merge pull request #204 from typhoeus/i0rek-patch-1
Exclude truffleruby-head because it is failing
Release Notes
1.16.3 (from changelog)
1.16.2 (from changelog)
1.16.1 (from changelog)
1.16.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
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