Skip to content

Commit

Permalink
2.2.11 (#689)
Browse files Browse the repository at this point in the history
* chore(deps): bump the log4j group with 2 updates (#626)

* chore(deps): bump com.mysql:mysql-connector-j from 8.1.0 to 8.2.0 (#627)

* chore(deps): bump com.codeborne:selenide from 6.19.1 to 7.0.0 (#628)

* chore(deps): bump com.codeborne:selenide from 7.0.0 to 7.0.1 (#630)

* chore(deps): bump unirest-version from 4.1.0 to 4.1.1 (#629)

* chore(deps): bump org.xerial:sqlite-jdbc from 3.43.2.1 to 3.43.2.2 (#631)

* chore(deps): bump jsonschema-generator-version from 4.31.1 to 4.32.0 (#633)

* chore(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#632)

* chore(deps): bump flyway-version from 9.22.3 to 10.0.0 (#634)

Bumps `flyway-version` from 9.22.3 to 10.0.0.

Updates `org.flywaydb:flyway-core` from 9.22.3 to 10.0.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.22.3...flyway-10.0.0)

Updates `org.flywaydb:flyway-mysql` from 9.22.3 to 10.0.0

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump com.codeborne:selenide from 7.0.1 to 7.0.2 (#635)

* chore(deps): bump com.codeborne:selenide from 7.0.1 to 7.0.2

Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Imports

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Couchoud <[email protected]>

* chore(deps): bump junitVersion from 5.10.0 to 5.10.1 (#636)

Bumps `junitVersion` from 5.10.0 to 5.10.1.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0 (#637)

Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 5.0.1 to 5.1.0.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-5.0.1...HikariCP-5.1.0)

---
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.mariadb.jdbc:mariadb-java-client (#638)

* chore(deps): bump org.xerial:sqlite-jdbc from 3.43.2.2 to 3.44.0.0 (#639)

* chore(deps): bump flyway-version from 10.0.0 to 10.0.1 (#640)

* chore(deps): bump io.spring.dependency-management from 1.1.3 to 1.1.4 (#641)

* chore(deps): bump unirest-version from 4.1.1 to 4.2.0 (#642)

* chore(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#643)

* chore(deps): bump com.fasterxml.jackson:jackson-bom (#644)

* chore(deps): bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (#645)

Bumps com.github.ben-manes.versions from 0.49.0 to 0.50.0.

---
updated-dependencies:
- dependency-name: com.github.ben-manes.versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump the log4j group with 2 updates (#646)

* chore(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#647)

Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump flyway-version from 10.0.1 to 10.1.0 (#648)

Bumps `flyway-version` from 10.0.1 to 10.1.0.

Updates `org.flywaydb:flyway-core` from 10.0.1 to 10.1.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.0.1...flyway-10.1.0)

Updates `org.flywaydb:flyway-mysql` from 10.0.1 to 10.1.0

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump jsonschema-generator-version from 4.32.0 to 4.33.0 (#649)

Bumps `jsonschema-generator-version` from 4.32.0 to 4.33.0.

Updates `com.github.victools:jsonschema-generator` from 4.32.0 to 4.33.0
- [Release notes](https://github.com/victools/jsonschema-generator/releases)
- [Changelog](https://github.com/victools/jsonschema-generator/blob/main/CHANGELOG.md)
- [Commits](victools/jsonschema-generator@v4.32.0...v4.33.0)

Updates `com.github.victools:jsonschema-module-jackson` from 4.32.0 to 4.33.0
- [Release notes](https://github.com/victools/jsonschema-generator/releases)
- [Changelog](https://github.com/victools/jsonschema-generator/blob/main/CHANGELOG.md)
- [Commits](victools/jsonschema-generator@v4.32.0...v4.33.0)

---
updated-dependencies:
- dependency-name: com.github.victools:jsonschema-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.victools:jsonschema-module-jackson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.springframework.boot from 3.1.5 to 3.2.0 (#650)

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.1.5 to 3.2.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.xerial:sqlite-jdbc from 3.44.0.0 to 3.44.1.0 (#651)

Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.44.0.0 to 3.44.1.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.44.0.0...3.44.1.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump com.codeborne:selenide from 7.0.2 to 7.0.3 (#652)

Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.0.2...v7.0.3)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.mariadb.jdbc:mariadb-java-client (#653)

* 🔄 synced file(s) with RakambdaOrg/rakambda-github-files (#654)

Co-authored-by: undefined <[email protected]>

* chore(deps): bump unirest-version from 4.2.0 to 4.2.1 (#655)

* chore(deps): update dependency gradle to v8.5 (#656)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/configure-pages action to v4 (#657)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/deploy-pages action to v3 (#658)

* chore(deps): update actions/setup-java action to v4 (#659)

* chore(deps): update actions/setup-node action to v4 (#660)

* chore(deps): bump com.codeborne:selenide from 7.0.3 to 7.0.4 (#661)

* chore(deps): bump flyway-version from 10.1.0 to 10.2.0 (#662)

Bumps `flyway-version` from 10.1.0 to 10.2.0.

Updates `org.flywaydb:flyway-core` from 10.1.0 to 10.2.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.1.0...flyway-10.2.0)

Updates `org.flywaydb:flyway-mysql` from 10.1.0 to 10.2.0

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): update github/codeql-action action to v3 (#663)

* chore(deps): update actions/upload-artifact action to v4 (#664)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): bump flyway-version from 10.2.0 to 10.3.0 (#665)

Bumps `flyway-version` from 10.2.0 to 10.3.0.

Updates `org.flywaydb:flyway-core` from 10.2.0 to 10.3.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.2.0...flyway-10.3.0)

Updates `org.flywaydb:flyway-mysql` from 10.2.0 to 10.3.0

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump unirest-version from 4.2.1 to 4.2.4 (#666)

Bumps `unirest-version` from 4.2.1 to 4.2.4.

Updates `com.konghq:unirest-java-core` from 4.2.1 to 4.2.4

Updates `com.konghq:unirest-objectmapper-jackson` from 4.2.1 to 4.2.4

Updates `com.konghq:unirest-mocks` from 4.2.1 to 4.2.4
- [Release notes](https://github.com/Kong/unirest-java/releases)
- [Changelog](https://github.com/Kong/unirest-java/blob/main/CHANGELOG.md)
- [Commits](Kong/unirest-java@v4.2.1...v4.2.4)

---
updated-dependencies:
- dependency-name: com.konghq:unirest-java-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.konghq:unirest-objectmapper-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.konghq:unirest-mocks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump jsonschema-generator-version from 4.33.0 to 4.33.1 (#668)

Bumps `jsonschema-generator-version` from 4.33.0 to 4.33.1.

Updates `com.github.victools:jsonschema-generator` from 4.33.0 to 4.33.1
- [Release notes](https://github.com/victools/jsonschema-generator/releases)
- [Changelog](https://github.com/victools/jsonschema-generator/blob/main/CHANGELOG.md)
- [Commits](victools/jsonschema-generator@v4.33.0...v4.33.1)

Updates `com.github.victools:jsonschema-module-jackson` from 4.33.0 to 4.33.1
- [Release notes](https://github.com/victools/jsonschema-generator/releases)
- [Changelog](https://github.com/victools/jsonschema-generator/blob/main/CHANGELOG.md)
- [Commits](victools/jsonschema-generator@v4.33.0...v4.33.1)

---
updated-dependencies:
- dependency-name: com.github.victools:jsonschema-generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.victools:jsonschema-module-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.java-websocket:Java-WebSocket from 1.5.4 to 1.5.5 (#667)

Bumps [org.java-websocket:Java-WebSocket](https://github.com/TooTallNate/Java-WebSocket) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/TooTallNate/Java-WebSocket/releases)
- [Changelog](https://github.com/TooTallNate/Java-WebSocket/blob/master/CHANGELOG.md)
- [Commits](TooTallNate/Java-WebSocket@v1.5.4...v1.5.5)

---
updated-dependencies:
- dependency-name: org.java-websocket:Java-WebSocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): update actions/deploy-pages action to v4 (#669)

* chore(deps): bump org.mariadb.jdbc:mariadb-java-client (#671)

* Bump actions/upload-pages-artifact

* chore(deps): bump flyway-version from 10.3.0 to 10.4.0 (#672)

* chore(deps): bump org.springframework.boot from 3.2.0 to 3.2.1 (#673)

* chore(deps): bump flyway-version from 10.4.0 to 10.4.1 (#674)

Bumps `flyway-version` from 10.4.0 to 10.4.1.

Updates `org.flywaydb:flyway-core` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.4.0...flyway-10.4.1)

Updates `org.flywaydb:flyway-mysql` from 10.4.0 to 10.4.1

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump com.fasterxml.jackson:jackson-bom (#675)

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.16.0 to 2.16.1.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.16.0...jackson-bom-2.16.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump the log4j group with 2 updates (#676)

* chore(deps): bump org.kitteh.irc:client-lib from 8.0.0 to 9.0.0 (#678)

Bumps [org.kitteh.irc:client-lib](https://github.com/KittehOrg/KittehIRCClientLib) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/KittehOrg/KittehIRCClientLib/releases)
- [Commits](KittehOrg/KittehIRCClientLib@8.0.0...9.0.0)

---
updated-dependencies:
- dependency-name: org.kitteh.irc:client-lib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 (#677)

Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.10.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#679)

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.0.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.25.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.assertj:assertj-core from 3.25.0 to 3.25.1 (#680)

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.0 to 3.25.1.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.25.0...assertj-build-3.25.1)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump unirest-version from 4.2.4 to 4.2.5 (#681)

* chore(deps): bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#682)

* chore(deps): bump unirest-version from 4.2.5 to 4.2.6 (#683)

* chore(deps): bump flyway-version from 10.4.1 to 10.5.0 (#684)

* chore(deps): bump com.mysql:mysql-connector-j from 8.2.0 to 8.3.0 (#686)

* chore(deps): bump flyway-version from 10.5.0 to 10.6.0 (#685)

* chore(deps): bump unirest-version from 4.2.6 to 4.2.7 (#687)

* chore(deps): bump org.xerial:sqlite-jdbc from 3.44.1.0 to 3.45.0.0 (#688)

Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.44.1.0 to 3.45.0.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.44.1.0...3.45.0.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Couchoud <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Jan 20, 2024
1 parent 1fcabae commit 517e023
Show file tree
Hide file tree
Showing 14 changed files with 77 additions and 75 deletions.
14 changes: 7 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ updates:
- "Rakambda"
schedule:
interval: "daily"
time: "08:00"
time: "05:00"
timezone: "Europe/Paris"
pull-request-branch-name:
separator: "-"
Expand All @@ -30,7 +30,7 @@ updates:
# - "Rakambda"
# schedule:
# interval: "daily"
# time: "08:00"
# time: "05:00"
# timezone: "Europe/Paris"
# pull-request-branch-name:
# separator: "-"
Expand All @@ -40,7 +40,7 @@ updates:
- "Rakambda"
schedule:
interval: "daily"
time: "08:00"
time: "05:00"
timezone: "Europe/Paris"
pull-request-branch-name:
separator: "-"
Expand All @@ -52,7 +52,7 @@ updates:
- "Rakambda"
schedule:
interval: "daily"
time: "08:00"
time: "05:00"
timezone: "Europe/Paris"
pull-request-branch-name:
separator: "-"
Expand All @@ -62,7 +62,7 @@ updates:
- "Rakambda"
schedule:
interval: "daily"
time: "08:00"
time: "05:00"
timezone: "Europe/Paris"
pull-request-branch-name:
separator: "-"
Expand All @@ -72,7 +72,7 @@ updates:
- "Rakambda"
schedule:
interval: "daily"
time: "08:00"
time: "05:00"
timezone: "Europe/Paris"
pull-request-branch-name:
separator: "-"
Expand All @@ -82,7 +82,7 @@ updates:
- "Rakambda"
schedule:
interval: "daily"
time: "08:00"
time: "05:00"
timezone: "Europe/Paris"
pull-request-branch-name:
separator: "-"
4 changes: 3 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@
"excludeCommitPaths": [".github/workflows/auto-approve-sync-files.yml"],
"ignorePaths": [
".github/workflows/auto-approve-sync-files.yml"
]
],
"timezone": "Europe/Paris",
"schedule": ["before 5am"]
}
8 changes: 4 additions & 4 deletions .github/workflows/analyse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup Java JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: 17

- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
with:
languages: java
- name: Autobuild
uses: github/codeql-action/autobuild@v2
uses: github/codeql-action/autobuild@v3
env:
GITHUB_USER: RakSrinaNa
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@v3

22 changes: 11 additions & 11 deletions .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
fetch-depth: 1
- name: Set up JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: ${{ vars.JAVA_VERSION }}
Expand All @@ -35,15 +35,15 @@ jobs:
--scan
- name: Upload miner jar file
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: miner-jar
path: |
miner/build/libs/miner-shaded.jar
if-no-files-found: error
retention-days: 14
- name: Upload viewer jar file
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: viewer-jar
path: |
Expand All @@ -63,7 +63,7 @@ jobs:
with:
fetch-depth: 1
- name: Set up JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: ${{ vars.JAVA_VERSION }}
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
flags: unittests-miner
name: codecov-github-actions
- name: Upload JUnit reports
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: junit-test-results-miner
Expand All @@ -104,7 +104,7 @@ jobs:
if-no-files-found: error
retention-days: 14
- name: Upload JaCoCo reports
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: jacoco-test-results-miner
Expand All @@ -126,7 +126,7 @@ jobs:
with:
fetch-depth: 1
- name: Set up JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: ${{ vars.JAVA_VERSION }}
Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:
flags: unittests-viewer
name: codecov-github-actions
- name: Upload JUnit reports
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: junit-test-results-viewer
Expand All @@ -167,7 +167,7 @@ jobs:
if-no-files-found: error
retention-days: 14
- name: Upload JaCoCo reports
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: jacoco-test-results-viewer
Expand All @@ -189,7 +189,7 @@ jobs:
- name: Checkout source
uses: actions/checkout@v4
- name: Set up JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: ${{ vars.JAVA_VERSION }}
Expand Down Expand Up @@ -218,7 +218,7 @@ jobs:
- name: Checkout source
uses: actions/checkout@v4
- name: Set up JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: ${{ vars.JAVA_VERSION }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/manual-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout source
uses: actions/checkout@v4
- name: Set up JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: ${{ vars.JAVA_VERSION }}
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Checkout source
uses: actions/checkout@v4
- name: Set up JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: ${{ env.APP_JAVA_VERSION }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Install Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: '20'
- name: Install Antora
Expand All @@ -30,7 +30,7 @@ jobs:
mkdir pages
cp -R .github/antora-docs/. pages
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: pages

Expand All @@ -47,4 +47,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout source
uses: actions/checkout@v4
- name: Set up JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: ${{ vars.JAVA_VERSION }}
Expand All @@ -36,7 +36,7 @@ jobs:
- name: Checkout source
uses: actions/checkout@v4
- name: Set up JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: ${{ vars.JAVA_VERSION }}
Expand All @@ -59,7 +59,7 @@ jobs:
- name: Checkout source
uses: actions/checkout@v4
- name: Set up JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: ${{ vars.JAVA_VERSION }}
Expand Down
44 changes: 22 additions & 22 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
[versions]
slf4j-version = "2.0.9"
log4j2-version = "2.21.0"
log4j2-slf4j-version = "2.21.0"
unirest-version = "4.1.0"
slf4j-version = "2.0.11"
log4j2-version = "2.22.1"
log4j2-slf4j-version = "2.22.1"
unirest-version = "4.2.7"
picocli-version = "4.7.5"
jackson-version = "2.15.3"
jsonschema-generator-version = "4.31.1"
jackson-version = "2.16.1"
jsonschema-generator-version = "4.33.1"
httpclient-version = "4.5.14"
lang3-version = "3.13.0"
commons-text-version = "1.10.0"
jetbrains-annotations-version = "24.0.1"
websocket-version = "1.5.4"
junitVersion = "5.10.0"
assertj-core-version = "3.24.2"
lang3-version = "3.14.0"
commons-text-version = "1.11.0"
jetbrains-annotations-version = "24.1.0"
websocket-version = "1.5.5"
junitVersion = "5.10.1"
assertj-core-version = "3.25.1"
assertj-db-version = "2.0.2"
mockito-version = "5.2.0"
awaitility-version = "4.2.0"
json-unit-version = "3.2.2"
kitteh-irc-version = "8.0.0"
hikari-cp-version = "5.0.1"
mariadb-version = "3.2.0"
sqlite-version = "3.43.2.1"
mysql-version = "8.1.0"
kitteh-irc-version = "9.0.0"
hikari-cp-version = "5.1.0"
mariadb-version = "3.3.2"
sqlite-version = "3.45.0.0"
mysql-version = "8.3.0"
rerunner-jupiter-version = "2.1.6"
flyway-version = "9.22.3"
selenide-version = "6.19.1"
flyway-version = "10.6.0"
selenide-version = "7.0.4"
lombok-version = "1.18.30"
jacocoVersion = "0.8.10"

shadow-version = "8.1.1"
names-version = "0.49.0"
names-version = "0.50.0"
jib-version = "3.4.0"
git-properties-version = "2.4.1"
springboot-version = "3.1.5"
springboot-dependencies-version = "1.1.3"
springboot-version = "3.2.1"
springboot-dependencies-version = "1.1.4"
test-logger-version = "4.0.0"
git-version-plugin-version = "3.0.0"

Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
14 changes: 7 additions & 7 deletions gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -145,15 +145,15 @@ if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then
case $MAX_FD in #(
max*)
# In POSIX sh, ulimit -H is undefined. That's why the result is checked to see if it worked.
# shellcheck disable=SC3045
# shellcheck disable=SC2039,SC3045
MAX_FD=$( ulimit -H -n ) ||
warn "Could not query maximum file descriptor limit"
esac
case $MAX_FD in #(
'' | soft) :;; #(
*)
# In POSIX sh, ulimit -n is undefined. That's why the result is checked to see if it worked.
# shellcheck disable=SC3045
# shellcheck disable=SC2039,SC3045
ulimit -n "$MAX_FD" ||
warn "Could not set maximum file descriptor limit to $MAX_FD"
esac
Expand Down Expand Up @@ -202,11 +202,11 @@ fi
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'

# Collect all arguments for the java command;
# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of
# shell script including quotes and variable substitutions, so put them in
# double quotes to make sure that they get re-expanded; and
# * put everything else in single quotes, so that it's not re-expanded.
# Collect all arguments for the java command:
# * DEFAULT_JVM_OPTS, JAVA_OPTS, JAVA_OPTS, and optsEnvironmentVar are not allowed to contain shell fragments,
# and any embedded shellness will be escaped.
# * For example: A user cannot expect ${Hostname} to be expanded, as it is an environment variable and will be
# treated as '${Hostname}' itself on the command line.

set -- \
"-Dorg.gradle.appname=$APP_BASE_NAME" \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import lombok.RequiredArgsConstructor;
import lombok.extern.log4j.Log4j2;
import org.jetbrains.annotations.NotNull;
import org.openqa.selenium.devtools.v116.page.model.FrameId;
import org.openqa.selenium.devtools.v119.page.model.FrameId;
import java.io.IOException;
import java.time.Duration;
import java.util.Comparator;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
import org.openqa.selenium.devtools.Command;
import org.openqa.selenium.devtools.DevTools;
import org.openqa.selenium.devtools.HasDevTools;
import org.openqa.selenium.devtools.v116.network.Network;
import org.openqa.selenium.devtools.v116.network.model.RequestId;
import org.openqa.selenium.devtools.v116.network.model.RequestWillBeSent;
import org.openqa.selenium.devtools.v116.network.model.ResponseReceived;
import org.openqa.selenium.devtools.v119.network.Network;
import org.openqa.selenium.devtools.v119.network.model.RequestId;
import org.openqa.selenium.devtools.v119.network.model.RequestWillBeSent;
import org.openqa.selenium.devtools.v119.network.model.ResponseReceived;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.firefox.FirefoxOptions;
import org.openqa.selenium.firefox.FirefoxProfile;
Expand Down
Loading

0 comments on commit 517e023

Please sign in to comment.