Skip to content

Bump fastlane to fix excon vulnerability#754

Merged
iangmaia merged 5 commits into
trunkfrom
iangmaia/fix-excon-dependabot-alert
Jul 13, 2026
Merged

Bump fastlane to fix excon vulnerability#754
iangmaia merged 5 commits into
trunkfrom
iangmaia/fix-excon-dependabot-alert

Conversation

@iangmaia

@iangmaia iangmaia commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

@iangmaia
iangmaia requested a review from a team as a code owner July 13, 2026 12:34
Copilot AI review requested due to automatic review settings July 13, 2026 12:34
@iangmaia iangmaia self-assigned this Jul 13, 2026

Copilot AI left a comment

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.

Pull request overview

This PR updates the Release Toolkit gem’s Fastlane dependency constraints to allow Bundler to resolve a patched excon version, addressing CVE-2026-54171 / GHSA-48rx-c7pg-q66r.

Changes:

  • Bump the runtime fastlane dependency floor from ~> 2.235 to ~> 2.237 in the gemspec.
  • Update Gemfile.lock to resolve fastlane 2.237.0 and excon 1.5.0 (plus related dependency adjustments).
  • Add a ## Trunk changelog entry documenting the security-motivated dependency bump.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
Gemfile.lock Updates the resolved dependency set to include fastlane 2.237.0 and excon 1.5.0.
fastlane-plugin-wpmreleasetoolkit.gemspec Raises the plugin’s runtime Fastlane dependency to ~> 2.237.
CHANGELOG.md Documents the dependency bump and the associated CVE/GHSA under ## Trunk.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CHANGELOG.md Outdated
Comment thread fastlane-plugin-wpmreleasetoolkit.gemspec
Comment thread CHANGELOG.md Outdated
iangmaia and others added 2 commits July 13, 2026 17:57
Co-authored-by: Olivier Halligon <olivier.halligon@automattic.com>
@iangmaia
iangmaia merged commit b616fd0 into trunk Jul 13, 2026
6 checks passed
@iangmaia
iangmaia deleted the iangmaia/fix-excon-dependabot-alert branch July 13, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants