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: DeviceFarmer/adbkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.1
Choose a base ref
...
head repository: DeviceFarmer/adbkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.2
Choose a head ref
  • 10 commits
  • 5 files changed
  • 4 contributors

Commits on Dec 13, 2021

  1. Default to IPv4 localhost for Node 17 compatibility (#214)

    Signed-off-by: Tim Perry <pimterry@gmail.com>
    pimterry authored Dec 13, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0c1c070 View commit details

Commits on Jan 12, 2022

  1. Bump ts-node from 9.1.1 to 10.4.0 (#195)

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.4.0.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Commits](TypeStrong/ts-node@v9.1.1...v10.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-node
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 12, 2022
    Copy the full SHA
    63b7c4c View commit details
  2. Bump @types/mocha from 8.2.3 to 9.0.0 (#145)

    Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.2.3 to 9.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/mocha"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 12, 2022
    Copy the full SHA
    0cea786 View commit details

Commits on Apr 6, 2022

  1. Fixup TypeScript error for test (#269)

    Signed-off-by: Jonathan Kingston <jkingston@duckduckgo.com>
    jonathanKingston authored Apr 6, 2022
    Copy the full SHA
    cf948a0 View commit details
  2. Update commander (#270)

    * Bump commander from 6.2.1 to 9.1.0
    
    Bumps [commander](https://github.com/tj/commander.js) from 6.2.1 to 9.1.0.
    - [Release notes](https://github.com/tj/commander.js/releases)
    - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
    - [Commits](tj/commander.js@v6.2.1...v9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: commander
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fixup commander setup and upgrade to 9.1.0
    
    Signed-off-by: Jonathan Kingston <jkingston@duckduckgo.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    jonathanKingston and dependabot[bot] authored Apr 6, 2022
    Copy the full SHA
    868c9c3 View commit details
  3. Bump @types/node-forge from 0.10.10 to 1.0.1 (#257)

    Bumps [@types/node-forge](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-forge) from 0.10.10 to 1.0.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-forge)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node-forge"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 6, 2022
    Copy the full SHA
    4e01c20 View commit details
  4. Bump node-forge from 0.10.0 to 1.3.1 (#268)

    Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.3.1.
    - [Release notes](https://github.com/digitalbazaar/forge/releases)
    - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
    - [Commits](digitalbazaar/forge@0.10.0...v1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: node-forge
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 6, 2022
    Copy the full SHA
    4f820a1 View commit details
  5. Bump sinon from 9.2.4 to 13.0.1 (#246)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 13.0.1.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
    - [Commits](sinonjs/sinon@v9.2.4...v13.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 6, 2022
    Copy the full SHA
    57ffda5 View commit details
  6. Bump eslint from 7.32.0 to 8.12.0 (#267)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.12.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.32.0...v8.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 6, 2022
    Copy the full SHA
    0198fa3 View commit details

Commits on Apr 20, 2022

  1. Release 3.2.2 (#276)

    koral-- authored Apr 20, 2022
    Copy the full SHA
    8dfb748 View commit details
Loading