Commit Graph

4147 Commits

Author SHA1 Message Date
dependabot[bot] adbddcb518 build(deps-dev): bump org.htmlunit:htmlunit from 4.5.0 to 4.7.0 (#3104)
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.5.0 to 4.7.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.5.0...4.7.0)

---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
  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>
2024-12-07 20:34:41 +02:00
allcontributors[bot] fc07a38ed6 docs: add SalmaAzeem as a contributor for code (#3132)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-12-07 20:32:50 +02:00
Salma 297e429e5a fix: Reduce High severity issues reported by SonarCloud #2865 (#3103)
* fix: add UnsupportedOperationException in KingsHand and GameLoopTest

* refactor: update DatabaseService to use constant for BINARY_DATA and remove obsolete test files

* refactor: update timePasses method in KingsHand

* refactor CandyGame.java

* refactor: simplify boundary checks in CandyGame

* feat: add getters for type and points in Candy class and initialize logger in CandyGame

* remove class and logger initialization in CandyGame

* Modify CandyGame.java

* fix Checkstyle violations

* Remove generic wildcard type in ThreatAwareSystem
2024-12-07 20:31:59 +02:00
allcontributors[bot] b375919db5 docs: add mammadyahyayev as a contributor for doc (#3102)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-12-01 18:22:21 +02:00
Mammad Yahyayev 0f27139fda fix: Fix typo (#3100) 2024-12-01 18:21:42 +02:00
dependabot[bot] b383d2ec1a build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#3097)
Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 4.0.0.4121 to 5.0.0.4389.
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/4.0.0.4121...5.0.0.4389)

---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  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>
2024-12-01 18:14:59 +02:00
allcontributors[bot] f9945c9ce7 docs: add proceane as a contributor for translation (#3096)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-11-15 21:14:34 +02:00
Juyeon 8a0f433e4a docs: Translate the Factory-Method pattern to Korean (#3094)
* docs: Translate the Factory-Method pattern to Korean

* Update README.md

* Update README.md
2024-11-15 21:13:45 +02:00
dependabot[bot] 391aec449b build(deps): bump com.fasterxml.jackson.core:jackson-core (#3091)
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.17.2 to 2.18.1.
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.2...jackson-core-2.18.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  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>
2024-11-15 21:06:30 +02:00
allcontributors[bot] 0d63c95ad3 docs: add apophizzz as a contributor for code (#3095)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-11-15 21:05:28 +02:00
Patrick Kleindienst 97de002348 fix: Executable JAR: Include project version in final name (#3090) 2024-11-15 21:04:25 +02:00
allcontributors[bot] 82e30ab717 docs: add dmgodoy as a contributor for code (#3089)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-11-11 18:00:16 +02:00
David M. 2a2c5605bc feat: Idempotent Consumer Microservice Pattern #2683 (#3082)
* added idempotent consumer pattern

* updated doc

* fixed bug in RequestService

* add test converage

* Add test converage to state machine

* renamed module and added code example
2024-11-11 17:59:35 +02:00
allcontributors[bot] 25bb77eee7 docs: add jeffmorrison as a contributor for code (#3088)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-11-10 10:58:31 +02:00
jeffmorrison e761d78651 refactor: Updated switch expression (#3030) 2024-11-10 10:57:42 +02:00
dependabot[bot] 094027e0f7 build(deps-dev): bump de.flapdoodle.embed:de.flapdoodle.embed.mongo (#3083)
Bumps [de.flapdoodle.embed:de.flapdoodle.embed.mongo](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo) from 4.17.0 to 4.18.0.
- [Commits](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/compare/de.flapdoodle.embed.mongo-4.17.0...de.flapdoodle.embed.mongo-4.18.0)

---
updated-dependencies:
- dependency-name: de.flapdoodle.embed:de.flapdoodle.embed.mongo
  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>
2024-11-10 10:32:41 +02:00
dependabot[bot] a50a45ae0d build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin (#3084)
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.5.0 to 3.6.0.
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.5.0...maven-checkstyle-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-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>
2024-11-10 10:31:56 +02:00
allcontributors[bot] f48c686f2b docs: add jasonjyu as a contributor for code (#3081)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-11-03 13:13:26 +02:00
jasonjyu 1575b56b98 feat: Added to AbstractDocumentTest verification of originalValue in document (#3070) 2024-11-03 13:12:37 +02:00
dependabot[bot] af0b901706 build(deps-dev): bump org.htmlunit:htmlunit from 4.4.0 to 4.5.0 (#3073)
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.4.0...4.5.0)

---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
  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>
2024-11-03 13:04:57 +02:00
dependabot[bot] 6e0df3facd build(deps): bump org.eclipse.jetty:jetty-maven-plugin (#3065)
Bumps org.eclipse.jetty:jetty-maven-plugin from 11.0.22 to 11.0.24.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-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>
2024-11-03 12:32:14 +02:00
dependabot[bot] cb1b0b291a build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#3063)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-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>
2024-11-03 12:31:43 +02:00
allcontributors[bot] 337f0451e1 docs: add LakshyaPunyani-01 as a contributor for code (#3080)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-11-03 12:05:18 +02:00
LakshyaPunyani-01 076863b937 feat: Added Home button to composite view appllication header for easy navigation to home page (#3059) 2024-11-03 12:04:30 +02:00
Ilkka Seppälä 7c8802ef6f fix: add shortTitle to es and ko localization readmes 2024-10-20 10:22:52 +03:00
allcontributors[bot] ede0fc16ae docs: add fishandsheep as a contributor for translation (#3072)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-10-20 10:01:54 +03:00
QinShower b00b8aa365 fix: add shortTitle column to Chinese readme (#3056) 2024-10-20 10:00:37 +03:00
dependabot[bot] 0da86434ee build(deps-dev): bump de.flapdoodle.embed:de.flapdoodle.embed.mongo (#3053)
Bumps [de.flapdoodle.embed:de.flapdoodle.embed.mongo](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo) from 4.16.2 to 4.17.0.
- [Commits](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/compare/de.flapdoodle.embed.mongo-4.16.2...de.flapdoodle.embed.mongo-4.17.0)

---
updated-dependencies:
- dependency-name: de.flapdoodle.embed:de.flapdoodle.embed.mongo
  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>
2024-10-20 09:55:21 +03:00
allcontributors[bot] 083a46ffcd docs: add antoheri as a contributor for translation (#3071)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-10-20 09:53:37 +03:00
Antoine Héritier f1a73e33f0 translattion: Translation of business-deleagate in french (#3050) 2024-10-20 09:52:53 +03:00
dependabot[bot] b82cdf7ed9 build(deps): bump com.mycila:license-maven-plugin from 4.5 to 4.6 (#3051)
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.5 to 4.6.
- [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases)
- [Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.5...license-maven-plugin-4.6)

---
updated-dependencies:
- dependency-name: com.mycila:license-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>
2024-10-13 18:40:59 +03:00
allcontributors[bot] 69eace4a49 docs: add vvanghelle as a contributor for translation (#3060)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-10-13 18:31:07 +03:00
Vincent Vanghelle 4c043e58d9 translation: Add French translation for anti-corruption-layer & Builder (#3038)
* feat(fr): Add translation for anti-corruption-layer

* feat(fr): Add translation for builder pattern
2024-10-13 18:29:47 +03:00
dependabot[bot] 7472d2f99e build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin (#3036)
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.4.0 to 3.5.0.
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.4.0...maven-checkstyle-plugin-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-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>
2024-10-13 18:25:48 +03:00
allcontributors[bot] 084817f307 docs: add trivikr as a contributor for code (#3047)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-10-06 10:20:58 +03:00
Trivikram Kamat 53b973e83f chore: bump github actions to use latest versions (#3033) 2024-10-06 10:19:48 +03:00
dependabot[bot] fcb0698b00 build(deps-dev): bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#3025)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.1...awaitility-4.2.2)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  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>
2024-10-06 10:07:24 +03:00
dependabot[bot] ace3c4d015 build(deps): bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#3026)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 10:05:40 +03:00
allcontributors[bot] 57baf1334e docs: add Ritabrata1080 as a contributor for review (#3046)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-10-06 09:56:35 +03:00
allcontributors[bot] 539fda29ac docs: add Xcyq as a contributor for code (#3045)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-10-06 09:55:44 +03:00
Xcyq 24b4586944 fix: Video.toString() outputs an illegal json string (#3032)
refactor: json string concat

add an extra line at EOF
2024-10-06 09:54:41 +03:00
dependabot[bot] 8bd31758b9 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#3031)
Bumps [org.apache.maven.plugins:maven-surefire-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](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-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>
2024-09-22 11:15:02 +03:00
dependabot[bot] 007dcb15bf build(deps-dev): bump de.flapdoodle.embed:de.flapdoodle.embed.mongo (#3022)
Bumps [de.flapdoodle.embed:de.flapdoodle.embed.mongo](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo) from 4.16.1 to 4.16.2.
- [Commits](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/compare/de.flapdoodle.embed.mongo-4.16.1...de.flapdoodle.embed.mongo-4.16.2)

---
updated-dependencies:
- dependency-name: de.flapdoodle.embed:de.flapdoodle.embed.mongo
  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>
2024-08-01 08:18:08 +03:00
dependabot[bot] 4cb8eed9b7 build(deps-dev): bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0 (#3023)
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.3.0...4.4.0)

---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
  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>
2024-08-01 08:17:37 +03:00
dependabot[bot] 186b28f262 build(deps-dev): bump de.flapdoodle.embed:de.flapdoodle.embed.mongo (#3021)
Bumps [de.flapdoodle.embed:de.flapdoodle.embed.mongo](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo) from 4.16.0 to 4.16.1.
- [Commits](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/compare/de.flapdoodle.embed.mongo-4.16.0...de.flapdoodle.embed.mongo-4.16.1)

---
updated-dependencies:
- dependency-name: de.flapdoodle.embed:de.flapdoodle.embed.mongo
  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>
2024-07-23 08:36:48 +03:00
Ilkka Seppälä 836542e5d6 deps: Use the latest h2 version in serialized lob (#3018) 2024-07-20 18:51:31 +03:00
dependabot[bot] 6ab6c3c3df build(deps-dev): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#3011)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.0 to 3.26.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.0...assertj-build-3.26.3)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  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>
2024-07-20 14:09:08 +03:00
dependabot[bot] 61e767dbe5 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#3013)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-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>
2024-07-20 14:08:41 +03:00
dependabot[bot] 572011665a build(deps-dev): bump de.flapdoodle.embed:de.flapdoodle.embed.mongo (#3012)
Bumps [de.flapdoodle.embed:de.flapdoodle.embed.mongo](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo) from 4.15.0 to 4.16.0.
- [Commits](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/compare/de.flapdoodle.embed.mongo-4.15.0...de.flapdoodle.embed.mongo-4.16.0)

---
updated-dependencies:
- dependency-name: de.flapdoodle.embed:de.flapdoodle.embed.mongo
  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>
2024-07-20 14:02:52 +03:00
allcontributors[bot] 7812bf62bb docs: add 244Walyson as a contributor for code (#3017)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-07-20 13:42:34 +03:00