Skip to content

build(deps): Bump fastlane-plugin-wpmreleasetoolkit from 14.4.1 to 14.6.0#516

Open
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/bundler/fastlane-plugin-wpmreleasetoolkit-14.6.0
Open

build(deps): Bump fastlane-plugin-wpmreleasetoolkit from 14.4.1 to 14.6.0#516
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/bundler/fastlane-plugin-wpmreleasetoolkit-14.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 16, 2026

Bumps fastlane-plugin-wpmreleasetoolkit from 14.4.1 to 14.6.0.

Release notes

Sourced from fastlane-plugin-wpmreleasetoolkit's releases.

14.6.0

New Features

  • upload_build_to_apps_cdn: Update the list of valid values for platform to add support for Linux - x64 and Linux - ARM64. #720

14.5.0

New Features

  • openai_ask: support OpenAI tool-use (function calling) and model overrides. New optional parameters: tools, tool_handlers, and max_tool_iterations enable a multi-turn loop where the model invokes locally-defined tools and receives role: tool results until it produces a plain text response or hits the iteration cap; model overrides the previously hardcoded gpt-4o. Exceptions raised inside a handler are surfaced back to the model as structured { error:, exception: } tool results rather than crashing the lane. #716
Changelog

Sourced from fastlane-plugin-wpmreleasetoolkit's changelog.

14.6.0

New Features

  • upload_build_to_apps_cdn: Update the list of valid values for platform to add support for Linux - x64 and Linux - ARM64. #720

14.5.0

New Features

  • openai_ask: support OpenAI tool-use (function calling) and model overrides. New optional parameters: tools, tool_handlers, and max_tool_iterations enable a multi-turn loop where the model invokes locally-defined tools and receives role: tool results until it produces a plain text response or hits the iteration cap; model overrides the previously hardcoded gpt-4o. Exceptions raised inside a handler are surfaced back to the model as structured { error:, exception: } tool results rather than crashing the lane. #716
Commits
  • b17a415 Release 14.6.0 into trunk (#722)
  • 72de7f2 Bumped to version 14.6.0
  • 2877f4d Add Linux platforms to upload_build_to_apps_cdn allowlist (#720)
  • b752d35 CHANGELOG: reference PR number
  • 5fc14d5 Add Linux platforms to upload_build_to_apps_cdn allowlist
  • ce311d1 Release 14.5.0 into trunk (#718)
  • a922e08 Update changelog to be more concise.
  • baecc02 Bumped to version 14.5.0
  • 058c998 Add tool-use (function calling) support to openai_ask (#716)
  • 35bc38a Gracefully handle non-JSON-serializable tool handler results
  • Additional commits viewable in compare view

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)

Bumps [fastlane-plugin-wpmreleasetoolkit](https://github.com/wordpress-mobile/release-toolkit) from 14.4.1 to 14.6.0.
- [Release notes](https://github.com/wordpress-mobile/release-toolkit/releases)
- [Changelog](https://github.com/wordpress-mobile/release-toolkit/blob/trunk/CHANGELOG.md)
- [Commits](wordpress-mobile/release-toolkit@14.4.1...14.6.0)

---
updated-dependencies:
- dependency-name: fastlane-plugin-wpmreleasetoolkit
  dependency-version: 14.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 16, 2026
@github-actions github-actions Bot added the [Type] Build Tooling Issues or PRs related to build tooling label May 16, 2026
@wpmobilebot
Copy link
Copy Markdown

XCFramework Build

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

.package(url: "https://github.com/wordpress-mobile/GutenbergKit", branch: "pr-build/516")

Built from e0c772b

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 [Type] Build Tooling Issues or PRs related to build tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant