Skip to content

Commit

Permalink
Update all non-major dependencies (mulk/mulkcms2!38)
Browse files Browse the repository at this point in the history
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.215.0` -> `^0.216.0`](https://renovatebot.com/diffs/npm/flow-bin/0.215.1/0.216.1) |
| [org.liquibase:liquibase-maven-plugin](http://www.liquibase.org/liquibase-maven-plugin) ([source](https://github.com/liquibase/liquibase)) | build | patch | `4.23.1` -> `4.23.2` |
| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.3.2` -> `3.4.0` |
| [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) | import | patch | `3.3.2` -> `3.3.3` |
| [org.apache.maven.plugins:maven-enforcer-plugin](https://maven.apache.org/enforcer/) | build | patch | `3.4.0` -> `3.4.1` |

---

### Release Notes

<details>
<summary>flowtype/flow-bin</summary>

### [`v0.216.1`](flow/flow-bin@6883ae0...f96ca32)

[Compare Source](flow/flow-bin@6883ae0...f96ca32)

### [`v0.216.0`](flow/flow-bin@cbb038f...6883ae0)

[Compare Source](flow/flow-bin@cbb038f...6883ae0)

</details>

<details>
<summary>liquibase/liquibase</summary>

### [`v4.23.2`](https://github.com/liquibase/liquibase/blob/HEAD/changelog.txt#Liquibase-4232-is-a-patch-release)

[Compare Source](liquibase/liquibase@v4.23.1...v4.23.2)

</details>

<details>
<summary>quarkusio/quarkus</summary>

### [`v3.4.0`](quarkusio/quarkus@3.3.3...3.4.0)

[Compare Source](quarkusio/quarkus@3.3.3...3.4.0)

### [`v3.3.3`](https://github.com/quarkusio/quarkus/releases/tag/3.3.3)

[Compare Source](quarkusio/quarkus@3.3.2...3.3.3)

##### Complete changelog

-   Fixes CVE-2023-4853
-   [#&#8203;35490](quarkusio/quarkus#35490) - Build cache - Improve cachability of service binding tests

</details>

<details>
<summary>quarkusio/quarkus-platform</summary>

### [`v3.3.3`](quarkusio/quarkus-platform@3.3.2...3.3.3)

[Compare Source](quarkusio/quarkus-platform@3.3.2...3.3.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-->
  • Loading branch information
Marge Bot committed Sep 15, 2023
2 parents db9941b + a46ac5a commit 33a2311
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@

<antrun-plugin.version>3.1.0</antrun-plugin.version>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<enforcer-plugin.version>3.4.0</enforcer-plugin.version>
<enforcer-plugin.version>3.4.1</enforcer-plugin.version>
<processor-plugin.version>4.2</processor-plugin.version>
<quarkus.version>3.3.2</quarkus.version>
<quarkus.version>3.3.3</quarkus.version>
<resources-plugin.version>3.3.1</resources-plugin.version>
<spotless-plugin.version>2.39.0</spotless-plugin.version>

Expand All @@ -42,7 +42,7 @@
<jna.version>5.13.0</jna.version>
<jsoup.version>1.16.1</jsoup.version>
<kotlin-annotations.version>1.9.10</kotlin-annotations.version>
<liquibase.version>4.23.1</liquibase.version>
<liquibase.version>4.23.2</liquibase.version>
<postgresql.version>42.6.0</postgresql.version>
<rome.version>2.1.0</rome.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
"cssnano": "^5.1.13",
"eslint": "^8.23.0",
"flow-bin": "^0.215.0",
"flow-bin": "^0.216.0",
"parcel": "^2.7.0",
"snowpack": "2.8.0"
},
Expand Down
8 changes: 4 additions & 4 deletions src/main/resources/META-INF/resources/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.215.0:
version "0.215.1"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.215.1.tgz#1df7f284087a2edca89b6af5df8e7cc13f53f926"
integrity sha512-Q8Ed0w492tI9O/US11bC2Gtme0gkK/RNZBLTXBgSnRo3JaQor2cPRcKcwQX2mPBoV9/KrtAVVCnhzu4zTpkWTg==
flow-bin@^0.216.0:
version "0.216.1"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.216.1.tgz#c370af830e46645087a2aea4056507cc44acc031"
integrity sha512-mdhkQiSSZ/nyPq/pmk2tdbV3btYTlTYqBT/96nSSTGQmvTWQ0no9XMLZ/SygNafL4PPerfkpwQwprA1M35+9Bg==

follow-redirects@^1.0.0:
version "1.15.1"
Expand Down

0 comments on commit 33a2311

Please sign in to comment.