Commit Graph

5607 Commits

Author SHA1 Message Date
dependabot[bot] 77636007c0
Bump swaggerVersion from 2.2.4 to 2.2.6 in /Plan (#2698)
Bumps `swaggerVersion` from 2.2.4 to 2.2.6.

Updates `swagger-core-jakarta` from 2.2.4 to 2.2.6

Updates `swagger-jaxrs2-jakarta` from 2.2.4 to 2.2.6

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-core-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.swagger.core.v3:swagger-jaxrs2-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 19:25:12 +02:00
dependabot[bot] 163b451435
Bump io.swagger.core.v3.swagger-gradle-plugin in /Plan (#2699)
Bumps io.swagger.core.v3.swagger-gradle-plugin from 2.2.4 to 2.2.6.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3.swagger-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 19:25:01 +02:00
dependabot[bot] b2c7d24994
Bump i18next-http-backend from 2.0.0 to 2.0.1 in /Plan/react/dashboard (#2703)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 19:24:24 +02:00
dependabot[bot] 03fed03ce2
Bump commons-compress from 1.21 to 1.22 in /Plan (#2704)
Bumps commons-compress from 1.21 to 1.22.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 19:23:40 +02:00
Henri Schubin 2ac2cb89c3
Fix scope of mixin, exclude junit provided by json-simple, correct dependency download failure logging (#2695) 2022-10-30 12:02:29 +02:00
Aurora Lahtela 9096ff05e5 Build javadocs in PRs
- Makes sure that PRs don't break javadocs
2022-10-30 10:54:19 +02:00
Aurora Lahtela 7491e54692 Merge javadocs pipeline to ci pipeline
Affects issues:
- Close #2677
2022-10-30 10:47:59 +02:00
Aurora Lahtela 2ee404b83d Update LuckPerms Extension to R1.6
Vankka updated LuckPerms to use new component apis

Affects issues:
- Fixed #2681
- Fixed #2374
2022-10-30 10:31:51 +02:00
Henri Schubin 96a14a24f5
Component DataExtension API (#2686)
* Component DataExtension API

* Finish up component extension data, add react-mcjsonchat library to the react dashboard in preparation for the rewrite

* Update Plan/common/src/main/java/com/djrapitops/plan/extension/implementation/results/ExtensionComponentData.java

* Update Plan/common/src/test/java/com/djrapitops/plan/storage/database/queries/ExtensionsDatabaseTest.java

* Update Plan/common/src/main/java/com/djrapitops/plan/extension/implementation/providers/gathering/DataValueGatherer.java

Co-authored-by: Aurora Lahtela <24460436+AuroraLS3@users.noreply.github.com>
2022-10-29 08:23:16 +03:00
dependabot[bot] 4ecf0c2b64
Bump i18next from 22.0.2 to 22.0.3 in /Plan/react/dashboard (#2691)
Bumps [i18next](https://github.com/i18next/i18next) from 22.0.2 to 22.0.3.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v22.0.2...v22.0.3)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 08:07:16 +03:00
dependabot[bot] ac5415ece2
Bump swagger-ui from 4.15.0 to 4.15.2 in /Plan/react/dashboard (#2694)
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 4.15.0 to 4.15.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.15.0...v4.15.2)

---
updated-dependencies:
- dependency-name: swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 08:07:01 +03:00
dependabot[bot] 9dca5edd7a
Bump i18next-http-backend from 1.4.4 to 2.0.0 in /Plan/react/dashboard (#2690)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 1.4.4 to 2.0.0.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v1.4.4...v2.0.0)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 08:06:38 +03:00
dependabot[bot] 3a4feb73ce
Bump org.sonarqube from 3.4.0.2513 to 3.5.0.2730 in /Plan (#2689)
Bumps org.sonarqube from 3.4.0.2513 to 3.5.0.2730.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 08:05:02 +03:00
dependabot[bot] 62a4bd1a35
Bump selenium-java from 4.5.2 to 4.5.3 in /Plan (#2687)
Bumps [selenium-java](https://github.com/SeleniumHQ/selenium) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 08:04:41 +03:00
Aurora Lahtela bb80b453ef Add loadOrder and version for sponge dependency 2022-10-23 09:43:24 +03:00
Aurora Lahtela 276310f950 Add spongeapi as sponge dependency to show api version on Ore 2022-10-23 09:39:24 +03:00
Aurora Lahtela d3a8176e72 Fix strict group by issues in PlayerCountQueries 2022-10-22 14:26:51 +03:00
Aurora Lahtela 0357cc5fd0 Fix concurrent modification on loading world aliases 2022-10-22 14:23:32 +03:00
dependabot[bot] 0731a8ab3b
Bump react-router-dom from 6.3.0 to 6.4.2 in /Plan/react/dashboard (#2653)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.3.0 to 6.4.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.4.2/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 14:15:12 +03:00
dependabot[bot] 1024b6509f
Bump axios from 0.27.2 to 1.1.3 in /Plan/react/dashboard (#2675)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.1.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.1.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 14:10:35 +03:00
dependabot[bot] 3cfad1fc16
Bump swaggerVersion from 2.2.3 to 2.2.4 in /Plan (#2668)
Bumps `swaggerVersion` from 2.2.3 to 2.2.4.

Updates `swagger-core-jakarta` from 2.2.3 to 2.2.4

Updates `swagger-jaxrs2-jakarta` from 2.2.3 to 2.2.4

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-core-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.swagger.core.v3:swagger-jaxrs2-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 13:59:08 +03:00
dependabot[bot] e5bbf80811
Bump swagger-ui from 4.14.2 to 4.15.0 in /Plan/react/dashboard (#2671)
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 4.14.2 to 4.15.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.14.2...v4.15.0)

---
updated-dependencies:
- dependency-name: swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 13:47:46 +03:00
dependabot[bot] c1d91baf24
Bump testContainersVersion from 1.17.4 to 1.17.5 in /Plan (#2652)
Bumps `testContainersVersion` from 1.17.4 to 1.17.5.

Updates `testcontainers` from 1.17.4 to 1.17.5
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.4...1.17.5)

Updates `junit-jupiter` from 1.17.4 to 1.17.5
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.4...1.17.5)

Updates `nginx` from 1.17.4 to 1.17.5
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.4...1.17.5)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 13:46:27 +03:00
dependabot[bot] 917c6ed8a3
Bump mockitoVersion from 4.8.0 to 4.8.1 in /Plan (#2680)
Bumps `mockitoVersion` from 4.8.0 to 4.8.1.

Updates `mockito-core` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1)

Updates `mockito-junit-jupiter` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 13:34:58 +03:00
dependabot[bot] ef4c0ea8d8
Bump io.swagger.core.v3.swagger-gradle-plugin in /Plan (#2670)
Bumps io.swagger.core.v3.swagger-gradle-plugin from 2.2.3 to 2.2.4.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3.swagger-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 13:34:29 +03:00
dependabot[bot] aa0c337689
Bump selenium-java from 4.5.0 to 4.5.2 in /Plan (#2679)
Bumps [selenium-java](https://github.com/SeleniumHQ/selenium) from 4.5.0 to 4.5.2.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 13:34:23 +03:00
dependabot[bot] 17d3818674
Bump dependencyDownloadVersion from 1.2.1 to 1.3.0 in /Plan (#2663)
Bumps `dependencyDownloadVersion` from 1.2.1 to 1.3.0.

Updates `dependencydownload-runtime` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/Vankka/DependencyDownload/releases)
- [Commits](https://github.com/Vankka/DependencyDownload/compare/v1.2.1...v1.3.0)

Updates `dev.vankka.dependencydownload.plugin` from 1.2.1 to 1.3.0

---
updated-dependencies:
- dependency-name: dev.vankka:dependencydownload-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.vankka.dependencydownload.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 13:32:00 +03:00
dependabot[bot] 63e731252c
Bump react-i18next from 11.18.6 to 12.0.0 in /Plan/react/dashboard (#2674)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.6 to 12.0.0.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.18.6...v12.0.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 13:27:59 +03:00
dependabot[bot] 9e31f5bfb8
Bump i18next from 21.10.0 to 22.0.2 in /Plan/react/dashboard (#2678)
Bumps [i18next](https://github.com/i18next/i18next) from 21.10.0 to 22.0.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.10.0...v22.0.2)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 13:26:22 +03:00
dependabot[bot] 9465a50bb3
Bump org.spongepowered.gradle.plugin from 2.0.2 to 2.1.1 in /Plan (#2667)
Bumps [org.spongepowered.gradle.plugin](https://github.com/SpongePowered/SpongeGradle) from 2.0.2 to 2.1.1.
- [Release notes](https://github.com/SpongePowered/SpongeGradle/releases)
- [Commits](https://github.com/SpongePowered/SpongeGradle/compare/v2.0.2...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 13:24:53 +03:00
dependabot[bot] a23088afb3
Bump mysql-connector-java from 8.0.30 to 8.0.31 in /Plan (#2666)
Bumps mysql-connector-java from 8.0.30 to 8.0.31.

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 13:24:29 +03:00
dependabot[bot] 862c9672a2
Bump com.github.node-gradle.node from 3.4.0 to 3.5.0 in /Plan (#2669)
Bumps com.github.node-gradle.node from 3.4.0 to 3.5.0.

---
updated-dependencies:
- dependency-name: com.github.node-gradle.node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 13:21:22 +03:00
Aurora Lahtela f0a5b43f02 Fix Javadoc errors 2022-10-22 11:45:01 +03:00
Aurora Lahtela 4f3e94024d Fixed incorrectly used translation labels 2022-10-22 11:32:45 +03:00
Aurora Lahtela f4bd580840 Implemented Query page filter options 2022-10-22 11:18:24 +03:00
Aurora Lahtela 8c1a357323 Add missing dependency to LineGraph useEffect 2022-10-16 14:23:40 +03:00
Aurora Lahtela 18801a4757 Add missing dependency to LineGraph useEffect 2022-10-16 14:18:07 +03:00
Henri Schubin c49276369f
Component API by Vankka (#2665)
Adds a new Component API that allows converting between color code representations in Strings
2022-10-16 13:21:49 +03:00
Aurora Lahtela 900ce7c49c Implemented query page server selector 2022-10-16 11:07:11 +03:00
Aurora Lahtela 1c3cfbfe4b Implemented query page graph selector
The range selector on the graph was quite quirky
so functionality in LineGraph needed to be expanded a lot
2022-10-16 10:47:18 +03:00
Aurora Lahtela 428a0c5fde Began work on Query page
- Implemented the view time range selector input fields
- Fixed geolocation filter query returning more options than supposed to
2022-10-15 15:41:57 +03:00
Aurora Lahtela 027c63fd84 Trigger window resize on datatable changes
- Also removed extension table pagination Previous and Next buttons
  to avoid overflowing if card is not wide enough

Affects issues:
- Possibly fixed #2637
2022-10-15 14:25:49 +03:00
Aurora Lahtela cf140e0db1 Fix network page subpage redirect
Removed the check that the /network address should end without a slash since this rule no longer holds.

Affects issues:
- Fixed #2647
2022-10-15 14:02:46 +03:00
Aurora Lahtela dc742b4cd1
Update versions.txt 2022-10-08 13:03:15 +03:00
dependabot[bot] 50a788c1d5
Bump i18next from 21.9.2 to 21.10.0 in /Plan/react/dashboard (#2655)
Bumps [i18next](https://github.com/i18next/i18next) from 21.9.2 to 21.10.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.9.2...v21.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 12:46:16 +03:00
dependabot[bot] aa7c32a6ab
Bump sass from 1.54.9 to 1.55.0 in /Plan/react/dashboard (#2627)
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.9 to 1.55.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.54.9...1.55.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 12:46:02 +03:00
dependabot[bot] a754d9dae1
Bump bootstrap from 5.2.1 to 5.2.2 in /Plan/react/dashboard (#2657)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 12:44:42 +03:00
Aurora Lahtela 8e17025278
Update build.gradle 2022-10-01 21:32:37 +03:00
dependabot[bot] 0f645f7b85
Bump testContainersVersion from 1.17.3 to 1.17.4 in /Plan (#2638)
Bumps `testContainersVersion` from 1.17.3 to 1.17.4.

Updates `testcontainers` from 1.17.3 to 1.17.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.3...1.17.4)

Updates `junit-jupiter` from 1.17.3 to 1.17.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.3...1.17.4)

Updates `nginx` from 1.17.3 to 1.17.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.3...1.17.4)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 17:28:21 +03:00
Aurora Lahtela b0393606f0
DE Locale update by DubHacker (#2646)
* Added "DubHacker" as contributor for translation (#2632)

* Added "DubHacker" to list of german translators (#2633)

* Update translation of locale_DE.yml (#2634)

Added translation of many descriptions. Will translate more of it in the following days.

Co-authored-by: loli-chan <45999657+DubHacker-chan@users.noreply.github.com>
2022-09-30 17:27:41 +03:00