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

Dependabot Bump #118

Merged
merged 28 commits into from
Sep 4, 2024
Merged

Dependabot Bump #118

merged 28 commits into from
Sep 4, 2024

Commits on Aug 8, 2024

  1. Merge pull request #102 from OpenLiberty/staging

    Merge staging to prod - Dependabot Bump
    gkwan-ibm authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fb2b79f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Bump org.slf4j:slf4j-reload4j from 2.0.13 to 2.0.16 in /finish

    Bumps org.slf4j:slf4j-reload4j from 2.0.13 to 2.0.16.
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-reload4j
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    8f61b5c View commit details
    Browse the repository at this point in the history
  2. Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 in /finish

    Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.16.
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3f81d59 View commit details
    Browse the repository at this point in the history
  3. Bump org.jboss.resteasy:resteasy-client in /finish

    Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 6.2.9.Final to 6.2.10.Final.
    - [Release notes](https://github.com/resteasy/resteasy/releases)
    - [Commits](resteasy/resteasy@6.2.9.Final...6.2.10.Final)
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.resteasy:resteasy-client
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6c4b755 View commit details
    Browse the repository at this point in the history
  4. Bump org.jboss.resteasy:resteasy-json-binding-provider in /finish

    Bumps org.jboss.resteasy:resteasy-json-binding-provider from 6.2.9.Final to 6.2.10.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.resteasy:resteasy-json-binding-provider
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    796bd91 View commit details
    Browse the repository at this point in the history
  5. Bump org.apache.maven.plugins:maven-failsafe-plugin in /finish

    Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.3.1 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    338a617 View commit details
    Browse the repository at this point in the history
  6. Bump org.eclipse:yasson from 3.0.3 to 3.0.4 in /finish

    Bumps [org.eclipse:yasson](https://github.com/eclipse-ee4j/yasson) from 3.0.3 to 3.0.4.
    - [Release notes](https://github.com/eclipse-ee4j/yasson/releases)
    - [Commits](eclipse-ee4j/yasson@3.0.3...3.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse:yasson
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    492b7c2 View commit details
    Browse the repository at this point in the history
  7. Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 in /finish

    Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.3 to 42.7.4.
    - [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
    - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
    - [Commits](pgjdbc/pgjdbc@REL42.7.3...REL42.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    adec27b View commit details
    Browse the repository at this point in the history
  8. Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 in /finish

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.3...r5.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6fbddc8 View commit details
    Browse the repository at this point in the history
  9. Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 in /start

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.3...r5.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    de0749a View commit details
    Browse the repository at this point in the history
  10. Bump org.jboss.resteasy:resteasy-client in /start

    Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 6.2.9.Final to 6.2.10.Final.
    - [Release notes](https://github.com/resteasy/resteasy/releases)
    - [Commits](resteasy/resteasy@6.2.9.Final...6.2.10.Final)
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.resteasy:resteasy-client
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    607245c View commit details
    Browse the repository at this point in the history
  11. Bump org.jboss.resteasy:resteasy-json-binding-provider in /start

    Bumps org.jboss.resteasy:resteasy-json-binding-provider from 6.2.9.Final to 6.2.10.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.resteasy:resteasy-json-binding-provider
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    35dcddc View commit details
    Browse the repository at this point in the history
  12. Bump org.eclipse:yasson from 3.0.3 to 3.0.4 in /start

    Bumps [org.eclipse:yasson](https://github.com/eclipse-ee4j/yasson) from 3.0.3 to 3.0.4.
    - [Release notes](https://github.com/eclipse-ee4j/yasson/releases)
    - [Commits](eclipse-ee4j/yasson@3.0.3...3.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse:yasson
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    7586e52 View commit details
    Browse the repository at this point in the history
  13. Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 in /start

    Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.3 to 42.7.4.
    - [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
    - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
    - [Commits](pgjdbc/pgjdbc@REL42.7.3...REL42.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f164999 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge pull request #103 from OpenLiberty/dependabot/maven/finish/org.…

    …slf4j-slf4j-reload4j-2.0.16
    
    Bump org.slf4j:slf4j-reload4j from 2.0.13 to 2.0.16 in /finish
    gkwan-ibm authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c088113 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from OpenLiberty/dependabot/maven/finish/org.…

    …slf4j-slf4j-api-2.0.16
    
    Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 in /finish
    gkwan-ibm authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5f6b63d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #106 from OpenLiberty/dependabot/maven/finish/org.…

    …jboss.resteasy-resteasy-client-6.2.10.Final
    
    Bump org.jboss.resteasy:resteasy-client from 6.2.9.Final to 6.2.10.Final in /finish
    gkwan-ibm authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    76c9e5f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #107 from OpenLiberty/dependabot/maven/finish/org.…

    …jboss.resteasy-resteasy-json-binding-provider-6.2.10.Final
    
    Bump org.jboss.resteasy:resteasy-json-binding-provider from 6.2.9.Final to 6.2.10.Final in /finish
    gkwan-ibm authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b814e8c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #108 from OpenLiberty/dependabot/maven/finish/org.…

    …apache.maven.plugins-maven-failsafe-plugin-3.5.0
    
    Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.0 in /finish
    gkwan-ibm authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    140e6ff View commit details
    Browse the repository at this point in the history
  6. Merge pull request #109 from OpenLiberty/dependabot/maven/finish/org.…

    …eclipse-yasson-3.0.4
    
    Bump org.eclipse:yasson from 3.0.3 to 3.0.4 in /finish
    gkwan-ibm authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5955f04 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #110 from OpenLiberty/dependabot/maven/finish/org.…

    …postgresql-postgresql-42.7.4
    
    Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 in /finish
    gkwan-ibm authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7adaf13 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #111 from OpenLiberty/dependabot/maven/finish/org.…

    …junit.jupiter-junit-jupiter-5.11.0
    
    Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 in /finish
    gkwan-ibm authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    abe1990 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #112 from OpenLiberty/dependabot/maven/start/org.j…

    …unit.jupiter-junit-jupiter-5.11.0
    
    Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 in /start
    gkwan-ibm authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c9d6dfb View commit details
    Browse the repository at this point in the history
  10. Merge pull request #113 from OpenLiberty/dependabot/maven/start/org.j…

    …boss.resteasy-resteasy-client-6.2.10.Final
    
    Bump org.jboss.resteasy:resteasy-client from 6.2.9.Final to 6.2.10.Final in /start
    gkwan-ibm authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    82c5cd3 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #114 from OpenLiberty/dependabot/maven/start/org.j…

    …boss.resteasy-resteasy-json-binding-provider-6.2.10.Final
    
    Bump org.jboss.resteasy:resteasy-json-binding-provider from 6.2.9.Final to 6.2.10.Final in /start
    gkwan-ibm authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    598bb83 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #115 from OpenLiberty/dependabot/maven/start/org.e…

    …clipse-yasson-3.0.4
    
    Bump org.eclipse:yasson from 3.0.3 to 3.0.4 in /start
    gkwan-ibm authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a3944a9 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #117 from OpenLiberty/dependabot/maven/start/org.p…

    …ostgresql-postgresql-42.7.4
    
    Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 in /start
    gkwan-ibm authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a1b00e0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    47304cc View commit details
    Browse the repository at this point in the history