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: sourcetoad/react-native-idscan-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: sourcetoad/react-native-idscan-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.0
Choose a head ref
  • 17 commits
  • 51 files changed
  • 6 contributors

Commits on May 15, 2023

  1. build(deps): bump vm2 from 3.9.17 to 3.9.18 (#60)

    Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.17 to 3.9.18.
    - [Release notes](https://github.com/patriksimek/vm2/releases)
    - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
    - [Commits](patriksimek/vm2@3.9.17...3.9.18)
    
    ---
    updated-dependencies:
    - dependency-name: vm2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 15, 2023
    Configuration menu
    Copy the full SHA
    8b8590b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. build(deps): bump tough-cookie from 4.0.0 to 4.1.3 (#61)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4b31d1e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. build(deps): bump semver from 5.7.1 to 5.7.2 in /example (#62)

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    cb0b558 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#63)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    efc1abc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Upgrade example to RN 72.x (#64)

    * build: bump react native version
    
    * build: fix conflicting peer dependencies
    
    * fix: remove deprecated ts config
    
    * build: remove yarn.lock at root
    
    ---------
    
    Co-authored-by: Connor Tumbleson <connor@sourcetoad.com>
    ian-wd and iBotPeaches authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ba64dc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    fc18afd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d419d3 View commit details
    Browse the repository at this point in the history
  3. fix: ensure we fallback in combined mode on iOS (#67)

     - includes patch for IDScan corrupting input
    iBotPeaches authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    155660c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. build(deps): bump activesupport from 7.0.6 to 7.0.7.2 in /example (#68)

    Bumps [activesupport](https://github.com/rails/rails) from 7.0.6 to 7.0.7.2.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)
    - [Commits](rails/rails@v7.0.6...v7.0.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: activesupport
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    cc1fe22 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump json5 from 2.2.1 to 2.2.3 in /example (#69)

    Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.1...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    434402e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. build(deps): bump @babel/traverse from 7.17.3 to 7.23.2 in /example (#70

    )
    
    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f1564a6 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.2 (#71)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    200444c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. build(deps): bump react-devtools-core from 4.28.0 to 4.28.4 in /examp…

    …le (#73)
    
    Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.28.0 to 4.28.4.
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core)
    
    ---
    updated-dependencies:
    - dependency-name: react-devtools-core
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9be301a View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump react-devtools-core from 4.28.0 to 4.28.4 (#72)

    Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.28.0 to 4.28.4.
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core)
    
    ---
    updated-dependencies:
    - dependency-name: react-devtools-core
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    305f980 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    18499b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. TCS-1286 RN 0.73 Upgrade (#75)

    * TCS-1286 docs: update contributing doc to reflect use of npm instead of yarn
    
    * TCS-1286 build: switch example app to use npm
    
    * TCS-1286 build: add xcode env to gitignore
    
    * TCS-1286 build: upgrade RN from 0.72 to 0.73
    
    * TCS-1286 build: use new rn babel package
    
    * TCS-1286 build: lock RN to 0.73.1
    jyann authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bffdf5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f22e92e View commit details
    Browse the repository at this point in the history
Loading