diff options
author | Marge Bot <marge@benkard.de> | 2023-05-11 03:32:03 +0000 |
---|---|---|
committer | Marge Bot <marge@benkard.de> | 2023-05-11 03:32:03 +0000 |
commit | 401efb0c97c7513e577d925691fea6ea192faf40 (patch) | |
tree | 2ba88f3fb7d824df74c27101f97c7905e0f6d62f /src/main/resources/templates/NewsletterUnsubscriber/unsubscribedMail.txt | |
parent | 3cf79ce880f6a36cceb1c2e73196f9f04780e210 (diff) | |
parent | 448f20dcbaa4c0276ae08bf53e1efd93f14c4dea (diff) |
Update all non-major dependencies (mulk/mulkcms2!26)
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.203.0` -> `^0.206.0`](https://renovatebot.com/diffs/npm/flow-bin/0.203.1/0.206.0) |
| [org.liquibase.ext:liquibase-hibernate5](https://github.com/liquibase/liquibase-hibernate/wiki) ([source](https://github.com/liquibase/liquibase-hibernate)) | build | minor | `4.20.0` -> `4.21.1` |
| [org.liquibase:liquibase-maven-plugin](http://www.liquibase.org/liquibase-maven-plugin) ([source](https://github.com/liquibase/liquibase)) | build | minor | `4.20.0` -> `4.21.1` |
| [org.jsoup:jsoup](https://jsoup.org/) ([source](https://github.com/jhy/jsoup)) | compile | minor | `1.15.4` -> `1.16.1` |
| [com.vladsch.flexmark:flexmark-all](https://github.com/vsch/flexmark-java) | compile | patch | `0.64.0` -> `0.64.4` |
| [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | build | minor | `2.35.0` -> `2.36.0` |
| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.6.Final` -> `2.16.7.Final` |
| [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) | import | patch | `2.16.6.Final` -> `2.16.7.Final` |
| [org.apache.maven.plugins:maven-enforcer-plugin](https://maven.apache.org/enforcer/) | build | minor | `3.2.1` -> `3.3.0` |
---
### Release Notes
<details>
<summary>flowtype/flow-bin</summary>
### [`v0.206.0`](https://github.com/flowtype/flow-bin/compare/f1c1fe95d30c9feff04b8a14db502f27ee7321c0...7bf1c0e0fe722db7b852ebdd400f336dd2edfbea)
[Compare Source](https://github.com/flowtype/flow-bin/compare/f1c1fe95d30c9feff04b8a14db502f27ee7321c0...7bf1c0e0fe722db7b852ebdd400f336dd2edfbea)
### [`v0.205.1`](https://github.com/flowtype/flow-bin/compare/7b34b50be11ac8e06d2837c976dbaa6262d2f28f...f1c1fe95d30c9feff04b8a14db502f27ee7321c0)
[Compare Source](https://github.com/flowtype/flow-bin/compare/7b34b50be11ac8e06d2837c976dbaa6262d2f28f...f1c1fe95d30c9feff04b8a14db502f27ee7321c0)
### [`v0.205.0`](https://github.com/flowtype/flow-bin/compare/2b838b788c7a7bc16b29334492d8a5d4b50784e0...7b34b50be11ac8e06d2837c976dbaa6262d2f28f)
[Compare Source](https://github.com/flowtype/flow-bin/compare/2b838b788c7a7bc16b29334492d8a5d4b50784e0...7b34b50be11ac8e06d2837c976dbaa6262d2f28f)
### [`v0.204.1`](https://github.com/flowtype/flow-bin/compare/283b669e3ea09ee1e59dc1b0f5804ccbd49b24dc...2b838b788c7a7bc16b29334492d8a5d4b50784e0)
[Compare Source](https://github.com/flowtype/flow-bin/compare/283b669e3ea09ee1e59dc1b0f5804ccbd49b24dc...2b838b788c7a7bc16b29334492d8a5d4b50784e0)
### [`v0.204.0`](https://github.com/flowtype/flow-bin/compare/5e0645d5175515db62c64474cb64d15f842c73b5...283b669e3ea09ee1e59dc1b0f5804ccbd49b24dc)
[Compare Source](https://github.com/flowtype/flow-bin/compare/5e0645d5175515db62c64474cb64d15f842c73b5...283b669e3ea09ee1e59dc1b0f5804ccbd49b24dc)
</details>
<details>
<summary>liquibase/liquibase-hibernate</summary>
### [`v4.21.1`](https://github.com/liquibase/liquibase-hibernate/releases/tag/v4.21.1)
[Compare Source](https://github.com/liquibase/liquibase-hibernate/compare/v4.21.0...v4.21.1)
Support for Liquibase 4.21.1.
**Full Changelog**: https://github.com/liquibase/liquibase-hibernate/compare/v4.20.0...v4.21.1
### [`v4.21.0`](https://github.com/liquibase/liquibase-hibernate/releases/tag/v4.21.0)
[Compare Source](https://github.com/liquibase/liquibase-hibernate/compare/v4.20.0...v4.21.0)
Support for Liquibase 4.21.0.
#### What's Changed
- Bump snakeyaml from 1.33 to 2.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/462
- Bump spring.version from 6.0.5 to 6.0.6 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/464
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/461
- Fix snyk warning by [@​filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase-hibernate/pull/466
- UniqueConstraintSnapshotGenerator removed to avoid issue of index/constraint recreation by [@​MalloD12](https://github.com/MalloD12) in https://github.com/liquibase/liquibase-hibernate/pull/468
- Bump spring.version from 6.0.6 to 6.0.7 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/470
- feat: Make test failing with unique constraints by [@​fleboulch](https://github.com/fleboulch) in https://github.com/liquibase/liquibase-hibernate/pull/455
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/473
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/471
- Bump maven-surefire-plugin from 2.22.2 to 3.0.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/469
- Fix types handling by [@​filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase-hibernate/pull/467
#### New Contributors
- [@​MalloD12](https://github.com/MalloD12) made their first contribution in https://github.com/liquibase/liquibase-hibernate/pull/468
- [@​fleboulch](https://github.com/fleboulch) made their first contribution in https://github.com/liquibase/liquibase-hibernate/pull/455
**Full Changelog**: https://github.com/liquibase/liquibase-hibernate/compare/v4.19.1...v4.21.0
</details>
<details>
<summary>liquibase/liquibase</summary>
### [`v4.21.1`](https://github.com/liquibase/liquibase/blob/HEAD/changelog.txt#Liquibase-4211-is-a-patch-release)
[Compare Source](https://github.com/liquibase/liquibase/compare/v4.21.0...v4.21.1)
### [`v4.21.0`](https://github.com/liquibase/liquibase/blob/HEAD/changelog.txt#Liquibase-v4210-is-a-major-release)
[Compare Source](https://github.com/liquibase/liquibase/compare/v4.20.0...v4.21.0)
</details>
<details>
<summary>vsch/flexmark-java</summary>
### [`v0.64.4`](https://github.com/vsch/flexmark-java/compare/0.64.2...0.64.4)
[Compare Source](https://github.com/vsch/flexmark-java/compare/0.64.2...0.64.4)
### [`v0.64.2`](https://github.com/vsch/flexmark-java/compare/0.64.0...0.64.2)
[Compare Source](https://github.com/vsch/flexmark-java/compare/0.64.0...0.64.2)
</details>
<details>
<summary>diffplug/spotless</summary>
### [`v2.36.0`](https://github.com/diffplug/spotless/blob/HEAD/CHANGES.md#​2360---2023-02-27)
##### Added
- `gradlew equoIde` opens a repeatable clean Spotless dev environment. ([#​1523](https://github.com/diffplug/spotless/pull/1523))
- `cleanthat` added `includeDraft` option, to include draft mutators from composite mutators. ([#​1574](https://github.com/diffplug/spotless/pull/1574))
- `npm`-based formatters now support caching of `node_modules` directory ([#​1590](https://github.com/diffplug/spotless/pull/1590))
##### Fixed
- `JacksonJsonFormatterFunc` handles json files with an Array as root. ([#​1585](https://github.com/diffplug/spotless/pull/1585))
##### Changes
- Bump default `cleanthat` version to latest `2.1` -> `2.6` ([#​1569](https://github.com/diffplug/spotless/pull/1569) and [#​1574](https://github.com/diffplug/spotless/pull/1574))
- Reduce logging-noise created by `npm`-based formatters ([#​1590](https://github.com/diffplug/spotless/pull/1590) fixes [#​1582](https://github.com/diffplug/spotless/issues/1582))
</details>
<details>
<summary>quarkusio/quarkus</summary>
### [`v2.16.7.Final`](https://github.com/quarkusio/quarkus/releases/tag/2.16.7.Final)
[Compare Source](https://github.com/quarkusio/quarkus/compare/2.16.6.Final...2.16.7.Final)
##### Complete changelog
- [#​33023](https://github.com/quarkusio/quarkus/pull/33023) - Fix algorithm comparison bug in OIDC code loading the token decryption key
- [#​33020](https://github.com/quarkusio/quarkus/pull/33020) - Fixed example in command-mode-reference.adoc
- [#​33012](https://github.com/quarkusio/quarkus/pull/33012) - Update JReleaser guide for native executables
- [#​32842](https://github.com/quarkusio/quarkus/pull/32842) - Correct a typo in redis-reference.adoc
- [#​32841](https://github.com/quarkusio/quarkus/pull/32841) - Add a column before a table column separator `|`
- [#​32838](https://github.com/quarkusio/quarkus/pull/32838) - Fix a typo in security-openid-connect-multitenancy.adoc
- [#​32771](https://github.com/quarkusio/quarkus/pull/32771) - Prevent NPE for UserInfo String and Boolean properties
- [#​32762](https://github.com/quarkusio/quarkus/pull/32762) - Normalize paths for POM Model providers
- [#​32753](https://github.com/quarkusio/quarkus/pull/32753) - Update codestarts to use openjdk container images 1.15
- [#​32751](https://github.com/quarkusio/quarkus/issues/32751) - Codestarts - OpenJDK-Container Image not updated
- [#​32740](https://github.com/quarkusio/quarkus/pull/32740) - Add missing static import in config interceptor doc
- [#​32738](https://github.com/quarkusio/quarkus/pull/32738) - Fix guide oidc trust-store config parameter name
- [#​32703](https://github.com/quarkusio/quarkus/pull/32703) - Include MariaDB deprecated.properties
- [#​32702](https://github.com/quarkusio/quarkus/issues/32702) - Native MariaDb with useSsl throw NPE
- [#​32692](https://github.com/quarkusio/quarkus/pull/32692) - Allow ConfigMappings with default visibility
- [#​32690](https://github.com/quarkusio/quarkus/issues/32690) - Quarkus dev mode is not working with a certain type of folder tree due to dependency injection
- [#​32679](https://github.com/quarkusio/quarkus/pull/32679) - Logging with Panache: fix LocalVariablesSorter usage
- [#​32669](https://github.com/quarkusio/quarkus/pull/32669) - Replace remaining references to bcX-jdk150
- [#​32663](https://github.com/quarkusio/quarkus/issues/32663) - infov impacts local variable type
- [#​32655](https://github.com/quarkusio/quarkus/pull/32655) - Correct a minor error in native-reference.adoc
- [#​32636](https://github.com/quarkusio/quarkus/pull/32636) - Remove reference Uni::then in Mutiny primer
- [#​32635](https://github.com/quarkusio/quarkus/issues/32635) - Quarkus Mutiny guide mistake
- [#​32603](https://github.com/quarkusio/quarkus/pull/32603) - Avoid calling after construct callbacks twice when using `@Nested` tests
- [#​32514](https://github.com/quarkusio/quarkus/pull/32514) - Bump OWASP dependency check plugin version to 8.2.1
- [#​32505](https://github.com/quarkusio/quarkus/pull/32505) - Throw the exception if OIDC client fails to acquire the token
- [#​32501](https://github.com/quarkusio/quarkus/pull/32501) - Remove unnecessary line split from metadata yaml
- [#​32500](https://github.com/quarkusio/quarkus/issues/32500) - `YamlMetadataGenerator` emits yaml with line splits
- [#​32481](https://github.com/quarkusio/quarkus/pull/32481) - Fix NPE when OIDC TenantConfigResolver returns null
- [#​32480](https://github.com/quarkusio/quarkus/issues/32480) - RestClient with Oidc Token (OidcClientRequestReactiveFilter) is NOT failing when Token is wrong/unauthorized
- [#​32449](https://github.com/quarkusio/quarkus/issues/32449) - Multitenancy OIDC permit tenant enumeration
- [#​32442](https://github.com/quarkusio/quarkus/pull/32442) - Add one more CORS same origin unit test
- [#​32419](https://github.com/quarkusio/quarkus/pull/32419) - Correcting Resteasy Reactive docs
- [#​32403](https://github.com/quarkusio/quarkus/pull/32403) - Make SDKMAN releases minor for maintenance and preview releases
- [#​32383](https://github.com/quarkusio/quarkus/issues/32383) - Using `@InjectSpy` from a JUnit5 `@Nested` inner class leads to unreliable test result
- [#​32360](https://github.com/quarkusio/quarkus/pull/32360) - Qute validation - fix the way the namespace expressions are collected
- [#​32355](https://github.com/quarkusio/quarkus/issues/32355) - Cannot using 2 classes with Qute `@MessageBundle` with different namespace
- [#​32349](https://github.com/quarkusio/quarkus/pull/32349) - Better error on unparseable GraphQL JSON request
- [#​31939](https://github.com/quarkusio/quarkus/pull/31939) - A bit of javadoc for codegen
- [#​31581](https://github.com/quarkusio/quarkus/pull/31581) - Arc - Do not validate static members in inner non-static classes for CDI annotations
- [#​31558](https://github.com/quarkusio/quarkus/issues/31558) - JUnit `@Nested` Inner Classes with `@BeforeAll` and `@Transactional` annotations fail on initialization after upgrading to 2.16.3.Final
- [#​31554](https://github.com/quarkusio/quarkus/issues/31554) - RunTimeMappingsConfigBuilder failures (native build/tests) with 2.16.4
</details>
<details>
<summary>quarkusio/quarkus-platform</summary>
### [`v2.16.7.Final`](https://github.com/quarkusio/quarkus-platform/compare/2.16.6.Final...2.16.7.Final)
[Compare Source](https://github.com/quarkusio/quarkus-platform/compare/2.16.6.Final...2.16.7.Final)
</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-->
Diffstat (limited to 'src/main/resources/templates/NewsletterUnsubscriber/unsubscribedMail.txt')
0 files changed, 0 insertions, 0 deletions