Skip to content

Bump faraday from 1.10.0 to 1.10.5 - #2

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/faraday-1.10.5
Closed

Bump faraday from 1.10.0 to 1.10.5#2
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/faraday-1.10.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Copy link
Copy Markdown

Bumps faraday from 1.10.0 to 1.10.5.

Release notes

Sourced from faraday's releases.

v1.10.5

What's Changed

Full Changelog: lostisland/faraday@v1.10.4...v1.10.5

v1.10.4

What's Changed

Full Changelog: lostisland/faraday@v1.10.3...v1.10.4

v1.10.3

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v1.10.2...v1.10.3

v1.10.2

What's Changed

Full Changelog: lostisland/faraday@v1.10.1...v1.10.2

v1.10.1

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v1.10.0...v1.10.1

Commits
  • 5c1d68a Version bump to 1.10.5
  • ea02c0e Update rubocop complexity thresholds for security fix
  • d0fc049 Backport security fix for CVE-2026-25765 to 1.x branch (#1665)
  • 41c990e Version bump to 1.10.4
  • 435888d Make sure that Faraday::Request::Json and Faraday::Response::Json are cor...
  • 8208693 Use ruby/setup-ruby in publish.yml
  • eeec367 Fix ruby version in publish.yml
  • 92c038b Update publish.yml to use Ruby 2.7
  • 7a382b5 Version bump to 1.10.3
  • 16506ee Add support for Ruby 3.2.0 in Faraday v1.x (#1483)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [faraday](https://github.com/lostisland/faraday) from 1.10.0 to 1.10.5.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v1.10.0...v1.10.5)

---
updated-dependencies:
- dependency-name: faraday
  dependency-version: 1.10.5
  dependency-type: indirect
...

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 1, 2026
@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Low
Embedded URLs or IPs: gem faraday

URLs: https://lostisland.github.io/faraday/middleware/authentication, https://example.com:1234, http://example.com, https://example.com, http://foo.com/foo?a=1, http://foo.com/foo?a, http://sushi.com, http://sushi.com:815/fish?a=1, http://sushi.com/foo, http://nigiri.com/bar, https://sushi.com/foo, http://sushi.com/fish?a=1&b=2, http://sushi.com/omnom, http://sushi.com/sake.html?a=1, http://sushi.com/nigiri, http://sushi.com/nigiri?a=2, http://sushi.com/sushi/, https://sushi.com/sushi/sake.html, http://sushi.com/sushi/sake.html, http://sushi.com/sake/, http://service.com, http://service.com/service:search?limit=400, http://service.com/service%3Asearch?limit=400, http://service.com/api/service%3Asearch?limit=400, http://httpbingo.org/api, http://sushi.com/nigiri?a=1&b=1, http://sushi.com/nigiri?a=1&b=2&c=3, https://asushi.com/sake.html, http://sushi.com/sake.html, http://env-proxy.com:80, http://proxy.com, http://prefixedexample.com, http://subdomain.example.com, http://127.0.0.1, http://example0.com, http://example1.com, http://example2.com, http://google.co.uk, https://proxy.com, https://google.co.uk, http://proxy2.com, http://duncan.proxy.com:80, http://proxy.com:80, http://example.com?a=a&p=3, http://example.com?a=1&b=2, http://example.com?a=1&b=2&c=3&limit=5&page=1, http://example.com?b=b, http://example.com/?A-1,B-2,C-3,FEELING-BLUE, http://example.com?color%5B%5D=red&color%5B%5D=blue, http://example.com?color, http://example.com?color=blue, http://example.org, http://sushi.com/api, http://sushi.com/api/foo.json?a=1, http://sushi.com/api/foo.json?a=1&b=2, http://sushi.com/, http://example.com/abc

Location: Package overview

From: Gemfile.lockgem/github-pages@225gem/faraday@1.10.5

ℹ Read more on: This package | This alert | What are URL strings?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Review all remote URLs to ensure they are intentional, pointing to trusted sources, and not being used for data exfiltration or loading untrusted code at runtime.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore gem/faraday@1.10.5. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Author

Superseded by #8.

@dependabot dependabot Bot closed this Jun 24, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/faraday-1.10.5 branch June 24, 2026 12:44
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