Skip to content

chore(deps): bump fastlane-plugin-sentry from 2.1.1 to 2.2.0#7626

Open
dependabot[bot] wants to merge 4 commits intomainfrom
dependabot/bundler/fastlane-plugin-sentry-2.2.0
Open

chore(deps): bump fastlane-plugin-sentry from 2.1.1 to 2.2.0#7626
dependabot[bot] wants to merge 4 commits intomainfrom
dependabot/bundler/fastlane-plugin-sentry-2.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps fastlane-plugin-sentry from 2.1.1 to 2.2.0.

Release notes

Sourced from fastlane-plugin-sentry's releases.

2.2.0

Fixes

  • Prefer explicit path params over SharedValues defaults (#434)
    • Behavior change: When both an explicit path param (e.g. ipa_path) and a SharedValue (e.g. XCODEBUILD_ARCHIVE) are set, the explicit param now correctly takes precedence. Previously, the first param in resolution order was used regardless of whether it was explicitly passed.

Dependencies

Changelog

Sourced from fastlane-plugin-sentry's changelog.

2.2.0

Fixes

  • Prefer explicit path params over SharedValues defaults (#434)
    • Behavior change: When both an explicit path param (e.g. ipa_path) and a SharedValue (e.g. XCODEBUILD_ARCHIVE) are set, the explicit param now correctly takes precedence. Previously, the first param in resolution order was used regardless of whether it was explicitly passed.

Dependencies

Commits
  • c37e320 release: 2.2.0
  • f9dbfcb fix(upload_build): Prefer explicit path params over SharedValues defaults (#434)
  • 03da844 build(deps): bump getsentry/craft from 2.21.7 to 2.23.1 (#433)
  • c38bce2 build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#432)
  • 90d8727 chore(deps): update CLI to v3.2.3 (#430)
  • f55a3c3 build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml (#431)
  • a150fe2 Merge branch 'release/2.1.1'
  • See full diff 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-sentry](https://github.com/getsentry/sentry-fastlane-plugin) from 2.1.1 to 2.2.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.1.1...2.2.0)

---
updated-dependencies:
- dependency-name: fastlane-plugin-sentry
  dependency-version: 2.2.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 ready-to-merge Use this label to trigger all PR workflows labels Mar 6, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ready-to-merge Use this label to trigger all PR workflows labels Mar 6, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (SPM) Add package traits for UI framework opt-out and macOS CLI sample by philprime in #7578
  • Use full flamegraph for metrickit app hangs by noahsmartin in #7185

Bug Fixes 🐛

  • Capture transactions during launch profiling window by philipphofmann in #7602

Internal Changes 🔧

Deps

  • Bump fastlane-plugin-sentry from 2.1.1 to 2.2.0 by dependabot[bot] in #7626
  • Bump mikepenz/action-junit-report from 6.3.0 to 6.3.1 by dependabot in #7630
  • Bump actions/setup-node from 6.2.0 to 6.3.0 by dependabot in #7627
  • Bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.23.0 to 2.23.2 by dependabot in #7628
  • Bump getsentry/craft from 2.23.0 to 2.23.2 by dependabot in #7629
  • Bump ruby/setup-ruby from 1.288.0 to 1.290.0 by dependabot in #7631

Samples

  • Restructure watchOS-Swift sample by philprime in #7614
  • Restructure visionOS-Swift sample by philprime in #7616
  • Restructure visionOS-SwiftUI-SPM sample by philprime in #7615

Other

  • (ci) Adds a Nightly Job with unit tests for less frequent devices by itaybre in #7632
  • (test-samples) Restructure SwiftUITestSample and SwiftUICrashTest by philprime in #7612
  • Fix flaky HangTracker deallocated test by noahsmartin in #7639

🤖 This preview updates automatically when you update the PR.

Copy link
Contributor

@itaybre itaybre left a comment

Choose a reason for hiding this comment

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

LGTM

@itaybre itaybre enabled auto-merge (squash) March 6, 2026 20:20
@itaybre itaybre disabled auto-merge March 6, 2026 20:44
@itaybre itaybre enabled auto-merge (squash) March 6, 2026 20:44
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 ready-to-merge Use this label to trigger all PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants