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: openmrs/openmrs-contrib-performance-test
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 777784c2f38fe3745b07996804254b0c584e7626
Choose a base ref
...
head repository: openmrs/openmrs-contrib-performance-test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a8100ac3230c7d5a6580b477edd9914a20c57f4e
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 15, 2025

  1. Replace GSON with Jackson (#52)

    * Replace GSON with Jackson
    
    * Update src/test/java/org/openmrs/performance/utils/CommonUtils.java
    
    ---------
    
    Co-authored-by: Jayasanka Weerasinghe <33048395+jayasanka-sack@users.noreply.github.com>
    wikumChamith and jayasanka-sack authored Jan 15, 2025
    Copy the full SHA
    758dc15 View commit details

Commits on Jan 20, 2025

  1. Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.16 (#51)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.12 to 1.5.16.
    - [Commits](qos-ch/logback@v_1.5.12...v_1.5.16)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2025
    Copy the full SHA
    0f613d8 View commit details
  2. Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 (#49)

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.11.3...r5.11.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2025
    Copy the full SHA
    0b6e6a2 View commit details
  3. Bump io.gatling.highcharts:gatling-charts-highcharts (#44)

    Bumps [io.gatling.highcharts:gatling-charts-highcharts](https://github.com/gatling/gatling-highcharts) from 3.12.0 to 3.13.1.
    - [Commits](gatling/gatling-highcharts@v3.12.0...v3.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.gatling.highcharts:gatling-charts-highcharts
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2025
    Copy the full SHA
    bcab59e View commit details
  4. Bump io.gatling:gatling-maven-plugin from 4.10.2 to 4.12.2

    Bumps [io.gatling:gatling-maven-plugin](https://github.com/gatling/gatling-maven-plugin) from 4.10.2 to 4.12.2.
    - [Commits](gatling/gatling-maven-plugin@v4.10.2...v4.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.gatling:gatling-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 20, 2025
    Copy the full SHA
    a8100ac View commit details
Loading