Commit Graph
117 Commits
Author SHA1 Message Date
KKlochko d96c9bff9b Add a repository for indicators. 2023-10-21 21:39:27 +03:00
KKlochko fc8a227df8 Add the blocks for a repository. 2023-10-21 21:38:52 +03:00
KKlochko 74e5c8fe8d Add the database connection. 2023-10-21 21:35:04 +03:00
KKlochko 349337ddf6 Add the environment configuration. 2023-10-21 21:32:14 +03:00
KKlochko f40ada0389 Add models. 2023-10-21 21:29:09 +03:00
KKlochko e2c6f84d8d Project initialization. 2023-10-21 21:26:49 +03:00
renovate[bot]andLeonard Brünings c1846e60a4 Update dependency com.h2database:h2 to v2.2.222 2023-09-15 10:46:54 +02:00
renovate[bot]andLeonard Brünings b195d0af7a Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.1 2023-09-15 10:46:37 +02:00
renovate[bot]andLeonard Brünings af96b8ba92 Update dependency net.bytebuddy:byte-buddy to v1.14.8 2023-09-15 10:46:08 +02:00
renovate[bot]andLeonard Brünings 8126aba693 Update groovy monorepo to v4.0.15 2023-09-15 10:45:43 +02:00
renovate[bot]andGitHub acf6f51ca9 Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.1.2 (#119) 2023-09-06 13:53:12 +00:00
renovate[bot]andLeonard Brünings c4a4b12d15 Update dependency org.codehaus.gmavenplus:gmavenplus-plugin to v3 2023-09-06 15:50:06 +02:00
renovate[bot]andLeonard Brünings 68c360ab0a Update dependency net.bytebuddy:byte-buddy to v1.14.7 2023-09-06 15:48:09 +02:00
renovate[bot]andLeonard Brünings 7cce46eaad Update actions/cache action to v3 2023-09-06 15:46:58 +02:00
Leonard BrüningsandLeonard Brünings b338e49f7d Switch to gradle-build-action 2023-09-06 15:44:52 +02:00
renovate[bot]andGitHub 3f8fd7ea89 Update actions/setup-java action to v3 (#114) 2023-09-06 15:38:17 +02:00
renovate[bot]andLeonard Brünings 1e7c428a35 Update actions/checkout action to v4 2023-09-06 15:34:53 +02:00
renovate[bot]andLeonard Brünings 66169beb7f Update dependency maven to v3.9.4 2023-09-06 15:34:03 +02:00
Leonard Brünings 695246fe85 Modernize gradle buildscript 2023-09-06 15:29:59 +02:00
renovate[bot]andGitHub 59fdc3b296 Update dependency com.h2database:h2 to v2.2.220 [SECURITY] (#106) 2023-09-06 13:28:37 +00:00
renovate[bot]andLeonard Brünings 1933055e65 Update groovy monorepo to v4.0.14 2023-09-06 15:24:20 +02:00
renovate[bot]andLeonard Brünings de0dae1ef7 Update dependency gradle to v8 2023-09-06 15:20:21 +02:00
renovate[bot]andLeonard Brünings b33e1ff80d Update dependency maven-wrapper to v3.2.0 2023-09-06 15:19:33 +02:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Leonard Brünings
7f62b06d47 Switch from Dependabot to Renovate (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Leonard Brünings <leonard.bruenings@gradle.com>
2023-09-06 15:16:08 +02:00
Leonard BrüningsandGitHub c9951e87aa Remove mentions of ANT from readme
fixes #71
2022-10-21 17:48:26 +02:00
dependabot[bot]andLeonard Brünings e93db778c5 Bump gmavenplus-plugin from 1.13.1 to 2.0.0
Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.13.1 to 2.0.0.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/1.13.1...2.0.0)

---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 20:36:36 +02:00
dependabot[bot]andLeonard Brünings e5e0f682cd Bump spock-bom from 2.2-groovy-4.0 to 2.3-groovy-4.0
Bumps spock-bom from 2.2-groovy-4.0 to 2.3-groovy-4.0.

---
updated-dependencies:
- dependency-name: org.spockframework:spock-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 16:52:18 +02:00
dependabot[bot]andLeonard Brünings dc0f1ad06c Bump spock-bom from 2.2-groovy-4.0 to 2.3-groovy-4.0
Bumps spock-bom from 2.2-groovy-4.0 to 2.3-groovy-4.0.

---
updated-dependencies:
- dependency-name: org.spockframework:spock-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 16:52:07 +02:00
dependabot[bot]andLeonard Brünings b052e3523f Bump byte-buddy from 1.12.16 to 1.12.17
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.16 to 1.12.17.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.16...byte-buddy-1.12.17)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 21:45:26 +02:00
dependabot[bot]andLeonard Brünings 4f13847992 Bump byte-buddy from 1.12.16 to 1.12.17
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.16 to 1.12.17.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.16...byte-buddy-1.12.17)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 21:45:11 +02:00
Leonard Brünings 9c453e2db1 Use Github Action Badge 2022-09-11 22:32:08 +02:00
Leonard Brünings 0aef5576a4 Use groovy-bom as platform 2022-09-11 22:28:17 +02:00
dependabot[bot]andLeonard Brünings d86a025029 Bump byte-buddy from 1.12.8 to 1.12.16
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.8 to 1.12.16.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.8...byte-buddy-1.12.16)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:26:50 +02:00
dependabot[bot]andLeonard Brünings 31ac21a246 Bump maven-deploy-plugin from 2.8.2 to 3.0.0
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.2 to 3.0.0.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.0.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:23:55 +02:00
dependabot[bot]andLeonard Brünings 54ea0247d2 Bump gmavenplus-plugin from 1.12.0 to 1.13.1
Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/1.12.0...1.13.1)

---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:23:45 +02:00
dependabot[bot]andLeonard Brünings 115dcebac7 Bump byte-buddy from 1.12.7 to 1.12.16
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.7 to 1.12.16.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.7...byte-buddy-1.12.16)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:23:28 +02:00
dependabot[bot]andLeonard Brünings 9b33ebf6c2 Bump objenesis from 3.2 to 3.3
Bumps [objenesis](https://github.com/easymock/objenesis) from 3.2 to 3.3.
- [Release notes](https://github.com/easymock/objenesis/releases)
- [Commits](https://github.com/easymock/objenesis/compare/3.2...3.3)

---
updated-dependencies:
- dependency-name: org.objenesis:objenesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:23:14 +02:00
dependabot[bot]andLeonard Brünings d152288ae5 Bump objenesis from 3.2 to 3.3
Bumps [objenesis](https://github.com/easymock/objenesis) from 3.2 to 3.3.
- [Release notes](https://github.com/easymock/objenesis/releases)
- [Commits](https://github.com/easymock/objenesis/compare/3.2...3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:23:08 +02:00
dependabot[bot]andLeonard Brünings b551e129a8 Bump h2 from 2.1.210 to 2.1.214
Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.1.214.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.210...version-2.1.214)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:22:57 +02:00
dependabot[bot]andLeonard Brünings ea86fd9b36 Bump h2 from 2.1.210 to 2.1.214
Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.1.214.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.210...version-2.1.214)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:22:46 +02:00
Leonard BrüningsandLeonard Brünings 40f103c211 Update to Spock 2.2 and Groovy 4.0 2022-09-11 11:07:46 +02:00
Leonard BrüningsandLeonard Brünings 5398f5ebc9 Update Gradle 7.5.1 and Maven 3.8.6 2022-09-11 10:34:12 +02:00
dependabot[bot]andLeonard Brünings 849f4db8e5 Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M7
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.0.0-M7.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.0.0-M7)

---
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>
2022-09-11 10:31:24 +02:00
Leonard BrüningsandGitHub 2e053bb947 Create dependabot.yml
for automatic updates
2022-09-11 10:21:04 +02:00
Leonard Brünings f72f0342d6 Update dependencies 2022-03-14 10:12:27 +01:00
Leonard BrüningsandLeonard Brünings 45ca362449 Update Gradle to 7.4.1 2022-03-14 10:09:59 +01:00
Leonard BrüningsandLeonard Brünings fd942948d0 Update to Apache Maven Wrapper and Maven 3.8.5 2022-03-14 10:07:28 +01:00
Leonard Brünings 1b0b6764e8 Update to Spock 2.1 and update other dependencies 2022-02-16 16:34:36 +01:00
Leonard Brünings 5e4c048ada Update h2 to 2.1.210 2022-01-24 15:35:47 +01:00
Leonard Brünings b59ff9fdc2 Update h2 to 2.0.210 2022-01-24 14:56:38 +01:00