Skip to content

chore(deps): bump github.com/posthog/posthog-ios from 3.69.12 to 3.71.0 - #1220

Merged
robinebers merged 1 commit into
mainfrom
dependabot/swift/github.com/posthog/posthog-ios-3.71.0
Sep 5, 2026
Merged

chore(deps): bump github.com/posthog/posthog-ios from 3.69.12 to 3.71.0#1220
robinebers merged 1 commit into
mainfrom
dependabot/swift/github.com/posthog/posthog-ios-3.71.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/posthog/posthog-ios from 3.69.12 to 3.71.0.

Release notes

Sourced from github.com/posthog/posthog-ios's releases.

3.71.0

Minor Changes

  • 27b6b36: Session replay: honor a ph-no-mask token on accessibilityIdentifier or accessibilityLabel to exclude a view (and its subviews) from masking. This gives platforms that cannot reach the .postHogNoMask() modifier, such as React Native (where testID maps to accessibilityIdentifier), a way to selectively unmask known-safe views while keeping maskAllTextInputs on.

3.70.1

Patch Changes

  • ac3dc31: Fix session replay masks drifting away from the content they cover while a screen scrolls or animates. During fast scrolling, frames are captured with a renderer that keeps masks aligned but draws blur, video and Metal content flat, and that also ignores layer.mask, maskView and CoreAnimation filters — content hidden by those alone is drawn in full in those frames. Use postHogMask() for anything that must never appear in a recording.

3.70.0

Minor Changes

  • b67d001: Surveys can now display an optional intro screen before the first question, configured via the new displayIntroScreen, introScreenHeader, introScreenDescription, introScreenDescriptionContentType, and introScreenButtonText appearance fields (mirroring the existing thank-you message fields, including translations). Advancing past the intro records no response and sends no survey event; dismissing the survey from the intro still sends the normal survey dismissed event. The new fields are also exposed on PostHogDisplaySurveyAppearance for custom survey delegates. Additionally fixes the thank-you message description never rendering in the built-in survey UI.
Commits
  • d933f30 chore: release v3.71.0 [version bump] [skip ci]
  • 27b6b36 feat: honor ph-no-mask accessibility token in session replay masking (#787)
  • cf56a54 chore: release v3.70.1 [version bump] [skip ci]
  • ac3dc31 fix(replay): keep session replay masks aligned with the captured frame (#786)
  • d7a811e chore: release v3.70.0 [version bump] [skip ci]
  • b67d001 feat(surveys): add optional intro screen before the first question (#754)
  • c22716c chore(deps-dev): bump @​changesets/cli from 3.0.0 to 3.0.1 in the release-tool...
  • f09e262 chore: Use AGENTS.md for agent instructions (#783)
  • 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 [github.com/posthog/posthog-ios](https://github.com/PostHog/posthog-ios) from 3.69.12 to 3.71.0.
- [Release notes](https://github.com/PostHog/posthog-ios/releases)
- [Commits](PostHog/posthog-ios@3.69.12...3.71.0)

---
updated-dependencies:
- dependency-name: github.com/posthog/posthog-ios
  dependency-version: 3.71.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 swift_package_manager Pull requests that update swift_package_manager code labels Sep 5, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Sep 5, 2026
@robinebers
robinebers merged commit a03048e into main Sep 5, 2026
3 of 4 checks passed
@robinebers
robinebers deleted the dependabot/swift/github.com/posthog/posthog-ios-3.71.0 branch September 5, 2026 07:05
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 swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant