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

Bump excon from 0.75.0 to 0.81.0 #531

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2021

Bumps excon from 0.75.0 to 0.81.0.

Changelog

Sourced from excon's changelog.

0.81.0 2021-04-28

add helper for converting headers to strings add ssl_proxy_headers datum key and usage pass datum to socket tweak logging middleware to allow Syslog::logger usage remove ruby 3 from allowed failures

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

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 17, 2021
@dependabot dependabot bot changed the base branch from master to main May 19, 2021 14:10
@dependabot dependabot bot force-pushed the dependabot/bundler/excon-0.81.0 branch from 8bc2fab to 3b94579 Compare May 19, 2021 15:28
Bumps [excon](https://github.com/excon/excon) from 0.75.0 to 0.81.0.
- [Release notes](https://github.com/excon/excon/releases)
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](excon/excon@v0.75.0...v0.81.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/excon-0.81.0 branch from 3b94579 to 65921bf Compare May 19, 2021 15:29
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants