Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

Bump excon from 0.74.0 to 0.80.1 #716

Open
wants to merge 1 commit into
base: meloncomputer-3.1.4
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 19, 2021

Bumps excon from 0.74.0 to 0.80.1.

Changelog

Sourced from excon's changelog.

0.80.1 2021-04-15

adjust error checking from 0.80.0 to support Ruby <2.3

0.80.0 2021-04-15

fix test usage of hashes for compatibility with Rack 2.2+ numerous github actions and dependencies setup and tweaks use Ruby Resolv for hostname lookup fix case where Socket raised nil conversion TypeError instead of EOFError fix error where proxy key exists but data is nil update bundled certificates

0.79.0 2021-02-01

update bundled certificates fix warnings in lib fix aliases in headers updated test dependencies

0.78.1 2020-12-04

refine regex used for header parsing, thanks @​dee-see for your help!

0.78.0 2020-10-16

Fix bash-specific gemspec expansion which caused files to be missing in zsh

0.77.0 2020-10-16

Ensure host is first request header, see: RFC 7230 Section 5.4 Update bundled certificates

0.76.0 2020-07-27

remove AddTrust bundled cert hack (no longer needed) update bundled certs add support for ssl_verify_hostname parameter use buffered reads for Excon::Socket.readline

0.75.0 2020-06-17

... (truncated)

Commits
  • e29b313 v0.80.1
  • 470ba1e Merge pull request #744 from samlehman/datum_proxy_update
  • 048392d &. is a Ruby 2.3 feature, thus breaking gem for users using lower versions
  • 876273d v0.80.0
  • 5b846c8 update bundled certs
  • abd53bf Merge pull request #741 from Conrimaceogain/handle_when_proxy_key_exists_but_...
  • 075b589 Add safe navigation operator to handle case when proxy key exists but has a v...
  • bbb5bd7 Merge pull request #739 from carlhoerberg/resolv
  • 0c64ef1 drop 2.3 support from tests, focus on supported rubies
  • 32c5322 Merge pull request #740 from carlhoerberg/readline-eof
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [excon](https://github.com/excon/excon) from 0.74.0 to 0.80.1.
- [Release notes](https://github.com/excon/excon/releases)
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](excon/excon@v0.74.0...v0.80.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
0 participants