Skip to content

build(deps): bump excon from 1.3.2 to 1.4.0#4900

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/excon-1.4.0
Open

build(deps): bump excon from 1.3.2 to 1.4.0#4900
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/excon-1.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps excon from 1.3.2 to 1.4.0.

Changelog

Sourced from excon's changelog.

1.4.0 2026-03-02

  • fixes for ruby4
  • add ruby 4.0 and drop 3.2 from ci
  • add user-configurable global resolver factory
  • add SOCK5 proxy support
Commits
  • 0004103 v1.4.0
  • b8debfe Add SOCKS5 proxy support (#895)
  • 6cbfda8 Added support for a user-configurable global resolver factory. (#897)
  • 0175b75 chore: drop ruby 3.2 (eol) and add 4.0 to CI matrix (#894)
  • 3c2eed1 ruby4 fixes (#896)
  • d836077 with wait for fixed, move timeout back to 5 minutes
  • 51519ee update wait_for_message value to match latest rackup/webrick message in testing
  • a097cc7 set fail-fast to false for ci workflow and increase timeout
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 1.3.2 to 1.4.0.
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](excon/excon@v1.3.2...v1.4.0)

---
updated-dependencies:
- dependency-name: excon
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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 Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

0 participants