dependabot[bot]
bd3f674453
Bump com.github.node-gradle.node from 3.6.0 to 4.0.0 in /Plan ( #2999 )
...
Bumps com.github.node-gradle.node from 3.6.0 to 4.0.0.
---
updated-dependencies:
- dependency-name: com.github.node-gradle.node
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-04-30 08:59:46 +03:00
Aurora Lahtela
cec82d5f5f
Prevent missing method crashing fabric
...
Affects issues:
- #2991
2023-04-27 15:32:40 +03:00
Aurora Lahtela
10a1e11e46
Remove Plugin.Frontend_BETA from the config
...
Forgot to remove it, so every reload Plan tries to remove it again
2023-04-23 07:46:24 +03:00
dependabot[bot]
83f06ff3b3
Bump org.seleniumhq.selenium:selenium-java from 4.8.3 to 4.9.0 in /Plan ( #2983 )
...
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium ) from 4.8.3 to 4.9.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.9.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-04-23 07:44:57 +03:00
dependabot[bot]
87ee0f1487
Bump react-bootstrap from 2.7.3 to 2.7.4 in /Plan/react/dashboard ( #2980 )
...
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap ) from 2.7.3 to 2.7.4.
- [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.3...v2.7.4 )
---
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-04-23 07:44:36 +03:00
dependabot[bot]
d341db99ee
Bump axios from 1.3.5 to 1.3.6 in /Plan/react/dashboard ( #2981 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.5 to 1.3.6.
- [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.5...v1.3.6 )
---
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-04-23 07:44:30 +03:00
dependabot[bot]
2679f158e9
Bump i18next from 22.4.14 to 22.4.15 in /Plan/react/dashboard ( #2982 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 22.4.14 to 22.4.15.
- [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.14...v22.4.15 )
---
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-04-23 07:44:23 +03:00
dependabot[bot]
85bcd19ab4
Bump com.github.node-gradle.node from 3.5.1 to 3.6.0 in /Plan ( #2984 )
...
Bumps com.github.node-gradle.node from 3.5.1 to 3.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 07:44:14 +03:00
dependabot[bot]
83f8d25938
Bump mysql:mysql-connector-java from 8.0.32 to 8.0.33 in /Plan ( #2985 )
...
Bumps mysql:mysql-connector-java from 8.0.32 to 8.0.33.
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 07:44:05 +03:00
dependabot[bot]
1420af772d
Bump mockitoVersion from 5.3.0 to 5.3.1 in /Plan ( #2987 )
...
Bumps `mockitoVersion` from 5.3.0 to 5.3.1.
Updates `org.mockito:mockito-core` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.3.0...v5.3.1 )
Updates `org.mockito:mockito-junit-jupiter` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.3.0...v5.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 07:43:56 +03:00
Aurora Lahtela
1ad2de8d1c
Bump Extension LibertyBans to R1.4
...
Affects issues:
- Fixed #2948
2023-04-23 07:43:04 +03:00
Aurora Lahtela
f2cb56d04c
Implement support for HTML and COMPONENT extension value types
...
Affects issues:
- Fixed #2950
2023-04-22 18:49:53 +03:00
Aurora Lahtela
5161f6f825
Bump LibertyBans Extension to 1.1.0-R1.3
...
Affects issues:
- Possibly fixed #2948
2023-04-22 18:38:18 +03:00
Aurora Lahtela
de884cd681
Improve Extension error handling
2023-04-18 19:14:12 +03:00
Aurora Lahtela
5f0ecb8bbe
Fix theme not applying by default
2023-04-16 19:54:10 +03:00
Aurora Lahtela
10383da94a
Add Database.MySQL.Max_Lifetime settings
2023-04-16 15:53:51 +03:00
dependabot[bot]
08e13cfddb
Bump jettyVersion from 11.0.14 to 11.0.15 in /Plan ( #2978 )
...
Bumps `jettyVersion` from 11.0.14 to 11.0.15.
Updates `org.eclipse.jetty:jetty-server` from 11.0.14 to 11.0.15
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.14...jetty-11.0.15 )
Updates `org.eclipse.jetty:jetty-alpn-java-server` from 11.0.14 to 11.0.15
Updates `org.eclipse.jetty.http2:http2-server` from 11.0.14 to 11.0.15
---
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-04-14 08:14:24 +03:00
dependabot[bot]
8cc7c55ad5
Bump com.github.ben-manes.caffeine:caffeine from 3.1.5 to 3.1.6 in /Plan ( #2977 )
...
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/ben-manes/caffeine/releases )
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.5...v3.1.6 )
---
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-04-14 08:13:38 +03:00
dependabot[bot]
70d1dfa6e9
Bump i18next-localstorage-backend in /Plan/react/dashboard ( #2973 )
...
Bumps [i18next-localstorage-backend](https://github.com/i18next/i18next-localStorage-backend ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/i18next/i18next-localStorage-backend/releases )
- [Changelog](https://github.com/i18next/i18next-localstorage-backend/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-localStorage-backend/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: i18next-localstorage-backend
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-04-14 08:13:33 +03:00
dependabot[bot]
7053caeee9
Bump adventureVersion from 4.13.0 to 4.13.1 in /Plan ( #2975 )
...
Bumps `adventureVersion` from 4.13.0 to 4.13.1.
Updates `net.kyori:adventure-text-serializer-gson` from 4.13.0 to 4.13.1
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.13.0...v4.13.1 )
Updates `net.kyori:adventure-text-serializer-legacy` from 4.13.0 to 4.13.1
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.13.0...v4.13.1 )
Updates `net.kyori:adventure-text-minimessage` from 4.13.0 to 4.13.1
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.13.0...v4.13.1 )
---
updated-dependencies:
- dependency-name: net.kyori:adventure-text-serializer-gson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.kyori:adventure-text-serializer-legacy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.kyori:adventure-text-minimessage
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-04-14 08:13:25 +03:00
dependabot[bot]
f2aeb14fd0
Bump sass from 1.61.0 to 1.62.0 in /Plan/react/dashboard ( #2974 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.61.0 to 1.62.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.61.0...1.62.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-04-14 08:13:04 +03:00
dependabot[bot]
ff504b2643
Bump net.kyori:adventure-api from 4.13.0 to 4.13.1 in /Plan ( #2976 )
...
Bumps [net.kyori:adventure-api](https://github.com/KyoriPowered/adventure ) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.13.0...v4.13.1 )
---
updated-dependencies:
- dependency-name: net.kyori:adventure-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>
2023-04-14 08:12:54 +03:00
dependabot[bot]
df85fa0990
Bump react-bootstrap from 2.7.2 to 2.7.3 in /Plan/react/dashboard ( #2972 )
...
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap ) from 2.7.2 to 2.7.3.
- [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.2...v2.7.3 )
---
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-04-14 08:12:51 +03:00
dependabot[bot]
8a45bd08d0
Bump mockitoVersion from 5.2.0 to 5.3.0 in /Plan ( #2971 )
...
Bumps `mockitoVersion` from 5.2.0 to 5.3.0.
Updates `org.mockito:mockito-core` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.2.0...v5.3.0 )
Updates `org.mockito:mockito-junit-jupiter` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.2.0...v5.3.0 )
---
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-04-14 08:12:44 +03:00
Antti Koponen
3f8682b11a
Update fabric networking in fabric.mod.json ( #2970 )
2023-04-12 07:04:49 +03:00
AuroraLS3
a63313ba52
Update versions.txt 5.5 DEV build 2335
2023-04-09 07:37:38 +00:00
Aurora Lahtela
f7cec19372
Multi proxy support ( #2968 )
...
- Change proxy server info storage to allow multiple proxies to exist in the database
- Allow naming Proxies with Server.Name config setting
- Server.IP is no longer required to be set during installation
- Change logic reliant on single proxy server to consider multiple proxies
- If multiple proxies have webserver or export enabled, the address given by commands can be any of them.
- Network players online graph now stacks if redisbungee is not used. Individual players online graphs for different proxies can be viewed from Performance tab.
- Last Peak and All Time Peak are not given for multi-proxy networks without redisbungee since it would be expensive to calculate.
- Improved network performance tab considerably
- /plan info displays the Server UUID of the current server
- /plan server link goes to /server/UUID instead of /server/Name
- Fix join address graphs not loading if strict GROUP BY is enabled in MySQL
Affects issues:
- Close #1454
2023-04-09 10:10:28 +03:00
Aurora Lahtela
f43d8f89fb
Fix some sonar smells in frontend code
2023-04-08 09:13:38 +03:00
Aurora Lahtela
58eae50428
Configuration options for logging request headers to console
2023-04-08 07:47:48 +03:00
Aurora Lahtela
bb6dc692cd
Update custom locale files automatically when loaded
...
Affects issues:
- Fixed #2949
2023-04-07 14:31:24 +03:00
dependabot[bot]
65f91b7f6b
Bump testContainersVersion from 1.17.6 to 1.18.0 in /Plan ( #2963 )
...
Bumps `testContainersVersion` from 1.17.6 to 1.18.0.
Updates `org.testcontainers:testcontainers` from 1.17.6 to 1.18.0
- [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.6...1.18.0 )
Updates `org.testcontainers:junit-jupiter` from 1.17.6 to 1.18.0
- [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.6...1.18.0 )
Updates `org.testcontainers:nginx` from 1.17.6 to 1.18.0
- [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.6...1.18.0 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.testcontainers:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.testcontainers:nginx
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-04-07 07:52:21 +03:00
dependabot[bot]
e5bf0b09e5
Bump i18next from 22.4.13 to 22.4.14 in /Plan/react/dashboard ( #2964 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 22.4.13 to 22.4.14.
- [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.13...v22.4.14 )
---
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-04-07 07:52:09 +03:00
dependabot[bot]
66041f1b41
Bump sass from 1.60.0 to 1.61.0 in /Plan/react/dashboard ( #2965 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.60.0 to 1.61.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.60.0...1.61.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-04-07 07:51:57 +03:00
dependabot[bot]
650734c2bc
Bump axios from 1.3.4 to 1.3.5 in /Plan/react/dashboard ( #2966 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.4 to 1.3.5.
- [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.4...v1.3.5 )
---
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-04-07 07:51:45 +03:00
Aurora Lahtela
3b40188bf5
Fix same server check logging warning every 30 min
2023-04-06 21:15:50 +03:00
Aurora Lahtela
c1f08cbc99
Fix tests
2023-04-06 21:00:10 +03:00
Aurora Lahtela
ef7ddc0766
Warn about two servers storing data as same one
...
Affects issues:
- Close #2049
2023-04-06 20:37:05 +03:00
Aurora Lahtela
e40793d2b8
Add warning to server list if server hasn't sent data for over 24h
...
The warning is demoted if data doesn't arrive in 7 days to a grey warning
And again after 30 days it changes to an archive to signify the server might be gone for good.
Affects issues:
- Close #2595
2023-04-06 19:57:45 +03:00
Aurora Lahtela
720cf4374e
Correct MySQL charset and collation encoding if they're wrong
...
Affects issues:
- Close #2293
2023-04-06 18:58:42 +03:00
WolverStone
9dd6fab80b
Update locale_CS.yml ( #2961 )
...
Fix typos and add missing translation
2023-04-06 07:36:40 +03:00
WolverStone
7a09d04c8c
Update locale_CS.yml ( #2960 )
2023-04-05 16:09:09 +03:00
dependabot[bot]
399b9c1525
Bump react-router-dom from 6.7.0 to 6.10.0 in /Plan/react/dashboard ( #2953 )
...
* Bump react-router-dom from 6.7.0 to 6.10.0 in /Plan/react/dashboard
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.7.0 to 6.10.0.
- [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.10.0/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>
* Fix Open URI redirect with login redirect
Affects issues:
- Fixed #2747
* Tested open redirection and fixed addresses that bypassed the protection
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aurora Lahtela <24460436+AuroraLS3@users.noreply.github.com>
2023-04-01 11:19:39 +03:00
dependabot[bot]
ec41b81f7b
Bump @fortawesome/free-solid-svg-icons in /Plan/react/dashboard ( #2955 )
...
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.3.0 to 6.4.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.3.0...6.4.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>
Co-authored-by: Aurora Lahtela <24460436+AuroraLS3@users.noreply.github.com>
2023-04-01 08:58:50 +03:00
dependabot[bot]
ad9d5dd13c
Bump @fortawesome/free-brands-svg-icons in /Plan/react/dashboard ( #2959 )
...
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.3.0 to 6.4.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.3.0...6.4.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-04-01 08:51:39 +03:00
dependabot[bot]
1112e9f37c
Bump @fortawesome/fontawesome-free in /Plan/react/dashboard ( #2954 )
...
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) from 6.3.0 to 6.4.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.3.0...6.4.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-04-01 08:51:26 +03:00
dependabot[bot]
e576683080
Bump slf4jVersion from 2.0.6 to 2.0.7 in /Plan ( #2937 )
...
Bumps `slf4jVersion` from 2.0.6 to 2.0.7.
Updates `org.slf4j:slf4j-nop` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.6...v_2.0.7 )
Updates `org.slf4j:slf4j-api` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.6...v_2.0.7 )
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-nop
dependency-type: direct:production
update-type: version-update:semver-patch
- 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>
2023-04-01 08:51:18 +03:00
dependabot[bot]
5ea01542bc
Bump swagger-ui from 4.18.1 to 4.18.2 in /Plan/react/dashboard ( #2958 )
...
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui ) from 4.18.1 to 4.18.2.
- [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.18.1...v4.18.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-01 08:50:03 +03:00
dependabot[bot]
4e5955abc3
Bump @fortawesome/fontawesome-svg-core in /Plan/react/dashboard ( #2957 )
...
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome ) from 6.3.0 to 6.4.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.3.0...6.4.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-04-01 08:49:55 +03:00
dependabot[bot]
4725b4a801
Bump @fortawesome/free-regular-svg-icons in /Plan/react/dashboard ( #2952 )
...
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.3.0 to 6.4.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.3.0...6.4.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-04-01 08:49:42 +03:00
dependabot[bot]
b9085c155d
Bump bstatsVersion from 3.0.1 to 3.0.2 in /Plan ( #2951 )
...
Bumps `bstatsVersion` from 3.0.1 to 3.0.2.
Updates `org.bstats:bstats-bukkit` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases )
- [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.1...v3.0.2 )
Updates `org.bstats:bstats-sponge` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases )
- [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.1...v3.0.2 )
Updates `org.bstats:bstats-bungeecord` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases )
- [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.1...v3.0.2 )
---
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-04-01 08:47:48 +03:00