🚨 [security] [ruby] Update faraday 2.13.4 → 2.14.1 (minor) #298
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Security Advisories 🚨
🚨 Faraday affected by SSRF via protocol-relative URL host override in build_exclusive_url
Release Notes
2.14.1
2.14.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
Version bump to 2.14.1Merge commit from forkExplicit top-level namespace reference (#1657)Bump actions/checkout from 5 to 6 (#1655)Ensure Claude reads the guidelines and allow to plan in a gitignored .ai/PLAN.md docAdd RFC document for Options architecture refactoring plan (#1644)Add comprehensive AI agent guidelines for Claude, Cursor, and GitHub Copilot (#1642)Update Faraday-specific AI agent guidelinesAdd AI agent guidelines specific to Faraday repositoryVersion bump to 2.14.0Fix `Faraday::Response#to_hash` when request is not finished yet (#1639)Use newer Unprocessable Content naming for 422 (#1638)Fixes typo (#1635)Convert strings to UTF-8 (#1624)Bump actions/checkout from 4 to 5 (#1636)Lint: use filter_map (#1637)Release Notes
3.4.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
Update ci.yml to allow manual runsVersion bump to 3.4.2Use more conservative net-http version constraint (#53)Bump actions/checkout from 4 to 5 (#51)Release Notes
2.18.1
2.18.0
2.17.1 (from changelog)
2.17.0
2.16.0
2.15.2
2.15.1
2.15.0
2.14.1
2.14.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
0.9.1
0.9.0
0.8.0
0.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Security Advisories 🚨
🚨 URI Credential Leakage Bypass over CVE-2025-27221
Release Notes
1.1.1
1.1.0
1.0.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 71 commits:
v1.1.1Merge pull request #189 from osyoyu/restore-whatwg-email-regexpRe-allow consecutive, leading and trailing dots in EMAIL_REGEXPv1.1.0Merge pull request #187 from ruby/switch-version-codeUse generic version number to VERSION and generate VERSION_CODE from thatExclude dependabot updates from release noteMerge pull request #130 from soda92/improve-error-messageMerge pull request #161 from y-yagi/fix_changing_parserMerge pull request #166 from vivshaw/vivshaw/correct-obsolete-parseMerge pull request #182 from y-yagi/fix_irb_warningUpdate the latest versions of actionsMerge tag 'v1.0.4'Bump up to v1.0.4Merge branch 'CVE-2025-61594-3-4' into HEADAdd a workflow to sync commits to ruby/ruby (#183)Add `irb` to the Gemfile to fix the warningAdd authority accessorClear user info totally at setting any of authority infoMerge pull request #181 from ruby/dependabot/github_actions/step-security/harden-runner-2.13.1Bump step-security/harden-runner from 2.13.0 to 2.13.1Merge pull request #180 from ruby/dependabot/github_actions/actions/upload-pages-artifact-4Bump actions/upload-pages-artifact from 3 to 4Merge pull request #179 from ruby/dependabot/github_actions/actions/checkout-5Bump actions/checkout from 4 to 5Merge pull request #176 from ruby/dependabot/github_actions/step-security/harden-runner-2.13.0Bump step-security/harden-runner from 2.12.2 to 2.13.0Merge pull request #175 from nobu/doc-uri_parser[DOC] Update old use of `URI::Parser`[DOC] Document private visibility too[DOC] Fix referencesMerge pull request #174 from nobu/performance-test-scaleRepeat matching to reduce deviationsTest in exponential scale with rehearsalMerge pull request #173 from nobu/email_regexp-refineImprove performance of `URI::MailTo::EMAIL_REGEXP`Merge pull request #116 from jeremyevans/http-empty-host-reject-20686Merge pull request #172 from nobu/more-checks-in-email_regexpProhibit successive dots in emailMore tests for `check_to`Merge pull request #124 from nlevchuk/prohibit-leading-and-trailing-dots-in-email-regexpMake URI::regexp schemes case sensitive (#38)Fix the message for unexpected argumentPrefer dedicated assertion methodsMerge pull request #168 from ruby/dependabot/github_actions/step-security/harden-runner-2.12.2Bump step-security/harden-runner from 2.12.1 to 2.12.2Merge pull request #167 from nobu/doc-Kernel.URI[DOC] State that uri library is needed to call Kernel#URIMerge pull request #148 from nobu/reserved-char-in-schemeFix a typoUse Lo category chars as escaped charsEscape reserved characters in scheme nameUse GITHUB_TOKEN instead of admin credentialchore(docs): replace reference to the obsolete URI.escape with URI::RFC2396_PARSER.escapeMerge pull request #165 from ruby/dependabot/github_actions/step-security/harden-runner-2.12.1Bump step-security/harden-runner from 2.12.0 to 2.12.1Merge pull request #164 from ruby/fixup-ractor-valueRevert "Alias value or join to take in old Ruby"Use the latest version of assert_ractor for Ractor#valueMerge pull request #163 from ruby/ractor-valueAlias value or join to take in old Ruby`Ractor::Port`Merge pull request #162 from ruby/dependabot/github_actions/step-security/harden-runner-2.12.0Bump step-security/harden-runner from 2.11.1 to 2.12.0Switch a parsing behavior completely when switching a parserMerge pull request #159 from ruby/dependabot/github_actions/step-security/harden-runner-2.11.1Bump step-security/harden-runner from 2.11.0 to 2.11.1Merge pull request #150 from y-yagi/use_fully_qualified_nameMerge pull request #146 from y-yagi/fix_doc_of_escapeMerge pull request #158 from ruby/fixed-gh-pagesUpdate to use the latest version of setup-ruby and bump up to Ruby 3.4Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands