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: introproventures/graphql-jpa-query
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.3
Choose a base ref
...
head repository: introproventures/graphql-jpa-query
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.4
Choose a head ref
  • 19 commits
  • 24 files changed
  • 3 contributors

Commits on Jan 11, 2024

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

Commits on Jan 19, 2024

  1. chore(deps): bump hibernate.version from 6.4.1.Final to 6.4.2.Final (#…

    …438)
    
    Bumps `hibernate.version` from 6.4.1.Final to 6.4.2.Final.
    
    Updates `org.hibernate.orm:hibernate-platform` from 6.4.1.Final to 6.4.2.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.2/changelog.txt)
    - [Commits](hibernate/hibernate-orm@6.4.1...6.4.2)
    
    Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.4.1.Final to 6.4.2.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.2/changelog.txt)
    - [Commits](hibernate/hibernate-orm@6.4.1...6.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.hibernate.orm:hibernate-platform
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin
      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 19, 2024
    Configuration menu
    Copy the full SHA
    2423bab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feea55c View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump spring-boot.version from 3.2.1 to 3.2.2 (#439)

    Bumps `spring-boot.version` from 3.2.1 to 3.2.2.
    
    Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.1 to 3.2.2
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.1...v3.2.2)
    
    Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.1 to 3.2.2
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.1...v3.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-dependencies
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      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 19, 2024
    Configuration menu
    Copy the full SHA
    b7dd144 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Feb 2, 2024

  1. Activate Gatling test modute on jdk21 profile (#445)

    * Revert "Update Java release build version to 21 (#441)"
    
    This reverts commit fd42ca9.
    
    * Activate Gatling test module profile on jdk21 condition
    igdianov authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    73f3be4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump io.gatling:gatling-maven-plugin from 4.7.0 to 4.8.0 (

    …#444)
    
    Bumps [io.gatling:gatling-maven-plugin](https://github.com/gatling/gatling-maven-plugin) from 4.7.0 to 4.8.0.
    - [Commits](gatling/gatling-maven-plugin@v4.7.0...v4.8.0)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    308d68d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b1e7a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00985bf View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump hibernate.version from 6.4.2.Final to 6.4.3.Final (#…

    …447)
    
    Bumps `hibernate.version` from 6.4.2.Final to 6.4.3.Final.
    
    Updates `org.hibernate.orm:hibernate-core` from 6.4.2.Final to 6.4.3.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.3/changelog.txt)
    - [Commits](hibernate/hibernate-orm@6.4.2...6.4.3)
    
    Updates `org.hibernate.orm:hibernate-platform` from 6.4.2.Final to 6.4.3.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.3/changelog.txt)
    - [Commits](hibernate/hibernate-orm@6.4.2...6.4.3)
    
    Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.4.2.Final to 6.4.3.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.3/changelog.txt)
    - [Commits](hibernate/hibernate-orm@6.4.2...6.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.hibernate.orm:hibernate-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.hibernate.orm:hibernate-platform
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin
      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 Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e77e40b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. chore(deps): bump joda-time:joda-time from 2.12.6 to 2.12.7 (#448)

    Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.12.6 to 2.12.7.
    - [Release notes](https://github.com/JodaOrg/joda-time/releases)
    - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
    - [Commits](JodaOrg/joda-time@v2.12.6...v2.12.7)
    
    ---
    updated-dependencies:
    - dependency-name: joda-time:joda-time
      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 Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a5e7b7e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. chore(deps): bump io.gatling:gatling-maven-plugin from 4.8.0 to 4.8.1 (

    …#449)
    
    Bumps [io.gatling:gatling-maven-plugin](https://github.com/gatling/gatling-maven-plugin) from 4.8.0 to 4.8.1.
    - [Commits](gatling/gatling-maven-plugin@v4.8.0...v4.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.gatling:gatling-maven-plugin
      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 Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d43a30f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 12, 2024

  1. chore(deps): bump io.gatling:gatling-maven-plugin from 4.8.1 to 4.8.2 (

    …#453)
    
    Bumps [io.gatling:gatling-maven-plugin](https://github.com/gatling/gatling-maven-plugin) from 4.8.1 to 4.8.2.
    - [Commits](gatling/gatling-maven-plugin@v4.8.1...v4.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.gatling:gatling-maven-plugin
      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 Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7c4ba52 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    196d6c3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump hibernate.version from 6.4.3.Final to 6.4.4.Final (#…

    …452)
    
    Bumps `hibernate.version` from 6.4.3.Final to 6.4.4.Final.
    
    Updates `org.hibernate.orm:hibernate-core` from 6.4.3.Final to 6.4.4.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.4/changelog.txt)
    - [Commits](hibernate/hibernate-orm@6.4.3...6.4.4)
    
    Updates `org.hibernate.orm:hibernate-platform` from 6.4.3.Final to 6.4.4.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.4/changelog.txt)
    - [Commits](hibernate/hibernate-orm@6.4.3...6.4.4)
    
    Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.4.3.Final to 6.4.4.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.4/changelog.txt)
    - [Commits](hibernate/hibernate-orm@6.4.3...6.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.hibernate.orm:hibernate-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.hibernate.orm:hibernate-platform
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin
      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 Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7d4e37c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aad5953 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acd9c4f View commit details
    Browse the repository at this point in the history
Loading