Skip to content

Bump the ruby-minor-and-patch group with 2 updates - #1289

Merged
mokagio merged 1 commit into
trunkfrom
dependabot/bundler/ruby-minor-and-patch-d4548a31ca
Sep 22, 2026
Merged

mokagio merged 1 commit into
trunkfrom
dependabot/bundler/ruby-minor-and-patch-d4548a31ca

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the ruby-minor-and-patch group with 2 updates: fastlane and fastlane-plugin-sentry.

Updates fastlane from 2.240.0 to 2.240.1

Release notes

Sourced from fastlane's releases.

2.240.1 Improvements

  • [gem] add cgi gem for Ruby 4 std removal (#30232) via Connor Tumbleson (@​iBotPeaches)
  • [deliver] keep an explicitly set platform when a pkg is present (#30224) via Anand Hegde (@​anandghegde)
  • [match] upload certs immediatly to storage to prevent desync of files (#30160) via Connor Tumbleson (@​iBotPeaches)
  • security gem 0.3.0 integration (#30178) via Jerome Lacoste (@​lacostej)
  • build: prevent locking androidpublisher_v3 to 0.99.0 (#30228) via Connor Tumbleson (@​iBotPeaches)
  • [tests] Keep the Tempfile, not only its path (#30227) via Jerome Lacoste (@​lacostej)
  • [tests] Stop four specs writing into the shared temp root (#30225) via Jerome Lacoste (@​lacostej)
  • [tests] Restore the working directory structurally in two specs (#30221) via Jerome Lacoste (@​lacostej)
  • [tests] Remove the fixed paths under /tmp from the test suite (#30220) via Jerome Lacoste (@​lacostej)
  • build(deps): bump actions/upload-artifact from 4 to 7 (#30222) via dependabot[bot] (@​dependabot[bot])
Commits
  • 1b9d750 Version bump to 2.240.1 (#30233)
  • 354da89 [gem] add cgi gem for Ruby 4 std removal (#30232)
  • f05f95e [deliver] keep an explicitly set platform when a pkg is present (#30224)
  • d6c0e95 [match] upload certs immediatly to storage to prevent desync of files (#30160)
  • cf9422b security gem 0.3.0 integration (#30178)
  • 4a52b9a [gem] prevent locking androidpublisher_v3 to 0.99.0 (#30228)
  • 3309d41 [tests] Keep the Tempfile, not only its path (#30227)
  • bc8a1e0 [tests] Stop four specs writing into the shared temp root (#30225)
  • 3b29558 [tests] Restore the working directory structurally in two specs (#30221)
  • 88365c6 [tests] Remove the fixed paths under /tmp from the test suite (#30220)
  • Additional commits viewable in compare view

Updates fastlane-plugin-sentry from 2.6.3 to 2.7.0

Release notes

Sourced from fastlane-plugin-sentry's releases.

2.7.0

Features

  • Add dSYM support to IPA build uploads. Pass dsym_path to sentry_upload_build to include symbols in build analysis:

    sentry_upload_build(
      ipa_path: "./build/MyApp.ipa",
      dsym_path: "./build/MyApp.app.dSYM.zip"
    )

    dsym_path accepts a path or array of paths to dSYM bundles, directories containing dSYMs, or ZIP archives. The dSYMs are also uploaded separately for event symbolication. Including dSYMs in IPA build analysis is supported when running on macOS with Apple silicon. (#531)

Changelog

Sourced from fastlane-plugin-sentry's changelog.

2.7.0

Features

  • Add dSYM support to IPA build uploads. Pass dsym_path to sentry_upload_build to include symbols in build analysis:

    sentry_upload_build(
      ipa_path: "./build/MyApp.ipa",
      dsym_path: "./build/MyApp.app.dSYM.zip"
    )

    dsym_path accepts a path or array of paths to dSYM bundles, directories containing dSYMs, or ZIP archives. The dSYMs are also uploaded separately for event symbolication. Including dSYMs in IPA build analysis is supported when running on macOS with Apple silicon. (#531)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ruby-minor-and-patch group with 2 updates: [fastlane](https://github.com/fastlane/fastlane) and [fastlane-plugin-sentry](https://github.com/getsentry/sentry-fastlane-plugin).


Updates `fastlane` from 2.240.0 to 2.240.1
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md)
- [Commits](fastlane/fastlane@fastlane/2.240.0...fastlane/2.240.1)

Updates `fastlane-plugin-sentry` from 2.6.3 to 2.7.0
- [Release notes](https://github.com/getsentry/sentry-fastlane-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-fastlane-plugin/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-fastlane-plugin@2.6.3...2.7.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.240.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-and-patch
- dependency-name: fastlane-plugin-sentry
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-and-patch
...

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 Sep 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 21, 2026 19:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 21, 2026
@mokagio
mokagio merged commit 03b8a15 into trunk Sep 22, 2026
7 of 11 checks passed
@mokagio
mokagio deleted the dependabot/bundler/ruby-minor-and-patch-d4548a31ca branch September 22, 2026 01:00
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.

1 participant