Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: intercom/intercom-react-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cbd0963
Choose a base ref
...
head repository: intercom/intercom-react-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2b81c58
Choose a head ref
  • 2 commits
  • 6 files changed
  • 4 contributors

Commits on Jul 29, 2026

  1. build(deps): bump the github-actions group across 1 directory with 3 …

    …updates (#445)
    
    Bumps the github-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [ruby/setup-ruby](https://github.com/ruby/setup-ruby).
    
    
    Updates `actions/checkout` from 4.2.2 to 6.0.2
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@11bd719...de0fac2)
    
    Updates `actions/setup-node` from 4.4.0 to 6.4.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@49933ea...48b55a0)
    
    Updates `ruby/setup-ruby` from 1.308.0 to 1.310.0
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@97ecb7b...afeafc3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/setup-node
      dependency-version: 6.4.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: ruby/setup-ruby
      dependency-version: 1.310.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: ems-security-compliance[bot] <282639176+ems-security-compliance[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    82e07a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2026

  1. chore: update Intercom SDK dependencies (iOS: 19.7.1 → 19.7.2, Androi…

    …d: 18.6.0 → 18.7.0) (#463)
    
    - Updated iOS SDK from 19.7.1 to 19.7.2
    - Updated Android SDK from 18.6.0 to 18.7.0
    - Bumped version from 10.5.0 to 10.6.0 (minor)
    - Synced the example apps' Podfile.lock files
    
    Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
    DD-Intercom and claude authored Aug 6, 2026
    Configuration menu
    Copy the full SHA
    2b81c58 View commit details
    Browse the repository at this point in the history
Loading