structurizr-dsl-intellij-plugin
structurizr-dsl-intellij-plugin copied to clipboard
IntelliJ plugin for the Structurizr DSL
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/dirkgroot/structurizr-dsl-intellij-plugin). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlinx.kover](https://togithub.com/Kotlin/kotlinx-kover) | `0.7.6` -> `0.8.0` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.kotest:kotest-assertions-core](https://togithub.com/kotest/kotest) | `5.8.1` -> `5.9.0` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | org.jetbrains.kotlin.jvm | `1.9.23` -> `1.9.24` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gradle/wrapper-validation-action](https://togithub.com/gradle/wrapper-validation-action) | action | patch | `v3.3.1` -> `v3.3.2` | ---...
A single line comment on the same line as `}` is accepted by the upstream parser, but not by the plugin. The parser error caused by such comment also disable...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://togithub.com/actions/upload-artifact) | action | patch | `v4.3.2` -> `v4.3.3` | ---...
Fixes #110
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [java](https://adoptium.net) | major | `17.0.11+9` -> `21.0.3+9.0.LTS` | --- ### Configuration 📅 **Schedule**:...
The tags for relationships broke the parsing with "CRLF expected, got 'model'" error to reproduce create any relationship like this ``` workspace { model { softwareSystem1 = softwareSystem "Software System...