summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarge Bot <marge@benkard.de>2023-12-02 09:06:27 +0000
committerMarge Bot <marge@benkard.de>2023-12-02 09:06:27 +0000
commitc79ec7d6ee44e5b895e88afb8d7e769a567499f2 (patch)
tree7cc6276d7c5f41d71b37c67263441dc1f6114174
parentc3aec1d0141a9be60c2b3a090d491855d1b619a6 (diff)
parent68b8dcb394146dcc6db4884bbc74f2bf924b406f (diff)
Update all non-major dependencies (mulk/mulkcms2!47)
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.222.0` -> `^0.223.0`](https://renovatebot.com/diffs/npm/flow-bin/0.222.0/0.223.2) | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.5.3` -> `3.6.0` | | [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) | import | minor | `3.5.3` -> `3.6.0` | --- ### Release Notes <details> <summary>flowtype/flow-bin</summary> ### [`v0.223.2`](https://github.com/flowtype/flow-bin/compare/5bb7bcfa606de09e31df3efee83b211823930e07...6e1e3f77850fd774941b68321c0fbf7bac81aff5) [Compare Source](https://github.com/flowtype/flow-bin/compare/5bb7bcfa606de09e31df3efee83b211823930e07...6e1e3f77850fd774941b68321c0fbf7bac81aff5) ### [`v0.223.0`](https://github.com/flowtype/flow-bin/compare/84a68f1729ef9263a4d0b1441f66ac4a3f43db35...5bb7bcfa606de09e31df3efee83b211823930e07) [Compare Source](https://github.com/flowtype/flow-bin/compare/84a68f1729ef9263a4d0b1441f66ac4a3f43db35...5bb7bcfa606de09e31df3efee83b211823930e07) </details> <details> <summary>quarkusio/quarkus</summary> ### [`v3.6.0`](https://github.com/quarkusio/quarkus/releases/tag/3.6.0) [Compare Source](https://github.com/quarkusio/quarkus/compare/3.5.3...3.6.0) ##### Major changes - [#&#8203;37241](https://github.com/quarkusio/quarkus/pull/37241) - Make improvements to REST Client SSE handling ##### Complete changelog - [#&#8203;37242](https://github.com/quarkusio/quarkus/pull/37242) - Support Docker Desktop for building native executables - [#&#8203;37241](https://github.com/quarkusio/quarkus/pull/37241) - Make improvements to REST Client SSE handling - [#&#8203;37240](https://github.com/quarkusio/quarkus/pull/37240) - Updates Infinispan to 14.0.21.Final - [#&#8203;37238](https://github.com/quarkusio/quarkus/pull/37238) - Build cache - Only store if the access key is around - [#&#8203;37236](https://github.com/quarkusio/quarkus/pull/37236) - Api to read minimum and recommended Java versions from catalog metadata - [#&#8203;37221](https://github.com/quarkusio/quarkus/pull/37221) - Image updates (including Java 21 base image) - [#&#8203;37218](https://github.com/quarkusio/quarkus/pull/37218) - Fix OpenTelemetry trace exclusion of endpoints served from the management interface - [#&#8203;37213](https://github.com/quarkusio/quarkus/pull/37213) - Add basic Range header support - [#&#8203;37205](https://github.com/quarkusio/quarkus/issues/37205) - Resteasy-reactive Partial Content support (Range: bytes http header) - [#&#8203;37204](https://github.com/quarkusio/quarkus/pull/37204) - Allow to define allowed roles as configuration expressions inside `@SecureField` annotation - [#&#8203;37201](https://github.com/quarkusio/quarkus/pull/37201) - Fixed sample code for KotlinModule initialization - [#&#8203;37198](https://github.com/quarkusio/quarkus/pull/37198) - Some minor refinements for build scans - [#&#8203;37193](https://github.com/quarkusio/quarkus/issues/37193) - AccessDeniedException error with build using native image on linux with Docker Desktop - [#&#8203;37185](https://github.com/quarkusio/quarkus/pull/37185) - Removed DependencyFlags.REMOVED - [#&#8203;37170](https://github.com/quarkusio/quarkus/pull/37170) - Fix snapshots following a collision of pull requests - [#&#8203;37166](https://github.com/quarkusio/quarkus/pull/37166) - Support custom Authorization schemes for OIDC bearer tokens - [#&#8203;37162](https://github.com/quarkusio/quarkus/pull/37162) - Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 - [#&#8203;37161](https://github.com/quarkusio/quarkus/pull/37161) - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.97 to 0.0.99 - [#&#8203;37158](https://github.com/quarkusio/quarkus/pull/37158) - Bump com.unboundid:unboundid-ldapsdk from 6.0.9 to 6.0.10 - [#&#8203;37153](https://github.com/quarkusio/quarkus/pull/37153) - Bump smallrye-jwt version to 4.4.0 - [#&#8203;37149](https://github.com/quarkusio/quarkus/pull/37149) - Bump com.squareup.okio:okio from 1.17.2 to 1.17.6 in /bom/application - [#&#8203;37107](https://github.com/quarkusio/quarkus/issues/37107) - Rest client able to get full SSE event - [#&#8203;37101](https://github.com/quarkusio/quarkus/pull/37101) - Remove `smallrye-opentracing` from native tests modules in CI - [#&#8203;37094](https://github.com/quarkusio/quarkus/pull/37094) - Bump jakarta.json:jakarta.json-api from 2.1.2 to 2.1.3 - [#&#8203;37092](https://github.com/quarkusio/quarkus/pull/37092) - Bump mongo-client.version from 4.11.0 to 4.11.1 - [#&#8203;37067](https://github.com/quarkusio/quarkus/pull/37067) - SmallRye GraphQL 2.6 + custom scalar registration - [#&#8203;37053](https://github.com/quarkusio/quarkus/pull/37053) - Clarify dynamic Environment Variables name conversion - [#&#8203;37004](https://github.com/quarkusio/quarkus/pull/37004) - Move failsafe config to the root instead of in an execution - [#&#8203;36976](https://github.com/quarkusio/quarkus/issues/36976) - Error in JBossLoggerFinder during integration test - [#&#8203;36804](https://github.com/quarkusio/quarkus/issues/36804) - `@SecureField` add expression support - [#&#8203;36801](https://github.com/quarkusio/quarkus/pull/36801) - Add note that endpointdisabled does not work native - [#&#8203;36746](https://github.com/quarkusio/quarkus/pull/36746) - Allow using a random test port within Google Cloud Function tests - [#&#8203;35476](https://github.com/quarkusio/quarkus/issues/35476) - Random test port does not work together with google-cloud-functions extensions </details> <details> <summary>quarkusio/quarkus-platform</summary> ### [`v3.6.0`](https://github.com/quarkusio/quarkus-platform/compare/3.5.3...3.6.0) [Compare Source](https://github.com/quarkusio/quarkus-platform/compare/3.5.3...3.6.0) </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-->
-rw-r--r--pom.xml2
-rw-r--r--src/main/resources/META-INF/resources/package.json2
-rw-r--r--src/main/resources/META-INF/resources/yarn.lock8
3 files changed, 6 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index c8272ee..e5f7d12 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.5.3</quarkus.version>
+ <quarkus.version>3.6.0</quarkus.version>
<resources-plugin.version>3.3.1</resources-plugin.version>
<spotless-plugin.version>2.41.0</spotless-plugin.version>
diff --git a/src/main/resources/META-INF/resources/package.json b/src/main/resources/META-INF/resources/package.json
index c362c86..76b35dc 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.222.0",
+ "flow-bin": "^0.223.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 87071eb..7f2d963 100644
--- a/src/main/resources/META-INF/resources/yarn.lock
+++ b/src/main/resources/META-INF/resources/yarn.lock
@@ -2229,10 +2229,10 @@ flatted@^3.1.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
-flow-bin@^0.222.0:
- version "0.222.0"
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.222.0.tgz#b4ca588c77fbd79db1edf38615cd04d114c1e933"
- integrity sha512-U2047+pOX1EutHGykcjtamAlP8UIHrxbkexB5zPVQ8PH+WcVmD4PtRE6J8Jc3S6odyo0AqVnQsI4rE/2x2fGmQ==
+flow-bin@^0.223.0:
+ version "0.223.0"
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.223.0.tgz#38fb6efd6c202b774d01834ded0620eb8eebad89"
+ integrity sha512-E+GmTcBTPIRfnX/Dk19zJewX9grxoVQU+RG3Ypd/Os0OkUSOF7K3Sxo2I+8Oz1EpnPMGhnbM4WRAUuY0JaHRsw==
follow-redirects@^1.0.0:
version "1.15.1"