Skip to content

Bump faraday, algolia, rails, byebug and pry-byebug#117

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/multi-1fa8155283
Open

Bump faraday, algolia, rails, byebug and pry-byebug#117
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/multi-1fa8155283

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Bumps faraday, algolia, rails, byebug and pry-byebug. These dependencies needed to be updated together.
Updates faraday from 1.10.3 to 2.14.1

Release notes

Sourced from faraday's releases.

v2.14.1

Security Note

This release contains a security fix, we recommend all users to upgrade as soon as possible. A Security Advisory with more details will be posted shortly.

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.14.0...v2.14.1

v2.14.0

What's Changed

New features ✨

Fixes 🐞

Misc/Docs 📄

New Contributors

Full Changelog: lostisland/faraday@v2.13.4...v2.14.0

v2.13.4

What's Changed

Full Changelog: lostisland/faraday@v2.13.3...v2.13.4

v2.13.3

What's Changed

... (truncated)

Commits
  • 16cbd38 Version bump to 2.14.1
  • a6d3a3a Merge commit from fork
  • b23f710 Explicit top-level namespace reference (#1657)
  • 49ba4ac Bump actions/checkout from 5 to 6 (#1655)
  • 51a49bc Ensure Claude reads the guidelines and allow to plan in a gitignored .ai/PLAN...
  • 894f65c Add RFC document for Options architecture refactoring plan (#1644)
  • 397e3de Add comprehensive AI agent guidelines for Claude, Cursor, and GitHub Copilot ...
  • d98c65c Update Faraday-specific AI agent guidelines
  • 56c18ec Add AI agent guidelines specific to Faraday repository
  • 3201a42 Version bump to 2.14.0
  • Additional commits viewable in compare view

Updates algolia from 2.0.4 to 3.35.0

Release notes

Sourced from algolia's releases.

v3.35.0

New version released!

What's Changed

BREAKING CHANGES: this minor version includes multiple breaking changes related to fixes on different APIs. See below for more details.

  • b39e3e013 feat(specs): conditions is not required anymore in composition rules (#5853) by @​ClaraMuller
  • 9ef126ccd docs(SearchParams): Document that filter scores are supported in virtual replicas (#5716) by @​NixFrog
  • 6a3e60802 fix(specs): BREAKING CHANGE – remove baseRecommendRequest from trendingFacets [CR-10264] (#5858) by @​raed667
    • The TrendingFacets model has been updated to reflect the API response.
  • f9453e693 docs: BREAKING CHANGE – authentication type can't be updated (#5824) by @​sbellone
    • The AuthenticationUpdate model has been updated to reflect that the type field can't be updated.
  • 52aed5b35 fix(specs): allow additionalProperties on insights-api events (#5885) by @​sirockin
  • 2925f56d1 fix(specs): BREAKING CHANGE – more accurate composition behavior typing (#5892) by @​gavinwade12
    • The CompositionBehavior model is now a union type for better accuracy.
  • 63b0c5464 feat(specs): BREAKING CHANGE – Ingestion API: new code property in oauth authentication (#5897) by @​sbellone
    • The AuthOAuth and AuthOAuthPartial models have been updated to reflect that the clientId field is now optional, and the code field can be set.

Full Changelog: algolia/algoliasearch-client-ruby@v3.34.4...v3.35.0

Browse the Algolia documentation

v3.34.4

New version released!

What's Changed

Full Changelog: algolia/algoliasearch-client-ruby@v3.34.3...v3.34.4

Browse the Algolia documentation

v3.34.3

New version released!

What's Changed

  • cd7a174b4 fix(specs): BREAKING CHANGE — remove fields requirement from run response in CompAPI client (#5809) by @​ClaraMuller
    Some fields from the Composition Run search response were marked as required while they were optional on the API side. This has been fixed, but might impact the client types.
  • b08917039 chore(deps): dependencies 2025-12-29 (#5792) by @​algolia-bot

Full Changelog: algolia/algoliasearch-client-ruby@v3.34.2...v3.34.3

Browse the Algolia documentation

v3.34.2

New version released!

What's Changed

... (truncated)

Changelog

Sourced from algolia's changelog.

3.35.0

BREAKING CHANGES: this minor version includes multiple breaking changes related to fixes on different APIs. See below for more details.

  • b39e3e013 feat(specs): conditions is not required anymore in composition rules (#5853) by @​ClaraMuller
  • 9ef126ccd docs(SearchParams): Document that filter scores are supported in virtual replicas (#5716) by @​NixFrog
  • 6a3e60802 fix(specs): BREAKING CHANGE – remove baseRecommendRequest from trendingFacets [CR-10264] (#5858) by @​raed667
    • The TrendingFacets model has been updated to reflect the API response.
  • f9453e693 docs: BREAKING CHANGE – authentication type can't be updated (#5824) by @​sbellone
    • The AuthenticationUpdate model has been updated to reflect that the type field can't be updated.
  • 52aed5b35 fix(specs): allow additionalProperties on insights-api events (#5885) by @​sirockin
  • 2925f56d1 fix(specs): BREAKING CHANGE – more accurate composition behavior typing (#5892) by @​gavinwade12
    • The CompositionBehavior model is now a union type for better accuracy.
  • 63b0c5464 feat(specs): BREAKING CHANGE – Ingestion API: new code property in oauth authentication (#5897) by @​sbellone
    • The AuthOAuth and AuthOAuthPartial models have been updated to reflect that the clientId field is now optional, and the code field can be set.

3.34.4

3.34.3

  • cd7a174b4 fix(specs): BREAKING CHANGE — remove fields requirement from run response in CompAPI client (#5809) by @​ClaraMuller
    Some fields from the Composition Run search response were marked as required while they were optional on the API side. This has been fixed, but might impact the client types.
  • b08917039 chore(deps): dependencies 2025-12-29 (#5792) by @​algolia-bot

3.34.2

3.34.1

3.34.0

3.33.0

3.32.0

... (truncated)

Commits
  • 0a77364 chore: release 3.35.0
  • 314b0a7 feat(specs): Ingestion API: new code property in oauth authentication (gene...
  • fa56cdd fix(specs): more accurate composition behavior typing (generated)
  • 24e3a6f fix(specs): allow additionalProperties on insights-api events (generated)
  • 2dd989a docs: authentication type can't be updated (generated)
  • 1e6f06e fix(specs): remove baseRecommendRequest from trendingFacets [CR-10264] (gener...
  • 7c853bb docs(SearchParams): Document that filter scores are supported in virtual repl...
  • 290cfed feat(specs): conditions is not required anymore in composition rules (gener...
  • 40175d1 feat(specs): introduce multifeed composition behavior for beta release (gener...
  • 38d7e90 chore: release 3.34.4
  • Additional commits viewable in compare view

Updates rails from 6.1.7.8 to 6.1.7.10

Release notes

Sourced from rails's releases.

6.1.7.10

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • Fix NoMethodError in block_format helper

    Michael Leimstaedtner

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

  • No changes.

... (truncated)

Commits
  • 86864c2 Preparing for 6.1.7.10 release
  • 78cfd2f Prepare for 6.1.7.10
  • 9cd0b8f Improvements to releaser
  • 77f0d70 Fix NoMethodError in ActionMailer block_format
  • b2fbbfb Preparing for 6.1.7.9 release
  • 534b3c7 Update CHANGELOGs
  • faadb28 Merge pull request #16 from rails/7-0-sec-relase
  • 985f192 Avoid backtracking in ActionMailer block_format
  • 4f4312b ActionText: Avoid backtracing in plain_text_for_blockquote_node
  • fb493be Avoid backtracking in filtered_query_string
  • Additional commits viewable in compare view

Updates byebug from 11.1.3 to 13.0.0

Release notes

Sourced from byebug's releases.

13.0.0

Fixed

  • #924: Use typed data APIs to fix Ruby 4.0 deprecation ([@​nobu]).
  • #876: Add explicit require of stringio ([@​pabloh]).
  • #909: Avoid loading readline at all to play nice with Ruby 4.0.
  • #905: Make reline an explicit dependency to fix Ruby 3.4 warnings.
  • #824: Improve startup by loading IRB lazily ([@​pocke]).
  • #848: Grammar fixes in GUIDE.md ([@​alexymik]).
  • #804: Fix typo in context.rb documentation ([@​ono-max]).

Removed

  • Support for MRI 3.1. Byebug no longer installs on this platform.

... (truncated)

Changelog

Sourced from byebug's changelog.

[13.0.0] - 2026-01-15

Fixed

  • #924: Use typed data APIs to fix Ruby 4.0 deprecation ([@​nobu]).
  • #876: Add explicit require of stringio ([@​pabloh]).
  • #909: Avoid loading readline at all to play nice with Ruby 4.0.
  • #905: Make reline an explicit dependency to fix Ruby 3.4 warnings.
  • #824: Improve startup by loading IRB lazily ([@​pocke]).
  • #848: Grammar fixes in GUIDE.md ([@​alexymik]).
  • #804: Fix typo in context.rb documentation ([@​ono-max]).

Removed

  • Support for MRI 3.1. Byebug no longer installs on this platform.

[12.0.0] - 2025-03-25

Changed

  • #690: break without any arguments now sets a breakpoint on the current line, just like gdb ([@​sergioro9]).

Fixed

  • #741: Small consistency issues in help messages.
  • #743: untracevar command crashing when giving a non existent global variable.
  • #744: Another punctuation tweak in enable breakpoints help message.
  • #736: Skip warning about $SAFE global variable on ruby 2.7 when listing global variables.

Added

Removed

  • Support for MRI 2.4, 2.5, 2.6, 2.7, and 3.0. Byebug no longer installs on this platform.
Commits

Updates pry-byebug from 3.10.1 to 3.12.0

Release notes

Sourced from pry-byebug's releases.

3.12.0

Added

  • Allow usage with Byebug 13 (#466).
  • Allow pry 0.16 (#462).

Removed

  • Support for Ruby 3.1. Pry-byebug no longer installs on these platforms (#467).

3.11.0

Added

  • Byebug 12 compatibility, with Ruby 3.1, 3.2, and 3.3 support (#434).
  • Support for pry 0.15 (#428).

Removed

  • Support for Ruby 2.7, and 3.0. Pry-byebug no longer installs on these platforms (#433).
Changelog

Sourced from pry-byebug's changelog.

3.12.0 (2026-01-16)

Added

  • Allow usage with Byebug 13 (#466).
  • Allow pry 0.16 (#462).

Removed

  • Support for Ruby 3.1. Pry-byebug no longer installs on these platforms (#467).

3.11.0 (2025-03-28)

Added

  • Byebug 12 compatibility, with Ruby 3.1, 3.2, and 3.3 support (#434).
  • Support for pry 0.15 (#428).

Removed

  • Support for Ruby 2.7, and 3.0. Pry-byebug no longer installs on these platforms (#433).
Commits

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), [algolia](https://github.com/algolia/algoliasearch-client-ruby), [rails](https://github.com/rails/rails), [byebug](https://github.com/deivid-rodriguez/byebug) and [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug). These dependencies needed to be updated together.

Updates `faraday` from 1.10.3 to 2.14.1
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v1.10.3...v2.14.1)

Updates `algolia` from 2.0.4 to 3.35.0
- [Release notes](https://github.com/algolia/algoliasearch-client-ruby/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-ruby/blob/main/CHANGELOG.md)
- [Commits](algolia/algoliasearch-client-ruby@2.0.4...v3.35.0)

Updates `rails` from 6.1.7.8 to 6.1.7.10
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v6.1.7.8...v6.1.7.10)

Updates `byebug` from 11.1.3 to 13.0.0
- [Release notes](https://github.com/deivid-rodriguez/byebug/releases)
- [Changelog](https://github.com/deivid-rodriguez/byebug/blob/main/CHANGELOG.md)
- [Commits](deivid-rodriguez/byebug@v11.1.3...v13.0.0)

Updates `pry-byebug` from 3.10.1 to 3.12.0
- [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases)
- [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md)
- [Commits](deivid-rodriguez/pry-byebug@v3.10.1...v3.12.0)

---
updated-dependencies:
- dependency-name: faraday
  dependency-version: 2.14.1
  dependency-type: direct:production
- dependency-name: algolia
  dependency-version: 3.35.0
  dependency-type: direct:production
- dependency-name: rails
  dependency-version: 6.1.7.10
  dependency-type: direct:production
- dependency-name: byebug
  dependency-version: 13.0.0
  dependency-type: direct:development
- dependency-name: pry-byebug
  dependency-version: 3.12.0
  dependency-type: direct:development
...

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 Feb 9, 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