Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Dependabot #6

Open
wants to merge 81 commits into
base: master
Choose a base branch
from
Open

Added Dependabot #6

wants to merge 81 commits into from

Commits on Nov 29, 2021

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

Commits on May 10, 2022

  1. Bump async from 2.6.3 to 2.6.4 in /example (#7)

    Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.3...v2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 10, 2022
    Configuration menu
    Copy the full SHA
    87cbfe2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

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

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    b98c02e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    869b2c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec96598 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa2b2f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

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

Commits on Nov 4, 2022

  1. refactor: typescript rewrite

    ian-wd authored and iBotPeaches committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e309880 View commit details
    Browse the repository at this point in the history
  2. tests: add tests

    ian-wd authored and iBotPeaches committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    7f2e7b7 View commit details
    Browse the repository at this point in the history
  3. ci: init test and lint

    ian-wd authored and iBotPeaches committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    697524c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1229a9a View commit details
    Browse the repository at this point in the history
  5. refactor: uuid filename

    ian-wd authored and iBotPeaches committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    2c888e7 View commit details
    Browse the repository at this point in the history
  6. ci: run on latest ubuntu

    ian-wd authored and iBotPeaches committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    f0cb1eb View commit details
    Browse the repository at this point in the history
  7. feat: autolink example modules

    ian-wd authored and iBotPeaches committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a3a6e86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f659e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7fffb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Bump decode-uri-component from 0.2.0 to 0.2.2 in /example (#14)

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c9f0a6a View commit details
    Browse the repository at this point in the history
  2. Bump decode-uri-component from 0.2.0 to 0.2.2 (#15)

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    e7ab565 View commit details
    Browse the repository at this point in the history
  3. Feat: Publish to NPM (#16)

    * build: remove non-scoped name
    
    * build: support publish to npm
    
    * feat: publish npm workflow
    
    * build: upgrade to 1.0.2
    iBotPeaches authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d3cdc50 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Bump json5 from 2.2.1 to 2.2.3 (#17)

    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] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    ac22e35 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Bump activesupport from 6.1.7 to 6.1.7.1 in /example (#18)

    Bumps [activesupport](https://github.com/rails/rails) from 6.1.7 to 6.1.7.1.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md)
    - [Commits](rails/rails@v6.1.7...v6.1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: activesupport
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    16abd57 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    8b2cf41 View commit details
    Browse the repository at this point in the history
  2. Bump @sideway/formula from 3.0.0 to 3.0.1 in /example (#21)

    Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/sideway/formula/releases)
    - [Commits](hapijs/formula@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@sideway/formula"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    019970a View commit details
    Browse the repository at this point in the history
  3. Bump @sideway/formula from 3.0.0 to 3.0.1 (#20)

    Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/sideway/formula/releases)
    - [Commits](hapijs/formula@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@sideway/formula"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    1462b58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0723b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Bump activesupport from 6.1.7.1 to 6.1.7.3 in /example (#23)

    Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.1 to 6.1.7.3.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md)
    - [Commits](rails/rails@v6.1.7.1...v6.1.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: activesupport
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    07c2ec3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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

Commits on Jul 5, 2023

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

Commits on Jul 9, 2023

  1. Bump tough-cookie from 4.1.2 to 4.1.3 (#28)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 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.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    463d0d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Bump tough-cookie from 4.1.2 to 4.1.3 in /example (#27)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 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.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4565f38 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Bump semver from 5.7.1 to 5.7.2 (#29)

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    893a7c2 View commit details
    Browse the repository at this point in the history
  2. Bump semver from 5.7.1 to 5.7.2 in /example (#30)

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    de7e5a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4 in /example (#31)

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ae910ec View commit details
    Browse the repository at this point in the history
  2. Bump word-wrap from 1.2.3 to 1.2.4 (#32)

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    97ce385 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    90380c1 View commit details
    Browse the repository at this point in the history
  2. Upgrade to RN 70.12 (#34)

    * build: jump to latest on RN 70
    
    * build: upgrade pods
    
    * refactor: migrate random files to RN70
    
    * build: update gem lock file
    
    * build: upgrad to rn 70.12
    iBotPeaches authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f3a2258 View commit details
    Browse the repository at this point in the history
  3. Android: Revamp build.gradle (#33)

    * chore: remove unneeded properties + swap to `implementation`
    
    * fix: add missing repositories block
    
    * refactor: drop buildToolsVersion and refactor property fetch
    iBotPeaches authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    843b96a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    f86060e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd7262f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. RN 0.72.x Upgrade (#38)

    * build: [WIP] bump typescript and react-native version
    
    * build: bump example RN version
    
    * build: fix gradle plugin path
    
    * build: remove and ignore coverage folder
    
    * build: fix linting problems
    
    * build: disable noUnusedParam TS config
    
    * fix: correct package on flipper file
    
    * refactor: remove duplicate gitignore lines
    
    ---------
    
    Co-authored-by: Connor Tumbleson <[email protected]>
    ian-wd and iBotPeaches authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5279b26 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. TCS-1239 replace deprecated lifecycle hooks (#39)

    * TCS-1239 refactor: remove unneeded state text
    
    * TCS-1239 feat: added text input to example to test reactivity of text prop
    
    * TCS-1239 refactor: move panResponder initialization to constructor
    
    * TCS-1239 fix: re-add text color processing
    
    * TCS-1239 refactor: address lint errors and some warnings
    
    * TCS-1239 build: updated pods
    jyann authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a2d7a5e View commit details
    Browse the repository at this point in the history
  2. fix: don't track flipper for release builds (#40)

    * fix: don't track flipper for release builds
    
    * Revert "fix: don't track flipper for release builds"
    
    This reverts commit f338a06.
    
    * fix: move flipper to /release/
    iBotPeaches authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8ee9df3 View commit details
    Browse the repository at this point in the history
  3. Lint Android (#41)

    * style: lint Android code + remove unused imports
    iBotPeaches authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    e98572b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5a58f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d041b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e39f546 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

    )
    
    Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 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@v6.1.7.3...v7.0.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: activesupport
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fa610b0 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 (#46)

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1e2266b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

    )
    
    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.0 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9ba78b1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump @babel/traverse from 7.20.1 to 7.23.2 (#48)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1edf738 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 (#50)

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    80b38c6 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump react-devtools-core from 4.28.0 to 4.28.4 in /examp…

    …le (#49)
    
    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7147d87 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix: remove duplicate dependencies (dev) (#52)

    * fix: remove duplicate dependencies (dev)
    
    * fix: purge unused prop packages
    iBotPeaches authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b004771 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    3cca3ed View commit details
    Browse the repository at this point in the history
  2. Swap Yarn for NPM (#54)

    * fix: bye yarn
    
    * build: upgrade lock files
    
    * build: ignore xcode local
    iBotPeaches authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f1cf1cd View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. TCS-1284 RN 0.73 upgrade (#55)

    * TCS-1284 build: add commands to run example from root
    
    * TCS-1284 build: upgrade from RN 0.72 to 0.73
    jyann authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    18e692d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f4f839 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    0b3109b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a00a8b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

Commits on Feb 4, 2024

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

Commits on Feb 22, 2024

  1. build(deps-dev): bump ip from 1.1.8 to 1.1.9 in /example (#62)

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
    - [Commits](indutny/node-ip@v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1e3aa67 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump ip from 1.1.8 to 1.1.9 (#61)

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
    - [Commits](indutny/node-ip@v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    38ecee7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. build(deps): bump rexml from 3.2.6 to 3.2.8 in /example (#63)

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.6...v3.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2024
    Configuration menu
    Copy the full SHA
    5150eab View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. build(deps-dev): bump ws from 6.2.2 to 6.2.3 (#65)

    Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@6.2.2...6.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fffb9a0 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump ws from 6.2.2 to 6.2.3 in /example (#66)

    Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@6.2.2...6.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9e6cfb8 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#67)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0d71b72 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. build(deps-dev): bump fast-xml-parser from 4.2.6 to 4.4.1 in /example (

    …#70)
    
    Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.6 to 4.4.1.
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v4.2.6...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ce81284 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /example (#71)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d640a44 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. RN 0.74.x (#69)

    * chore: bump example app to RN 0.74.x
    
    * chore: bump plugin to RN 0.74.x
    
    * chore: bump peer dependency and add privacy manifest to plugin
    ian-wd authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    91479d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 12, 2024

  1. FIX: using high resolution images on iOS as localSourceImage yields b…

    …lurred outputs (#73)
    
    * fix: using high resolution images on iOS as localSourceImage yields blurred outputs
    
    * chore: newlines
    
    * chore: add entrypoint for typescript
    
    ---------
    
    Co-authored-by: Connor Tumbleson <[email protected]>
    ian-wd and iBotPeaches authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0345c8f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. build(deps): bump rexml from 3.2.8 to 3.3.6 in /example (#74)

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.8...v3.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4008b05 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. build(deps-dev): bump micromatch from 4.0.5 to 4.0.8 in /example (#75)

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4341baa View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    a4fd67c View commit details
    Browse the repository at this point in the history
  2. build(deps): bump send and serve-static (#77)

    Bumps [send](https://github.com/pillarjs/send) and [serve-static](https://github.com/expressjs/serve-static). These dependencies needed to be updated together.
    
    Updates `send` from 0.18.0 to 0.19.0
    - [Release notes](https://github.com/pillarjs/send/releases)
    - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
    - [Commits](pillarjs/send@0.18.0...0.19.0)
    
    Updates `serve-static` from 1.15.0 to 1.16.2
    - [Release notes](https://github.com/expressjs/serve-static/releases)
    - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
    - [Commits](expressjs/serve-static@v1.15.0...v1.16.2)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: serve-static
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c36cdf1 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump serve-static from 1.15.0 to 1.16.2 in /example (#…

    …78)
    
    Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2.
    - [Release notes](https://github.com/expressjs/serve-static/releases)
    - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
    - [Commits](expressjs/serve-static@v1.15.0...v1.16.2)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    993fee1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    4b11ca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3247918 View commit details
    Browse the repository at this point in the history
  3. Added dependabot

    nemanjar7 authored and iBotPeaches committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    49229e0 View commit details
    Browse the repository at this point in the history