dependabot[bot]
c5ea789f31
Bump react and react-dom in /Plan/react/dashboard
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ). These dependencies needed to be updated together.
Updates `react` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react )
Updates `react-dom` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom )
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: react-dom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 10:28:55 +00:00
dependabot[bot]
8779ee5155
Bump sass from 1.83.0 to 1.83.1 in /Plan/react/dashboard ( #3918 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.83.0 to 1.83.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.83.0...1.83.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>
2025-01-06 12:27:09 +02:00
dependabot[bot]
98673df88d
Bump org.xerial:sqlite-jdbc from 3.47.1.0 to 3.47.2.0 in /Plan ( #3919 )
...
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.47.1.0 to 3.47.2.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.47.1.0...3.47.2.0 )
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
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>
2025-01-06 12:26:58 +02:00
Aurora Lahtela
6bc8f0daa3
Override default timezone in TZIndependentFormatter as UTC
...
The formatter was applying Operating System timezone on top of any offset,
leading to incorrect dates for any values passed to it.
This meant that anything at the start of day at negative GMT timezones, eg. GMT-4
would move back one day, showing incorrect results in the calendar.
Fixed by applying UTC as the timezone for the formatter
Affects issues:
- Possibly fixed #1239
2025-01-06 12:26:48 +02:00
Aurora Lahtela
7a5cb84d68
Group fontawesome PRs into one with Dependabot
2025-01-06 12:06:35 +02:00
Antti Koponen
3ff9266ff4
Update to Fabric 1.21.3 & fabric-permissions-api 0.3.3 ( #3917 )
...
* Update to fabric 1.21.3
* Bump me.lucko:fabric-permissions-api to 0.3.3
2025-01-05 19:23:36 +02:00
dependabot[bot]
10eb8afb77
Bump adventureVersion from 4.17.0 to 4.18.0 in /Plan ( #3903 )
...
Bumps `adventureVersion` from 4.17.0 to 4.18.0.
Updates `net.kyori:adventure-api` from 4.17.0 to 4.18.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.17.0...v4.18.0 )
Updates `net.kyori:adventure-text-serializer-gson` from 4.17.0 to 4.18.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.17.0...v4.18.0 )
Updates `net.kyori:adventure-text-serializer-legacy` from 4.17.0 to 4.18.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.17.0...v4.18.0 )
Updates `net.kyori:adventure-text-minimessage` from 4.17.0 to 4.18.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.17.0...v4.18.0 )
---
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.kyori:adventure-text-serializer-gson
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.kyori:adventure-text-serializer-legacy
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.kyori:adventure-text-minimessage
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>
2025-01-05 17:34:42 +02:00
dependabot[bot]
4d2f5c84ce
Bump vite from 6.0.6 to 6.0.7 in /Plan/react/dashboard ( #3912 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.0.6 to 6.0.7.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-05 17:33:51 +02:00
dependabot[bot]
75c001464c
Bump react-i18next from 15.2.0 to 15.4.0 in /Plan/react/dashboard ( #3911 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 15.2.0 to 15.4.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v15.2.0...v15.4.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>
2025-01-05 17:31:55 +02:00
dependabot[bot]
9bf9c41051
Bump @fortawesome/free-solid-svg-icons in /Plan/react/dashboard ( #3890 )
...
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.7.1 to 6.7.2.
- [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.7.1...6.7.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
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>
2025-01-05 17:21:53 +02:00
dependabot[bot]
356e039de4
Bump @fortawesome/free-brands-svg-icons in /Plan/react/dashboard ( #3895 )
...
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.7.1 to 6.7.2.
- [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.7.1...6.7.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-brands-svg-icons"
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>
2025-01-05 17:21:38 +02:00
dependabot[bot]
586966f9df
Bump @fortawesome/fontawesome-free in /Plan/react/dashboard ( #3897 )
...
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) from 6.7.1 to 6.7.2.
- [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.7.1...6.7.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
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>
2025-01-05 17:21:21 +02:00
dependabot[bot]
006e749674
Bump @fortawesome/fontawesome-svg-core in /Plan/react/dashboard ( #3896 )
...
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome ) from 6.7.1 to 6.7.2.
- [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.7.1...6.7.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
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>
2025-01-05 17:18:58 +02:00
dependabot[bot]
306152f1b7
Bump @fortawesome/free-regular-svg-icons in /Plan/react/dashboard ( #3898 )
...
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.7.1 to 6.7.2.
- [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.7.1...6.7.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-regular-svg-icons"
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>
2025-01-05 17:18:34 +02:00
dependabot[bot]
4e84157463
Bump mockitoVersion from 5.14.2 to 5.15.2 in /Plan ( #3914 )
...
Bumps `mockitoVersion` from 5.14.2 to 5.15.2.
Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.14.2...v5.15.2 )
Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.14.2...v5.15.2 )
---
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>
2025-01-05 17:16:19 +02:00
Antti Koponen
28602030fe
Miscellaneous build improvements ( #3916 )
...
* Fix PaperMC Maven repository URL
* Bump Gradle to 8.12
* Remove redundant "java" plugin declaration
* Use new coordinates for shadow plugin
* Bump loom to 1.9-SNAPSHOT
* Use new coordinates for RedisBungee
* Use server-only platform for Sponge
* Target Java 11 for API (already required by the plugin)
* Use first-party gradle/setup-gradle action for build caching
* Copycat better workflow conditions from PaperMC
* Revert "Target Java 11 for API (already required by the plugin)"
This reverts commit dd09e8566d
.
2025-01-05 17:10:12 +02:00
dependabot[bot]
364a3fef70
Bump sass from 1.82.0 to 1.83.0 in /Plan/react/dashboard ( #3880 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.82.0 to 1.83.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.82.0...1.83.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>
2024-12-27 08:22:20 +02:00
dependabot[bot]
46dde9f1cd
Bump react-i18next from 15.1.3 to 15.2.0 in /Plan/react/dashboard ( #3883 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 15.1.3 to 15.2.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v15.1.3...v15.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>
2024-12-27 08:22:03 +02:00
dependabot[bot]
505066086c
Bump io.swagger.core.v3.swagger-gradle-plugin in /Plan ( #3885 )
...
Bumps io.swagger.core.v3.swagger-gradle-plugin from 2.2.26 to 2.2.27.
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-27 08:21:38 +02:00
dependabot[bot]
5f7ead902e
Bump swaggerVersion from 2.2.26 to 2.2.27 in /Plan ( #3886 )
...
Bumps `swaggerVersion` from 2.2.26 to 2.2.27.
Updates `io.swagger.core.v3:swagger-core-jakarta` from 2.2.26 to 2.2.27
Updates `io.swagger.core.v3:swagger-jaxrs2-jakarta` from 2.2.26 to 2.2.27
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-27 08:21:24 +02:00
dependabot[bot]
9db90028c0
Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 in /Plan ( #3889 )
...
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5 ) from 5.11.3 to 5.11.4.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter: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>
2024-12-27 08:21:13 +02:00
dependabot[bot]
d1434f04f3
Bump react-bootstrap from 2.10.6 to 2.10.7 in /Plan/react/dashboard ( #3893 )
...
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap ) from 2.10.6 to 2.10.7.
- [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.10.6...v2.10.7 )
---
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>
2024-12-27 08:20:57 +02:00
dependabot[bot]
9c018788c1
Bump org.spongepowered.gradle.plugin from 2.2.0 to 2.3.0 in /Plan ( #3904 )
...
Bumps [org.spongepowered.gradle.plugin](https://github.com/SpongePowered/SpongeGradle ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/SpongePowered/SpongeGradle/releases )
- [Commits](https://github.com/SpongePowered/SpongeGradle/compare/v2.2.0...v2.3.0 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-27 08:20:21 +02:00
dependabot[bot]
c543acb028
Bump daggerVersion from 2.53 to 2.54 in /Plan ( #3905 )
...
Bumps `daggerVersion` from 2.53 to 2.54.
Updates `com.google.dagger:dagger` from 2.53 to 2.54
- [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.53...dagger-2.54 )
Updates `com.google.dagger:dagger-compiler` from 2.53 to 2.54
- [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.53...dagger-2.54 )
---
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>
2024-12-27 08:20:08 +02:00
dependabot[bot]
7392f527d9
Bump i18next from 24.0.5 to 24.2.0 in /Plan/react/dashboard ( #3907 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 24.0.5 to 24.2.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/v24.0.5...v24.2.0 )
---
updated-dependencies:
- dependency-name: 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>
2024-12-27 08:19:05 +02:00
dependabot[bot]
bb5fc1ecb3
Bump vite from 6.0.3 to 6.0.6 in /Plan/react/dashboard ( #3909 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.0.3 to 6.0.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.0.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-27 08:17:42 +02:00
dependabot[bot]
75ce6b669a
Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 in /Plan ( #3888 )
...
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-27 08:16:09 +02:00
Aurora Lahtela
46e059e6b3
Disable DNS prefetch for Selenium in CI pipeline
2024-12-07 20:11:11 +02:00
dependabot[bot]
6d1c584be9
Bump com.mysql:mysql-connector-j from 8.4.0 to 9.1.0 in /Plan ( #3823 )
...
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j ) from 8.4.0 to 9.1.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES )
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.4.0...9.1.0 )
---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 11:55:03 +02:00
Aurora Lahtela
33b0c1e7ce
Make calendar translate on the fly
...
Affects issues:
- #3668
- #3346
2024-12-07 11:54:40 +02:00
Aurora Lahtela
757bd550be
Attempt to fix ERR_NETWORK_CHANGED ( #3878 )
...
Attempts to fix CI pipeline ERR_NETWORK_CHANGED by setting DNS to specific address before running tests
Affects issues:
- Close #3535
2024-12-07 11:32:31 +02:00
dependabot[bot]
e872f05c79
Bump axios from 1.7.8 to 1.7.9 in /Plan/react/dashboard ( #3877 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.8 to 1.7.9.
- [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.7.8...v1.7.9 )
---
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>
2024-12-07 10:56:17 +02:00
dependabot[bot]
05bf83a4b0
Bump daggerVersion from 2.52 to 2.53 in /Plan ( #3871 )
...
Bumps `daggerVersion` from 2.52 to 2.53.
Updates `com.google.dagger:dagger` from 2.52 to 2.53
- [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.52...dagger-2.53 )
Updates `com.google.dagger:dagger-compiler` from 2.52 to 2.53
- [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.52...dagger-2.53 )
---
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>
2024-12-07 10:53:21 +02:00
dependabot[bot]
6301f1b385
Bump i18next from 24.0.2 to 24.0.5 in /Plan/react/dashboard ( #3876 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 24.0.2 to 24.0.5.
- [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/v24.0.2...v24.0.5 )
---
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>
2024-12-07 10:53:12 +02:00
dependabot[bot]
92ef31e7c6
Bump @testing-library/react in /Plan/react/dashboard ( #3872 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 16.0.1 to 16.1.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/v16.0.1...v16.1.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 10:42:09 +02:00
dependabot[bot]
e8e8ea8a39
Bump org.spongepowered:mixin from 0.8.6 to 0.8.7 in /Plan ( #3694 )
...
Bumps [org.spongepowered:mixin](https://github.com/SpongePowered/Mixin ) from 0.8.6 to 0.8.7.
- [Release notes](https://github.com/SpongePowered/Mixin/releases )
- [Commits](https://github.com/SpongePowered/Mixin/compare/releases/0.8.6...releases/0.8.7 )
---
updated-dependencies:
- dependency-name: org.spongepowered:mixin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 10:41:35 +02:00
dependabot[bot]
0473fcc679
Bump sass from 1.81.0 to 1.82.0 in /Plan/react/dashboard ( #3875 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.81.0 to 1.82.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.81.0...1.82.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>
2024-12-07 10:38:16 +02:00
dependabot[bot]
586dfc63a3
Bump vite from 6.0.1 to 6.0.3 in /Plan/react/dashboard ( #3874 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.0.1 to 6.0.3.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.0.3/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 10:36:30 +02:00
AuroraLS3
70b0325d25
Update versions.txt 5.6 DEV build 2906
2024-12-01 09:53:48 +00:00
Aurora Lahtela
2c1087ba2b
Ignore React Router Flag warning in logs during tests
2024-12-01 10:14:20 +02:00
Aurora Lahtela
d341c5b04a
Remove method length check from checkstyle
2024-11-30 13:55:28 +02:00
Aurora Lahtela
7c2c82ed0e
Add plan_server_players_online and plan_network_players_online placeholders
...
Affects issues:
- Close #3693
2024-11-30 13:50:04 +02:00
Aurora Lahtela
7e46c6ef63
Add unformatted top player list queries
...
- %plan_top_{category}_{n}_value_raw%
Affects issues:
- Close #3729
2024-11-30 13:29:33 +02:00
Aurora Lahtela
22e0b8ed82
Allow defining specific view criteria for server performance graphs
...
Adds permissions for specific data series on the performance page
Affects issues:
- Close #3738
2024-11-30 13:26:07 +02:00
Aurora Lahtela
3d1ba3d396
Increase TPS data retention default option to 10 years
...
Affects issues:
- Close #3751
2024-11-30 13:02:08 +02:00
Aurora Lahtela
a6887c8c65
Match Folia Region scheduler threads as Server tick threads
...
Affects issues:
- Fixed #3839
2024-11-30 13:00:23 +02:00
Aurora Lahtela
55f7557149
Fix ConcurrentModificationException related to ping task on Folia
...
Affects issues:
- Fixed #3844
2024-11-30 12:57:55 +02:00
Aurora Lahtela
83485a4747
Update java dependencies
2024-11-30 12:56:44 +02:00
Aurora Lahtela
318294340d
Update js dependencies
2024-11-30 12:42:28 +02:00
Zaemon
fb1efe5418
Update Japanese Locale by Zaemong ( #3802 )
...
* update locale_JA.yml
* update Contributors.java & LangCode.java
---------
Co-authored-by: Aurora Lahtela <24460436+AuroraLS3@users.noreply.github.com>
2024-11-30 12:39:51 +02:00