Skip to content

Bump release-toolkit to 14.x#806

Open
mokagio wants to merge 1 commit into
trunkfrom
mokagio/bump-rt-14
Open

Bump release-toolkit to 14.x#806
mokagio wants to merge 1 commit into
trunkfrom
mokagio/bump-rt-14

Conversation

@mokagio
Copy link
Copy Markdown
Contributor

@mokagio mokagio commented May 8, 2026

Summary

Bumps fastlane-plugin-wpmreleasetoolkit from ~> 13.0 (locked at 13.0.0) to ~> 14.4 (resolves to 14.4.1).
Carries nokogiri 1.19.3 transitively via the toolkit's gemspec floor, closing GHSA-c4rq-3m3g-8wgx without an explicit gem 'nokogiri' pin.

Lockfile delta beyond the headline bumps

  • fastlane 2.225.0 → 2.233.1, picked up because rt 14.0 raised the Fastlane floor from ~> 2.213 to ~> 2.231. Existing gem 'fastlane', '~> 2.222' satisfies it.
  • activesupport + transitive deps drop out — rt 14.3.1 removed activesupport from runtime deps.
  • gettext family added — used by rt's PO-generation path.
  • dotenv added — rt's new EnvManager (14.4.0) wraps it.

Test plan

  • CI green on mokagio/bump-rt-14.
  • bundle exec fastlane lanes lists the same iOS lanes (verified locally).

🤖 Generated with Claude Code

Posted by Claude (Opus 4.7) on behalf of @mokagio with approval.

Carries nokogiri 1.19.3 transitively (`fastlane-plugin-wpmreleasetoolkit`
14.4.1's gemspec floors it at `>= 1.19.3`), closing GHSA-c4rq-3m3g-8wgx
without an explicit `gem 'nokogiri'` pin.

Lockfile churn beyond the headline bumps:

- fastlane 2.225.0 → 2.233.1, picked up because rt 14.0 raised the
  Fastlane floor from `~> 2.213` to `~> 2.231`.
- `activesupport` and friends drop out — rt 14.3.1 removed
  `activesupport` from runtime deps.
- `gettext` family added — used by rt's PO-generation path.
- `dotenv` added — rt's new `EnvManager` (14.4.0) wraps it.

---

Generated with the help of Claude Code, https://claude.com/claude-code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 8, 2026 02:30
@mokagio mokagio self-assigned this May 8, 2026
@mokagio mokagio added the tooling label May 8, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s Ruby tooling dependencies by bumping fastlane-plugin-wpmreleasetoolkit to the 14.x line, which in turn updates the locked Fastlane/toolchain gem set and pulls in a newer nokogiri version to address a security advisory.

Changes:

  • Bump fastlane-plugin-wpmreleasetoolkit dependency from ~> 13.0 to ~> 14.4.
  • Refresh Gemfile.lock to reflect the new toolkit version and its transitive dependency updates (including nokogiri 1.19.3 and Fastlane 2.233.1).

Reviewed changes

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

File Description
Gemfile Updates the declared fastlane-plugin-wpmreleasetoolkit version constraint to ~> 14.4.
Gemfile.lock Locks the resolved gem set for toolkit 14.4.1, including updated Fastlane and transitive dependencies (e.g., nokogiri 1.19.3).

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

@wpmobilebot
Copy link
Copy Markdown

App Icon📲 You can test the changes from this Pull Request in Gravatar Prototype Build by scanning the QR code below to install the corresponding build.
App NameGravatar Prototype Build
Build Number2477
VersionPR #806
Bundle IDcom.automattic.gravatar-sdk-demo-uikit.prototype-build
Commit3c0e293
Installation URL0rjutajcnmaqg
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants