dependabot[bot]
0fb493f236
Bump swagger-ui from 4.15.5 to 4.17.0 in /Plan/react/dashboard ( #2901 )
...
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui ) from 4.15.5 to 4.17.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases )
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc )
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.15.5...v4.17.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 08:47:47 +02:00
dependabot[bot]
c224cd4bb0
Bump jettyVersion from 11.0.13 to 11.0.14 in /Plan ( #2900 )
...
Bumps `jettyVersion` from 11.0.13 to 11.0.14.
Updates `org.eclipse.jetty:jetty-server` from 11.0.13 to 11.0.14
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.13...jetty-11.0.14 )
Updates `org.eclipse.jetty:jetty-alpn-java-server` from 11.0.13 to 11.0.14
Updates `org.eclipse.jetty.http2:http2-server` from 11.0.13 to 11.0.14
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-alpn-java-server
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.http2:http2-server
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>
2023-03-03 08:46:06 +02:00
dependabot[bot]
fc7155eb19
Bump datatables.net from 1.13.2 to 1.13.3 in /Plan/react/dashboard ( #2897 )
...
Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables ) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases )
- [Commits](https://github.com/DataTables/Dist-DataTables/compare/1.13.2...1.13.3 )
---
updated-dependencies:
- dependency-name: datatables.net
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>
2023-03-03 08:45:53 +02:00
dependabot[bot]
1b3adb899e
Bump dns-packet from 5.3.1 to 5.4.0 in /Plan/react/dashboard ( #2896 )
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v5.3.1...5.4.0 )
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 08:17:53 +02:00
Aurora Lahtela
274d99b54d
Remove unnecessary useCallback dependencies
2023-02-28 20:15:27 +02:00
Aurora Lahtela
6b2486f80d
Catch component level errors at high level
2023-02-27 17:41:32 +02:00
AuroraLS3
62ad253c09
Update versions.txt 5.5 DEV build 2254
2023-02-25 13:03:38 +00:00
Aurora Lahtela
2a3d3bbbc9
Enabled React frontend by default
...
Added Plugin.Use_Legacy_Frontend to help migrating html customizations to new version
2023-02-25 14:31:11 +02:00
Aurora Lahtela
b92e886a39
React PageExtension Javascript APIs ( #2894 )
...
* Page extension api javascript file
* Add support for extending rows with pageExtensionApi
Tested it
* Support javascript snippets in react index.html
* Add context to pageExtensionApi calls
* Fix redirect text overlapping with sidebar
* Add new API for registering custom javascript and css
2023-02-25 13:57:12 +02:00
Aurora Lahtela
154d0b2b46
Refactored FullSystemExtension to be easier to maintain
2023-02-25 12:17:30 +02:00
Aurora Lahtela
d25d013b75
Test file extensions supported by public html
2023-02-24 20:08:40 +02:00
dependabot[bot]
7ccc957929
Bump org.xerial:sqlite-jdbc from 3.40.1.0 to 3.41.0.0 in /Plan ( #2891 )
...
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.40.1.0 to 3.41.0.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases )
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG )
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.40.1.0...3.41.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 19:38:46 +02:00
dependabot[bot]
76aabe8c5a
Bump axios from 1.3.3 to 1.3.4 in /Plan/react/dashboard ( #2888 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.3 to 1.3.4.
- [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/v1.3.3...v1.3.4 )
---
updated-dependencies:
- dependency-name: axios
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>
2023-02-24 19:31:35 +02:00
dependabot[bot]
e16a12f6c3
Bump react-i18next from 12.1.5 to 12.2.0 in /Plan/react/dashboard ( #2889 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 12.1.5 to 12.2.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/v12.1.5...v12.2.0 )
---
updated-dependencies:
- dependency-name: react-i18next
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>
2023-02-24 19:30:41 +02:00
dependabot[bot]
7f731e92c8
Bump com.github.ben-manes.caffeine:caffeine from 3.1.3 to 3.1.4 in /Plan ( #2893 )
...
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/ben-manes/caffeine/releases )
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.3...v3.1.4 )
---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
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>
2023-02-24 19:30:15 +02:00
dependabot[bot]
344790958b
Bump i18next from 22.4.9 to 22.4.10 in /Plan/react/dashboard ( #2887 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 22.4.9 to 22.4.10.
- [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.4.9...v22.4.10 )
---
updated-dependencies:
- dependency-name: i18next
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>
2023-02-24 19:29:58 +02:00
dependabot[bot]
64fb2063b4
Bump org.seleniumhq.selenium:selenium-java from 4.8.0 to 4.8.1 in /Plan ( #2892 )
...
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.8.0...selenium-4.8.1 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 19:28:48 +02:00
dependabot[bot]
665d80ff46
Bump sass from 1.58.1 to 1.58.3 in /Plan/react/dashboard ( #2890 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.58.1 to 1.58.3.
- [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.58.1...1.58.3 )
---
updated-dependencies:
- dependency-name: sass
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>
2023-02-24 19:28:08 +02:00
Aurora Lahtela
020e49e0d5
Fixed subdirectory path replacement
...
The minified bundle variable name changed.
This should sort it out
2023-02-17 17:45:32 +02:00
dependabot[bot]
701f4d3393
Bump @testing-library/react in /Plan/react/dashboard ( #2881 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 12.1.5 to 14.0.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.1.5...v14.0.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
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>
2023-02-17 17:26:41 +02:00
dependabot[bot]
a32db205db
Bump axios from 1.3.1 to 1.3.3 in /Plan/react/dashboard ( #2880 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.1 to 1.3.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/v1.3.1...v1.3.3 )
---
updated-dependencies:
- dependency-name: axios
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>
2023-02-17 17:04:05 +02:00
dependabot[bot]
2ac2ae2e74
Bump @fortawesome/free-regular-svg-icons in /Plan/react/dashboard ( #2872 )
...
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.2.1...6.3.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-regular-svg-icons"
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>
2023-02-17 17:00:56 +02:00
dependabot[bot]
47a988ac0b
Bump @fortawesome/free-brands-svg-icons in /Plan/react/dashboard ( #2873 )
...
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.2.1...6.3.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-brands-svg-icons"
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>
2023-02-17 16:58:26 +02:00
dependabot[bot]
2934fa8944
Bump @fortawesome/free-solid-svg-icons in /Plan/react/dashboard ( #2868 )
...
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.2.1...6.3.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
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>
2023-02-17 16:58:11 +02:00
dependabot[bot]
40321ece1e
Bump @fortawesome/fontawesome-free in /Plan/react/dashboard ( #2875 )
...
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.2.1...6.3.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
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>
2023-02-17 16:57:39 +02:00
dependabot[bot]
1dec9fc6c7
Bump org.sonarqube from 3.5.0.2730 to 4.0.0.2929 in /Plan ( #2884 )
...
Bumps org.sonarqube from 3.5.0.2730 to 4.0.0.2929.
---
updated-dependencies:
- dependency-name: org.sonarqube
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>
2023-02-17 16:51:39 +02:00
dependabot[bot]
707abd172c
Bump com.github.ben-manes.caffeine:caffeine from 3.1.2 to 3.1.3 in /Plan ( #2879 )
...
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/ben-manes/caffeine/releases )
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.2...v3.1.3 )
---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
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>
2023-02-17 16:49:41 +02:00
dependabot[bot]
600287c5e4
Bump react-bootstrap from 2.7.0 to 2.7.2 in /Plan/react/dashboard ( #2882 )
...
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap ) from 2.7.0 to 2.7.2.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases )
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.7.0...v2.7.2 )
---
updated-dependencies:
- dependency-name: react-bootstrap
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>
2023-02-17 16:46:42 +02:00
dependabot[bot]
1a2fd72aa6
Bump datatables.net from 1.13.1 to 1.13.2 in /Plan/react/dashboard ( #2866 )
...
Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables ) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases )
- [Commits](https://github.com/DataTables/Dist-DataTables/compare/1.13.1...1.13.2 )
---
updated-dependencies:
- dependency-name: datatables.net
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>
2023-02-17 16:45:33 +02:00
dependabot[bot]
0c23bdb3f8
Bump bstatsVersion from 3.0.0 to 3.0.1 in /Plan ( #2878 )
...
Bumps `bstatsVersion` from 3.0.0 to 3.0.1.
Updates `org.bstats:bstats-bukkit` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases )
- [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.0...v3.0.1 )
Updates `org.bstats:bstats-sponge` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases )
- [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.0...v3.0.1 )
Updates `org.bstats:bstats-bungeecord` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases )
- [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.bstats:bstats-sponge
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.bstats:bstats-bungeecord
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>
2023-02-17 16:39:08 +02:00
dependabot[bot]
8863151ef7
Bump @fortawesome/fontawesome-svg-core in /Plan/react/dashboard ( #2871 )
...
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome ) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.2.1...6.3.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-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>
2023-02-17 16:36:09 +02:00
dependabot[bot]
e67d4e0792
Bump sass from 1.58.0 to 1.58.1 in /Plan/react/dashboard ( #2883 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.58.0 to 1.58.1.
- [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.58.0...1.58.1 )
---
updated-dependencies:
- dependency-name: sass
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>
2023-02-17 16:32:02 +02:00
dependabot[bot]
7b6e0bf519
Bump datatables.net-bs5 from 1.13.1 to 1.13.2 in /Plan/react/dashboard ( #2869 )
...
Bumps [datatables.net-bs5](https://github.com/DataTables/Dist-DataTables-Bootstrap5 ) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap5/releases )
- [Commits](https://github.com/DataTables/Dist-DataTables-Bootstrap5/compare/1.13.1...1.13.2 )
---
updated-dependencies:
- dependency-name: datatables.net-bs5
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>
2023-02-17 16:29:59 +02:00
dependabot[bot]
123c412036
Bump daggerVersion from 2.44.2 to 2.45 in /Plan ( #2870 )
...
Bumps `daggerVersion` from 2.44.2 to 2.45.
Updates `com.google.dagger:dagger` from 2.44.2 to 2.45
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.45 )
Updates `com.google.dagger:dagger-compiler` from 2.44.2 to 2.45
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.45 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
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>
2023-02-17 16:29:05 +02:00
Aurora Lahtela
7786767fa8
Changed java and react badges to be cleaner
2023-02-14 17:22:20 +02:00
Aurora Lahtela
776fa3327f
Fixed issues with peak player count query optimization
2023-02-13 18:23:38 +02:00
Aurora Lahtela
226bc20e3f
Speed up /v1/network/servers by 66%
...
Benchmark: endpoint (fetchPeakPlayerCount is the highest contributor)
- Before: 10 seconds (1s * server count)
- Before: 3 seconds (332ms * server count)
2023-02-12 10:37:52 +02:00
Aurora Lahtela
55d2366d4b
Add React badges to README
2023-02-08 08:44:08 +02:00
Aurora Lahtela
49a8db83c8
Fix ci.yml syntax
2023-02-07 21:36:44 +02:00
Aurora Lahtela
6e5cb3b9f2
Add React Sonar Scan
2023-02-07 21:35:13 +02:00
Aurora Lahtela
a2d92a34cb
Update to React 18 and react-bootstrap 2
2023-02-06 19:01:33 +02:00
dependabot[bot]
c28f239ddc
Bump @fullcalendar/daygrid in /Plan/react/dashboard ( #2846 )
...
Bumps [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid ) from 5.11.3 to 5.11.4.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/v5.11.4/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v5.11.4/packages/daygrid )
---
updated-dependencies:
- dependency-name: "@fullcalendar/daygrid"
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>
2023-02-05 15:47:54 +02:00
dependabot[bot]
05a13a3435
Bump axios from 1.2.3 to 1.3.1 in /Plan/react/dashboard ( #2857 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.3 to 1.3.1.
- [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/v1.2.3...v1.3.1 )
---
updated-dependencies:
- dependency-name: axios
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>
2023-02-05 15:47:38 +02:00
dependabot[bot]
735dea4d61
Bump react-i18next from 12.1.4 to 12.1.5 in /Plan/react/dashboard ( #2858 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 12.1.4 to 12.1.5.
- [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/v12.1.4...v12.1.5 )
---
updated-dependencies:
- dependency-name: react-i18next
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>
2023-02-05 15:46:42 +02:00
dependabot[bot]
b73e494101
Bump sass from 1.57.1 to 1.58.0 in /Plan/react/dashboard ( #2855 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.57.1 to 1.58.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.57.1...1.58.0 )
---
updated-dependencies:
- dependency-name: sass
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>
2023-02-05 15:46:35 +02:00
dependabot[bot]
aa9d45178f
Bump @fullcalendar/bootstrap in /Plan/react/dashboard ( #2848 )
...
Bumps [@fullcalendar/bootstrap](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/bootstrap4 ) from 5.11.3 to 5.11.4.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v5.11.4/packages/bootstrap4 )
---
updated-dependencies:
- dependency-name: "@fullcalendar/bootstrap"
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>
2023-02-05 15:45:39 +02:00
dependabot[bot]
09cd482ea4
Bump @fullcalendar/react from 5.11.3 to 5.11.4 in /Plan/react/dashboard ( #2847 )
...
Bumps [@fullcalendar/react](https://github.com/fullcalendar/fullcalendar-react ) from 5.11.3 to 5.11.4.
- [Release notes](https://github.com/fullcalendar/fullcalendar-react/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar-react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar-react/compare/v5.11.3...v5.11.4 )
---
updated-dependencies:
- dependency-name: "@fullcalendar/react"
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>
2023-02-05 15:45:22 +02:00
dependabot[bot]
8c7b0d86ae
Bump selenium-java from 4.7.2 to 4.8.0 in /Plan ( #2843 )
...
Bumps [selenium-java](https://github.com/SeleniumHQ/selenium ) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.8.0 )
---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
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>
2023-02-05 15:42:18 +02:00
dependabot[bot]
06a45309fc
Bump highcharts from 10.3.2 to 10.3.3 in /Plan/react/dashboard ( #2845 )
...
Bumps [highcharts](https://github.com/highcharts/highcharts-dist ) from 10.3.2 to 10.3.3.
- [Release notes](https://github.com/highcharts/highcharts-dist/releases )
- [Commits](https://github.com/highcharts/highcharts-dist/compare/v10.3.2...v10.3.3 )
---
updated-dependencies:
- dependency-name: highcharts
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>
2023-02-05 15:42:05 +02:00
dependabot[bot]
e7b2d0a75e
Bump mockitoVersion from 5.0.0 to 5.1.1 in /Plan ( #2854 )
...
Bumps `mockitoVersion` from 5.0.0 to 5.1.1.
Updates `org.mockito:mockito-core` from 5.0.0 to 5.1.1
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.1.1 )
Updates `org.mockito:mockito-junit-jupiter` from 5.0.0 to 5.1.1
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.1.1 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
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>
2023-02-05 15:41:50 +02:00