Skip to content

Bump excon from 0.76.0 to 0.80.1#4

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/excon-0.80.1
Closed

Bump excon from 0.76.0 to 0.80.1#4
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/excon-0.80.1

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps excon from 0.76.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

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.76.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.76.0...v0.80.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 19, 2021

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 3, 2021

Superseded by #5.

@dependabot dependabot Bot closed this May 3, 2021
@dependabot dependabot Bot deleted the dependabot/bundler/excon-0.80.1 branch May 3, 2021 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants