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: ElianCF/hellosign-java-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hellosign/hellosign-java-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 13 files changed
  • 5 contributors

Commits on Apr 13, 2022

  1. resolve user agent project version (hellosign#157)

    * add test to ensure user agent has been resolved
    
    * try to fix
    codylerum authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    f08c26b View commit details
    Browse the repository at this point in the history
  2. Bump json from 20210307 to 20220320 (hellosign#174)

    Bumps [json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20220320.
    - [Release notes](https://github.com/douglascrockford/JSON-java/releases)
    - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
    - [Commits](https://github.com/douglascrockford/JSON-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.json:json
      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 13, 2022
    Configuration menu
    Copy the full SHA
    81d7d0d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    f278025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e8e1d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7d6fb5 View commit details
    Browse the repository at this point in the history
  4. Bump mockito-core from 3.12.4 to 4.4.0 (hellosign#172)

    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.4.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v3.12.4...v4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      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 14, 2022
    Configuration menu
    Copy the full SHA
    6ea32df View commit details
    Browse the repository at this point in the history
  5. bump version to 5.2.3

    jspaetzel committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    65c5466 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22b7286 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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