structurizr-site-generatr
structurizr-site-generatr copied to clipboard
Static site generator for architecture models created with 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/avisi-cloud/structurizr-site-generatr). ## Open The following updates have all...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlin:kotlin-scripting-jsr223](https://kotlinlang.org/) ([source](https://togithub.com/JetBrains/kotlin)) | `1.9.23` -> `1.9.24` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.eclipse.jetty:jetty-server](https://eclipse.dev/jetty) ([source](https://togithub.com/jetty/jetty.project)) | `12.0.8` -> `12.0.9` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.eclipse.jetty.websocket:jetty-websocket-jetty-server](https://eclipse.dev/jetty) ([source](https://togithub.com/jetty/jetty.project)) | `12.0.8` -> `12.0.9` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mermaid](https://togithub.com/mermaid-js/mermaid) | [`10.9.0` -> `10.9.1`](https://renovatebot.com/diffs/npm/mermaid/10.9.0/10.9.1) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR was originally [this link](https://github.com/avisi-cloud/structurizr-site-generatr/pull/464) but there were still some styling problems in the original PR. This PR features: - Original first two commits by renovate and @dirkgroot -...
Small issue - searching from a component view is broken as relative paths [use](https://github.com/avisi-cloud/structurizr-site-generatr/blob/1a5203e38df8a89b087421a7cd4e255859547c3f/src/main/kotlin/nl/avisi/structurizr/site/generatr/site/RelativeUrl.kt#L8) the windows file separator `\` - i.e the relative path is not a http path
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [bulma](https://bulma.io) ([source](https://togithub.com/jgthms/bulma)) | [`0.9.4` -> `1.0.0`](https://renovatebot.com/diffs/npm/bulma/0.9.4/1.0.0) |...
Hey, I saw that in #284 #260 was added support to link between ADRs. This is straightforward suport for linking just inside ADRs. The problem with this is just local...
See #463. Same exception. Likely a regression. It works for me when I use the custom binaries that I got from @dirkgroot Jan 9 and Jan 10th, as reported here:...