chore(deps): update dependency asciidoctor-kroki to ^0.18.0 (#21)
ci/woodpecker/push/lint_general Pipeline failed Details
ci/woodpecker/push/documentation Pipeline was successful Details

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [asciidoctor-kroki](https://github.com/Mogztter/asciidoctor-kroki) | devDependencies | minor | [`^0.17.0` -> `^0.18.0`](https://renovatebot.com/diffs/npm/asciidoctor-kroki/0.17.0/0.18.1) |

>  **Important**
>
> Release Notes retrieval for this PR were skipped because no github.com credentials were available.
> If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: fjadmin <fjadmin@demo.rattermeyer.de>
Reviewed-on: #21
Co-authored-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
Co-committed-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
pull/22/head^2
Renovate Bot 2024-01-28 14:23:46 +00:00 committed by fjadmin
parent 7fcbc9525d
commit 9c58dfc92a
3 changed files with 12 additions and 32 deletions

View File

@ -8,7 +8,7 @@
"@antora/cli": "3.1.7", "@antora/cli": "3.1.7",
"@antora/lunr-extension": "^1.0.0-alpha.8", "@antora/lunr-extension": "^1.0.0-alpha.8",
"@antora/site-generator": "3.1.7", "@antora/site-generator": "3.1.7",
"asciidoctor-kroki": "^0.17.0", "asciidoctor-kroki": "^0.18.0",
"http-server": "^14.1.1", "http-server": "^14.1.1",
"linkinator": "^5.0.1" "linkinator": "^5.0.1"
} }
@ -387,9 +387,9 @@
"dev": true "dev": true
}, },
"node_modules/asciidoctor-kroki": { "node_modules/asciidoctor-kroki": {
"version": "0.17.0", "version": "0.18.1",
"resolved": "https://registry.npmjs.org/asciidoctor-kroki/-/asciidoctor-kroki-0.17.0.tgz", "resolved": "http://npm.demo.rattermeyer.de/asciidoctor-kroki/-/asciidoctor-kroki-0.18.1.tgz",
"integrity": "sha512-aObUUfAtcfUTjhAP32bgrcoKXLRta57o3V5k+t73FXDKiLi+QfkHE+9+H4mGPTnghXBtiRYzsu7BbVGfTHoQzQ==", "integrity": "sha512-eQxbBCaPTbyNoJtk62Gp+6h4LlJp2147g7eS0QIVjqaLpFa8sseH0BlMiBoATrJUYv1w3nR+FTzvloBJ/MioYg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"json5": "2.2.3", "json5": "2.2.3",
@ -402,12 +402,12 @@
"node": ">=10" "node": ">=10"
}, },
"peerDependencies": { "peerDependencies": {
"@asciidoctor/core": "~2.2" "@asciidoctor/core": ">=2.2 <4.0"
} }
}, },
"node_modules/asciidoctor-kroki/node_modules/unxhr": { "node_modules/asciidoctor-kroki/node_modules/unxhr": {
"version": "1.2.0", "version": "1.2.0",
"resolved": "https://registry.npmjs.org/unxhr/-/unxhr-1.2.0.tgz", "resolved": "http://npm.demo.rattermeyer.de/unxhr/-/unxhr-1.2.0.tgz",
"integrity": "sha512-6cGpm8NFXPD9QbSNx0cD2giy7teZ6xOkCUH3U89WKVkL9N9rBrWjlCwhR94Re18ZlAop4MOc3WU1M3Hv/bgpIw==", "integrity": "sha512-6cGpm8NFXPD9QbSNx0cD2giy7teZ6xOkCUH3U89WKVkL9N9rBrWjlCwhR94Re18ZlAop4MOc3WU1M3Hv/bgpIw==",
"dev": true, "dev": true,
"engines": { "engines": {

View File

@ -8,7 +8,7 @@
"@antora/cli": "3.1.7", "@antora/cli": "3.1.7",
"@antora/lunr-extension": "^1.0.0-alpha.8", "@antora/lunr-extension": "^1.0.0-alpha.8",
"@antora/site-generator": "3.1.7", "@antora/site-generator": "3.1.7",
"asciidoctor-kroki": "^0.17.0", "asciidoctor-kroki": "^0.18.0",
"http-server": "^14.1.1", "http-server": "^14.1.1",
"linkinator": "^5.0.1" "linkinator": "^5.0.1"
} }

View File

@ -15,8 +15,8 @@ devDependencies:
specifier: 3.1.7 specifier: 3.1.7
version: 3.1.7 version: 3.1.7
asciidoctor-kroki: asciidoctor-kroki:
specifier: ^0.17.0 specifier: ^0.18.0
version: 0.17.0(@asciidoctor/core@2.2.6) version: 0.18.1(@asciidoctor/core@2.2.6)
http-server: http-server:
specifier: ^14.1.1 specifier: ^14.1.1
version: 14.1.1 version: 14.1.1
@ -100,16 +100,6 @@ packages:
vinyl-fs: 3.0.3 vinyl-fs: 3.0.3
dev: true dev: true
/@antora/logger@3.1.5:
resolution: {integrity: sha512-DGIxiv/rsWRWxFTRD4Hu2TXiFUHOqCpiu4Rf7LxOPdKkuF6i167fw8BuZeFfTzvOE2W2FhB4sopI0EiAZ1D/vQ==}
engines: {node: '>=16.0.0'}
dependencies:
'@antora/expand-path-helper': 2.0.0
pino: 8.14.2
pino-pretty: 10.0.1
sonic-boom: 3.3.0
dev: true
/@antora/logger@3.1.7: /@antora/logger@3.1.7:
resolution: {integrity: sha512-Z2tfNIi9G4BnAZq26Kp30974FxCVCtvH46FOi6ClnkJg6Uf2gTrVlJERmtsDTsHjWsf1qKbnj/4b99/AU31iQg==} resolution: {integrity: sha512-Z2tfNIi9G4BnAZq26Kp30974FxCVCtvH46FOi6ClnkJg6Uf2gTrVlJERmtsDTsHjWsf1qKbnj/4b99/AU31iQg==}
engines: {node: '>=16.0.0'} engines: {node: '>=16.0.0'}
@ -146,16 +136,6 @@ packages:
require-from-string: 2.0.2 require-from-string: 2.0.2
dev: true dev: true
/@antora/playbook-builder@3.1.5:
resolution: {integrity: sha512-h3zD1FkN8BVnsmHSgB3CTatVu5Q8E8lqZs7Zfsh7uN5eQHhxsPjOvVByeM1RhCpQuY+o2hERY2XexoLb8V89TQ==}
engines: {node: '>=16.0.0'}
dependencies:
'@iarna/toml': 2.2.5
convict: 6.2.4
js-yaml: 4.1.0
json5: 2.2.3
dev: true
/@antora/playbook-builder@3.1.7: /@antora/playbook-builder@3.1.7:
resolution: {integrity: sha512-lU80S1BqUy9DvqziEzRwpYTaWhOshxgrGAjf/F5VjAIaHCGVx0rZgfoI2rgFFkbVaH94kauOngdtTXDPXC1fPQ==} resolution: {integrity: sha512-lU80S1BqUy9DvqziEzRwpYTaWhOshxgrGAjf/F5VjAIaHCGVx0rZgfoI2rgFFkbVaH94kauOngdtTXDPXC1fPQ==}
engines: {node: '>=16.0.0'} engines: {node: '>=16.0.0'}
@ -291,11 +271,11 @@ packages:
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
dev: true dev: true
/asciidoctor-kroki@0.17.0(@asciidoctor/core@2.2.6): /asciidoctor-kroki@0.18.1(@asciidoctor/core@2.2.6):
resolution: {integrity: sha512-aObUUfAtcfUTjhAP32bgrcoKXLRta57o3V5k+t73FXDKiLi+QfkHE+9+H4mGPTnghXBtiRYzsu7BbVGfTHoQzQ==} resolution: {integrity: sha512-eQxbBCaPTbyNoJtk62Gp+6h4LlJp2147g7eS0QIVjqaLpFa8sseH0BlMiBoATrJUYv1w3nR+FTzvloBJ/MioYg==}
engines: {node: '>=10'} engines: {node: '>=10'}
peerDependencies: peerDependencies:
'@asciidoctor/core': ~2.2 '@asciidoctor/core': '>=2.2 <4.0'
dependencies: dependencies:
'@asciidoctor/core': 2.2.6 '@asciidoctor/core': 2.2.6
json5: 2.2.3 json5: 2.2.3