Bump faraday from 1.10.5 to 1.10.6#1409
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Collaborator
XCFramework BuildThis PR's XCFramework is available for testing. Add to your .package(url: "https://github.com/automattic/wordpress-rs", branch: "pr-build/1409")Built from 8a8b2e8 |
mokagio
reviewed
Jun 24, 2026
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' |
Contributor
There was a problem hiding this comment.
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.
mokagio
approved these changes
Jun 24, 2026
This was referenced Jun 24, 2026
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>
e55d3bb to
8a8b2e8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps faraday from 1.10.5 to 1.10.6.
Release notes
Sourced from faraday's releases.
Commits
3194de5v1.10.6dd10c0dBackport GHSA-98m9-hrrm-r99r fix to 1.x: add param_depth_limit to NestedParam...6230807See if tests pass against Ruby 3.3 (#1677)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)