Skip to content

Bump faraday from 1.10.5 to 1.10.6#1409

Open
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/bundler/faraday-1.10.6
Open

Bump faraday from 1.10.5 to 1.10.6#1409
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/bundler/faraday-1.10.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Bumps faraday from 1.10.5 to 1.10.6.

Release notes

Sourced from faraday's releases.

v1.10.6

What's Changed

New Contributors

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

Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 24, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 24, 2026 20:23
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 24, 2026
@wpmobilebot

wpmobilebot commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

XCFramework Build

This PR's XCFramework is available for testing. Add to your Package.swift:

.package(url: "https://github.com/automattic/wordpress-rs", branch: "pr-build/1409")

Built from 8a8b2e8

@mokagio mokagio enabled auto-merge (squash) June 24, 2026 23:54
Comment thread Gemfile
Comment on lines 10 to +12
# Security: https://github.com/lostisland/faraday/pull/1665
# Faraday 2.0 is not compatible with Fastlane
gem 'faraday', '~> 1.10', '>= 1.10.5'
gem 'faraday', '~> 1.10'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Mmm... I wish Dependabot left the >= 1.10.5 rule because it clarifies the constraint. But I suppose in the context of a repo that Dependabot monitors, we might be fine with it taking over the rules because it also takes over ensuring resolution produces a safe version.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@iangmaia iangmaia force-pushed the dependabot/bundler/faraday-1.10.6 branch from e55d3bb to 8a8b2e8 Compare July 1, 2026 14:38
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.

2 participants