Skip to content

Bump faraday from 2.13.1 to 2.13.2#22990

Merged
ericboehs merged 3 commits intomasterfrom
dependabot/bundler/faraday-2.13.2
Jul 7, 2025
Merged

Bump faraday from 2.13.1 to 2.13.2#22990
ericboehs merged 3 commits intomasterfrom
dependabot/bundler/faraday-2.13.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps faraday from 2.13.1 to 2.13.2.

Release notes

Sourced from faraday's releases.

v2.13.2

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.13.1...v2.13.2

Commits
  • da86eba Version bump to 2.13.2
  • ad8fe1e Include HTTP method and URL in Faraday::Error messages for improved exception...
  • 1ddd281 CONTRIBUTING: update socials links to Mastodon
  • 9763698 Add migrating from rest-client docs section. (#1625)
  • 64e8a2b Lint rack_builder.rb: avoid naming a method (#1626)
  • bbaa093 Only load what is required from cgi (#1623)
  • fa9424b CI against Ruby 3.4
  • 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 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 7, 2025 12:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 7, 2025
@va-vfs-bot va-vfs-bot temporarily deployed to dependabot/bundler/faraday-2.13.2/main/main July 7, 2025 12:07 Inactive
Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.13.1...v2.13.2)

---
updated-dependencies:
- dependency-name: faraday
  dependency-version: 2.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/faraday-2.13.2 branch from 2cbd8be to c693490 Compare July 7, 2025 14:00
@va-vfs-bot va-vfs-bot temporarily deployed to dependabot/bundler/faraday-2.13.2/main/main July 7, 2025 14:07 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to dependabot/bundler/faraday-2.13.2/main/main July 7, 2025 15:43 Inactive
Updates test expectations to use regex pattern matching instead of exact
string matching for Faraday error messages. Faraday 2.13.2 changed error
message format to include additional context about request details.

Fixes failing specs:
- spec/services/claim_fast_tracking/max_rating_annotator_spec.rb
- spec/lib/debt_management_center/debts_service_spec.rb
- spec/lib/lgy/service_spec.rb
- modules/decision_reviews/spec/sidekiq/submit_upload_spec.rb
- spec/lib/mhv/account_creation/service_spec.rb
@ericboehs ericboehs requested review from a team as code owners July 7, 2025 17:36
@ericboehs ericboehs requested a review from a team July 7, 2025 17:36
Copy link
Copy Markdown
Contributor

@rmtolmach rmtolmach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. These changes are needed because of this commit in the changelog: lostisland/faraday#1628

@github-actions github-actions bot added the final-review-confirmed BE or Exempt team has reviewed PR label Jul 7, 2025
@va-vfs-bot va-vfs-bot temporarily deployed to dependabot/bundler/faraday-2.13.2/main/main July 7, 2025 19:18 Inactive
@ericboehs ericboehs merged commit 83aa904 into master Jul 7, 2025
26 of 34 checks passed
@ericboehs ericboehs deleted the dependabot/bundler/faraday-2.13.2 branch July 7, 2025 19:49
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 final-review-confirmed BE or Exempt team has reviewed PR ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants