Skip to content

chore(deps): bump github.com/posthog/posthog-ios from 3.69.0 to 3.69.5 - #1113

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/github.com/posthog/posthog-ios-3.69.5
Open

chore(deps): bump github.com/posthog/posthog-ios from 3.69.0 to 3.69.5#1113
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/github.com/posthog/posthog-ios-3.69.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/posthog/posthog-ios from 3.69.0 to 3.69.5.

Release notes

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

3.69.5

Patch Changes

  • a164d38: Fix: opting back in now re-arms push notifications without an app restart. After a logout unregister clears the device token, optIn() re-requests the APNs token and re-registers the device (when capturePushNotificationSubscriptions is enabled) instead of only restoring consent (#746).

3.69.4

Patch Changes

  • ad199d2: Fix: opting out no longer strands an in-flight push unregister. A DELETE /push_subscriptions is data removal, so it now goes out even after optOut() instead of leaving the server-side subscription active for the whole opted-out period (#746).

3.69.3

Patch Changes

  • 057f4d6: Fix push notification open forwarding for Objective-C delegates.

3.69.2

Patch Changes

  • 6623953: Fix CocoaPods static-library builds on older Xcode versions by disabling emitted module interface verification with the Swift compiler flag.

3.69.1

Patch Changes

  • 9a7f442: Fix CocoaPods static-library archives by skipping emitted module interface verification for source pod builds.
Commits
  • 9b12d09 chore: release v3.69.5 [version bump] [skip ci]
  • a164d38 fix(push): re-register the device token on opt-in (#746) (#760)
  • f54491a chore: release v3.69.4 [version bump] [skip ci]
  • ad199d2 fix: send the push unregister DELETE even after opt-out (#746) (#759)
  • 64c7dd0 chore(deps): bump github.com/vapor/vapor (#758)
  • 7eba0b1 chore(deps-dev): bump @​changesets/cli in the release-tooling group (#757)
  • 9ad8ad7 chore: expand Dependabot ecosystems (#756)
  • 90a2f32 test: snapshot event and request shapes (#755)
  • f271e65 chore: release v3.69.3 [version bump] [skip ci]
  • 057f4d6 fix: forward push notification opens to Objective-C delegates (#753)
  • 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 [github.com/posthog/posthog-ios](https://github.com/PostHog/posthog-ios) from 3.69.0 to 3.69.5.
- [Release notes](https://github.com/PostHog/posthog-ios/releases)
- [Commits](PostHog/posthog-ios@3.69.0...3.69.5)

---
updated-dependencies:
- dependency-name: github.com/posthog/posthog-ios
  dependency-version: 3.69.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 15, 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 Aug 15, 2026
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.

0 participants