Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps fastlane-plugin-sentry from 1.33.0 to 1.34.0.

Release notes

Sourced from fastlane-plugin-sentry's releases.

1.34.0

Features

  • Add sentry upload build action to upload iOS app archives (.xcarchive) to Sentry #320
  • Add git context parameters to sentry_upload_build action for enhanced context including commit SHAs, branch names, repository information, and pull request details #335
  • Add environment variable support for git parameters in sentry_upload_build action (SENTRY_HEAD_SHA, SENTRY_BASE_SHA, SENTRY_VCS_PROVIDER, SENTRY_HEAD_REPO_NAME, SENTRY_BASE_REPO_NAME, SENTRY_HEAD_REF, SENTRY_BASE_REF, SENTRY_PR_NUMBER, SENTRY_BUILD_CONFIGURATION) #342

Dependencies

Changelog

Sourced from fastlane-plugin-sentry's changelog.

1.34.0

Features

  • Add sentry upload build action to upload iOS app archives (.xcarchive) to Sentry #320
  • Add git context parameters to sentry_upload_build action for enhanced context including commit SHAs, branch names, repository information, and pull request details #335
  • Add environment variable support for git parameters in sentry_upload_build action (SENTRY_HEAD_SHA, SENTRY_BASE_SHA, SENTRY_VCS_PROVIDER, SENTRY_HEAD_REPO_NAME, SENTRY_BASE_REPO_NAME, SENTRY_HEAD_REF, SENTRY_BASE_REF, SENTRY_PR_NUMBER, SENTRY_BUILD_CONFIGURATION) #342

Dependencies

Commits
  • 9d671ce release: 1.34.0
  • 840ac30 chore(deps): update CLI to v2.56.0 (#347)
  • a731486 ci(workflows): Add manual trigger for dependency update workflow (#346)
  • 2dee105 chore(deps): update CLI to v2.55.0 (#344)
  • 43162de chore(deps): update CLI to v2.54.0 (#343)
  • 99c9eb3 feat: Add environment variable support for git parameters in sentry_upload_bu...
  • b0c36a1 build(deps): bump actions/create-github-app-token from 2.1.1 to 2.1.4 (#341)
  • 815cc44 build(deps): bump actions/setup-node from 4 to 5 (#339)
  • c57d6a1 build(deps): bump actions/stale from 9.1.0 to 10.0.0 (#340)
  • 0790179 build(deps): bump actions/setup-python from 5 to 6 (#338)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 1.33.0 to 1.34.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@1.33.0...1.34.0)

---
updated-dependencies:
- dependency-name: fastlane-plugin-sentry
  dependency-version: 1.34.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 Oct 6, 2025
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 6, 2025
@dependabot dependabot bot added the ruby Pull requests that update ruby code label Oct 6, 2025
Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

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

LGTM

@philipphofmann philipphofmann merged commit ba80daf into main Oct 7, 2025
131 of 133 checks passed
@philipphofmann philipphofmann deleted the dependabot/bundler/fastlane-plugin-sentry-1.34.0 branch October 7, 2025 13:53
philipphofmann added a commit that referenced this pull request Oct 8, 2025
Bumps [fastlane-plugin-sentry](https://github.com/getsentry/sentry-fastlane-plugin) from 1.33.0 to 1.34.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@1.33.0...1.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philipp Hofmann <philipp.hofmann@sentry.io>
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.

2 participants