6492 Commits

Author SHA1 Message Date
Aurora Lahtela
496f358d33 Revert SQLite driver to 3.45.1.0
Affects issues:
- Close #3940
- Close #3954
5.6.2961
2025-01-26 11:54:52 +02:00
dependabot[bot]
ec6433c4c7
Bump vite from 6.0.7 to 6.0.9 in /Plan/react/dashboard (#3942)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.7 to 6.0.9.
- [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.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-23 17:35:44 +02:00
Aurora Lahtela
a4b35b9d5d Fix Exception related to CMI and Town banks
Update CMI Extension to 9.7.4.1-R0.1
2025-01-22 19:18:46 +02:00
AuroraLS3
fa6ae857a7 Update versions.txt 5.6 build 2959 2025-01-18 08:35:49 +00:00
Aurora Lahtela
13c2316293 Remove excess margin rule from calendar popover
This negative margin adjusted the popover to go under the sidebar.

The React rewrite changed where sidebar is in the dom so the margin adjustment is no longer necessary.

Affects issues:
- Fixed #3932
- Fixed #3668
5.6.2959
2025-01-17 18:58:25 +02:00
dependabot[bot]
e5330db298
Bump @testing-library/react in /Plan/react/dashboard (#3938)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.1.0 to 16.2.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.1.0...v16.2.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>
2025-01-17 18:50:32 +02:00
dependabot[bot]
f74e2ab6c3
Bump org.xerial:sqlite-jdbc from 3.47.2.0 to 3.48.0.0 in /Plan (#3934)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.47.2.0 to 3.48.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.47.2.0...3.48.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>
2025-01-17 18:49:51 +02:00
dependabot[bot]
316f363bbf
Bump the swagger group in /Plan with 3 updates (#3933)
Bumps the swagger group in /Plan with 3 updates: io.swagger.core.v3:swagger-core-jakarta, io.swagger.core.v3:swagger-jaxrs2-jakarta and io.swagger.core.v3.swagger-gradle-plugin.


Updates `io.swagger.core.v3:swagger-core-jakarta` from 2.2.27 to 2.2.28

Updates `io.swagger.core.v3:swagger-jaxrs2-jakarta` from 2.2.27 to 2.2.28

Updates `io.swagger.core.v3:swagger-jaxrs2-jakarta` from 2.2.27 to 2.2.28

Updates `io.swagger.core.v3.swagger-gradle-plugin` from 2.2.27 to 2.2.28

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-17 18:49:08 +02:00
dependabot[bot]
18bb0f512f
Bump sass from 1.83.1 to 1.83.4 in /Plan/react/dashboard (#3937)
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.1 to 1.83.4.
- [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.1...1.83.4)

---
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-17 18:48:58 +02:00
dependabot[bot]
022a406684
Bump @testing-library/user-event in /Plan/react/dashboard (#3936)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.2 to 14.6.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.5.2...v14.6)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  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-17 18:48:44 +02:00
dependabot[bot]
8563ad4135
Bump i18next from 24.2.0 to 24.2.1 in /Plan/react/dashboard (#3923)
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.0 to 24.2.1.
- [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.2.0...v24.2.1)

---
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>
2025-01-12 09:37:27 +02:00
dependabot[bot]
e2d823a770
Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 in /Plan (#3925)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 to 1.17.2.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.1...rel/commons-codec-1.17.2)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  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-11 14:59:32 +02:00
dependabot[bot]
60d529721a
Bump daggerVersion from 2.54 to 2.55 in /Plan (#3924)
Bumps `daggerVersion` from 2.54 to 2.55.

Updates `com.google.dagger:dagger` from 2.54 to 2.55
- [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.54...dagger-2.55)

Updates `com.google.dagger:dagger-compiler` from 2.54 to 2.55
- [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.54...dagger-2.55)

---
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>
2025-01-11 14:58:57 +02:00
Aurora Lahtela
9bb8ce1cfb
Disable IPv6 in Github Actions (#3921)
Attempts a fix for ERR_NETWORK_CHANGED by disabling IPv6 from sysctl

Affects issues:
- Close #3535
2025-01-06 17:08:39 +02:00
AuroraLS3
59bb32f315 Update versions.txt 5.6 DEV build 2948 2025-01-06 11:29:26 +00:00
Aurora Lahtela
ec0b11d2a4 Retry ping insert if duplicate key error occurs
Affects issues:
- Fixed #3915
5.6.2948
2025-01-06 12:39:23 +02:00
Aurora Lahtela
bf143e1861 Add png to bundle address correction
Affects issues:
- Possibly fixed #3902
2025-01-06 12:36:48 +02:00
Aurora Lahtela
5b84eeacba Remove &useSSL=false from default MySQL Launch Options
Affects issues:
- Close #3900
2025-01-06 12:35:20 +02:00
Aurora Lahtela
14f013ac26 Increase extension string value length to 250 characters
Affects issues:
- Close #3887
2025-01-06 12:34:25 +02: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 dd09e8566dfd63b0195e83296be49a506522b73f.
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