Update all non-major dependencies (mulk/mulkcms2!41)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [flow-bin](https://github.com/flowtype/flow-bin) ([changelog](https://github.com/facebook/flow/blob/master/Changelog.md)) | devDependencies | minor | [`^0.217.0` -> `^0.219.0`](https://renovatebot.com/diffs/npm/flow-bin/0.217.2/0.219.0) |
| [io.hypersistence:hypersistence-utils-hibernate-62](https://github.com/vladmihalcea/hypersistence-utils) | compile | minor | `3.5.3` -> `3.6.0` |
| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `3.4.2` -> `3.4.3` |
| [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) | import | patch | `3.4.2` -> `3.4.3` |
---
### Release Notes
<details>
<summary>flowtype/flow-bin</summary>
### [`v0.219.0`](https://github.com/flowtype/flow-bin/compare/1268ec55082ae94817f059a609540a0e7a2fcc5e...c184c5dcea3e47c7ee541fb8ab2d0dda24ee9060)
[Compare Source](https://github.com/flowtype/flow-bin/compare/1268ec55082ae94817f059a609540a0e7a2fcc5e...c184c5dcea3e47c7ee541fb8ab2d0dda24ee9060)
### [`v0.218.1`](https://github.com/flowtype/flow-bin/compare/12afce4ca2bffd69717ba18b36e2cf94e2ce6d17...1268ec55082ae94817f059a609540a0e7a2fcc5e)
[Compare Source](https://github.com/flowtype/flow-bin/compare/12afce4ca2bffd69717ba18b36e2cf94e2ce6d17...1268ec55082ae94817f059a609540a0e7a2fcc5e)
### [`v0.218.0`](https://github.com/flowtype/flow-bin/compare/dc93913758d1ca31879b6826c03c7c82eca7b099...12afce4ca2bffd69717ba18b36e2cf94e2ce6d17)
[Compare Source](https://github.com/flowtype/flow-bin/compare/dc93913758d1ca31879b6826c03c7c82eca7b099...12afce4ca2bffd69717ba18b36e2cf94e2ce6d17)
</details>
<details>
<summary>vladmihalcea/hypersistence-utils</summary>
### [`v3.6.0`](https://github.com/vladmihalcea/hypersistence-utils/blob/HEAD/changelog.txt#Version-360---October-12-2023)
\================================================================================
Implement QueryStackTraceLogger using StackWalker [#​659](https://github.com/vladmihalcea/hypersistence-utils/issues/659)
Add JFR based query logger [#​658](https://github.com/vladmihalcea/hypersistence-utils/issues/658)
Adds support for using MonetaryAmount in [@​ElementCollection](https://github.com/ElementCollection) [#​652](https://github.com/vladmihalcea/hypersistence-utils/issues/652)
</details>
<details>
<summary>quarkusio/quarkus</summary>
### [`v3.4.3`](https://github.com/quarkusio/quarkus/releases/tag/3.4.3)
[Compare Source](https://github.com/quarkusio/quarkus/compare/3.4.2...3.4.3)
##### Complete changelog
- [#​36408](https://github.com/quarkusio/quarkus/pull/36408) - Ensure that SSE builder works in native
- [#​36404](https://github.com/quarkusio/quarkus/pull/36404) - Do not exclude properties from recording that are available in sources that should always be included
- [#​36403](https://github.com/quarkusio/quarkus/pull/36403) - IBM Db2 - Register resource bundle classes for reflection
- [#​36402](https://github.com/quarkusio/quarkus/issues/36402) - Native Picocli build breaks SSE client
- [#​36399](https://github.com/quarkusio/quarkus/issues/36399) - quarkus-jdbc-db2: resource bundle missing
- [#​36377](https://github.com/quarkusio/quarkus/pull/36377) - Allow `@ClientHeaderParam` to override User-Agent
- [#​36371](https://github.com/quarkusio/quarkus/pull/36371) - Fix issue in Java migration in dev-mode
- [#​36351](https://github.com/quarkusio/quarkus/pull/36351) - Properly handle invalid response body errors in Reactive REST Client
- [#​36329](https://github.com/quarkusio/quarkus/issues/36329) - Custom User-Agent header ignored
- [#​36326](https://github.com/quarkusio/quarkus/issues/36326) - Cannot load fixed or default YAML configuration when running native build
- [#​36302](https://github.com/quarkusio/quarkus/pull/36302) - Fix headers and preambles in all guides and reintroduce some keywords
- [#​36299](https://github.com/quarkusio/quarkus/issues/36299) - quarkus-flyway: Java-Migration does not get picked up on live reload
- [#​36290](https://github.com/quarkusio/quarkus/pull/36290) - Fixed URL for configuring JSON support
- [#​36257](https://github.com/quarkusio/quarkus/issues/36257) - Rest client call hangs when receiving an invalid chunked response and does not release resources (e.g. Bulkhead semaphore)
- [#​36147](https://github.com/quarkusio/quarkus/pull/36147) - Bump org.eclipse.parsson:parsson from 1.1.2 to 1.1.4
- [#​36096](https://github.com/quarkusio/quarkus/pull/36096) - Build cache - Use notCacheableBecause instead of storeEnabled
- [#​35929](https://github.com/quarkusio/quarkus/pull/35929) - Do not store build cache for core extensions having config
- [#​35927](https://github.com/quarkusio/quarkus/issues/35927) - Build cache - Core extensions containing config shouldn't be cached
- [#​35769](https://github.com/quarkusio/quarkus/pull/35769) - Default response content type using GraphQL spec
</details>
<details>
<summary>quarkusio/quarkus-platform</summary>
### [`v3.4.3`](https://github.com/quarkusio/quarkus-platform/compare/3.4.2...3.4.3)
[Compare Source](https://github.com/quarkusio/quarkus-platform/compare/3.4.2...3.4.3)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
â™» **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
👻 **Immortal**: This MR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
diff --git a/pom.xml b/pom.xml
index cb8f659..c09392a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<enforcer-plugin.version>3.4.1</enforcer-plugin.version>
<processor-plugin.version>4.2</processor-plugin.version>
- <quarkus.version>3.4.2</quarkus.version>
+ <quarkus.version>3.4.3</quarkus.version>
<resources-plugin.version>3.3.1</resources-plugin.version>
<spotless-plugin.version>2.40.0</spotless-plugin.version>
@@ -37,7 +37,7 @@
<flexmark.version>0.64.8</flexmark.version>
<google.java.format.version>1.15.0</google.java.format.version>
<hibernate.version>6.3.1.Final</hibernate.version>
- <hibernate-types.version>3.5.3</hibernate-types.version>
+ <hibernate-types.version>3.6.0</hibernate-types.version>
<jakarta-jacc-api.version>1.6.1</jakarta-jacc-api.version>
<jna.version>5.13.0</jna.version>
<jsoup.version>1.16.1</jsoup.version>
diff --git a/src/main/resources/META-INF/resources/package.json b/src/main/resources/META-INF/resources/package.json
index 126331a..29c0692 100644
--- a/src/main/resources/META-INF/resources/package.json
+++ b/src/main/resources/META-INF/resources/package.json
@@ -14,7 +14,7 @@
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
"cssnano": "^5.1.13",
"eslint": "^8.23.0",
- "flow-bin": "^0.217.0",
+ "flow-bin": "^0.219.0",
"parcel": "^2.7.0",
"snowpack": "2.8.0"
},
diff --git a/src/main/resources/META-INF/resources/yarn.lock b/src/main/resources/META-INF/resources/yarn.lock
index 17f135b..c625482 100644
--- a/src/main/resources/META-INF/resources/yarn.lock
+++ b/src/main/resources/META-INF/resources/yarn.lock
@@ -2229,10 +2229,10 @@
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
-flow-bin@^0.217.0:
- version "0.217.2"
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.217.2.tgz#96affa17f3cb303019f740bffeb28cfab7ce1250"
- integrity sha512-fk4NcfybYjzlww1sEsfk71nqXvonAYpMRFEjmZxibDWWBiaw8DGmqXWZ7XzSunVB15VkJfOstn/sYP1EYPPyWg==
+flow-bin@^0.219.0:
+ version "0.219.0"
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.219.0.tgz#193ae6551e4eccad7435b2ec0cfa455a40f38889"
+ integrity sha512-nX1hLdYI+mRaO5hG4acjwMni9K3KqQzt3v0pDPHKGu1lEvxEPbL3GxruFbaq8dhKR3Ntk13ptsf2krYubZ1nCw==
follow-redirects@^1.0.0:
version "1.15.1"