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

Bump excon from 0.59.0 to 0.90.0 #3

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2022

Bumps excon from 0.59.0 to 0.90.0.

Changelog

Sourced from excon's changelog.

0.90.0 2022-01-12

fix activesupport requires in tests always set_default_paths for SSL to avoid edge case problems

0.89.0 2021-12-07

don't reference lib directly in gemspec ensure tests always run current ruby interpreter update cert lifetimes for LTS distros update actions/checkout (dependabot) deflate should presume headers (as per spec), then retry raw

0.88.0 2021-10-27

update bundled certs

0.87.0 2021-10-08

avoid sensitive data in header value errors by only including header keys

0.86.0 2021-10-01

prevent test suite stall on test server failure fix logging behavior for query hashes improve debbuging by reading server response during EPIPE errors update bundled certs

0.85.0 2021-07-16

fix socket datum regression introduced in #742

0.84.0 2021-07-07

update bundled certs

0.83.0 2021-06-28

add ssl_security_level option with pass through to ssl_context

0.82.0 2021-05-27

... (truncated)

Commits
  • 3758a00 v0.90.0
  • c9590a0 Merge pull request #772 from stanhu/sh-set-default-paths
  • d33be6c Always set OpenSSL default paths
  • 44cf104 Merge pull request #771 from stanhu/sh-support-rails-7
  • f8d957a Support ActiveSupport v7
  • 0ac208d remove broken donate link
  • 4a1ebdf v0.89.0
  • bf5cc6d Merge pull request #769 from excon/deflate-fix
  • b3103e2 deflate should presume headers and retry raw
  • b6c5bb3 Merge pull request #767 from excon/dependabot/github_actions/actions/checkout...
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [excon](https://github.com/excon/excon) from 0.59.0 to 0.90.0.
- [Release notes](https://github.com/excon/excon/releases)
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](excon/excon@v0.59.0...v0.90.0)

---
updated-dependencies:
- dependency-name: excon
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants