Update dependency mkdocs-kroki-plugin to v1 #78

Open
renovate-bot wants to merge 1 commit from renovate/mkdocs-kroki-plugin-1.x into develop
Collaborator

This PR contains the following updates:

Package Update Change
mkdocs-kroki-plugin major ~=0.10.1 -> ~=1.1.0

Release Notes

AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin (mkdocs-kroki-plugin)

v1.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/compare/v1.0.0...v1.1.0

v1.0.0

Compare Source

What's Changed

Migrating from 0.x

  1. Adjust the plugin configuration to use snake_case for config options instead of PascalCase, e.g. ServerURL -> server_url
  2. Ensure you are not using any previously deprecated config options:
    • Enablebpmn
    • DownloadImages

Full Changelog: https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/compare/v0.10.1...v1.0.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mkdocs-kroki-plugin](https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#readme) | major | `~=0.10.1` -> `~=1.1.0` | --- ### Release Notes <details> <summary>AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin (mkdocs-kroki-plugin)</summary> ### [`v1.1.0`](https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/releases/tag/v1.1.0) [Compare Source](https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/compare/v1.0.0...v1.1.0) #### What's Changed - feat: Add display options by [@&#8203;timo-reymann](https://github.com/timo-reymann) in https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/pull/106 - build(deps): bump dorny/test-reporter from 1 to 2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/pull/105 - build(deps): bump astral-sh/setup-uv from 4 to 7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/pull/104 **Full Changelog**: https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/compare/v1.0.0...v1.1.0 ### [`v1.0.0`](https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/releases/tag/v1.0.0) [Compare Source](https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/compare/v0.10.1...v1.0.0) #### What's Changed - feat!: Rename configuration options to match mkdocs conventions by [@&#8203;timo-reymann](https://github.com/timo-reymann) in https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/pull/102 - feat!: Remove deprecated configuration options by [@&#8203;timo-reymann](https://github.com/timo-reymann) in https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/pull/100 - feat: Add async kroki api calls by [@&#8203;timo-reymann](https://github.com/timo-reymann) in https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/pull/93 [#&#8203;77](https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/issues/77) - feat: \[[#&#8203;82](https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/issues/82)] Implement diagram caching by [@&#8203;timo-reymann](https://github.com/timo-reymann) in https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/pull/96 - feat: \[[#&#8203;97](https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/issues/97)] Add HTTP timeout configuration by [@&#8203;timo-reymann](https://github.com/timo-reymann) in https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/pull/98 - fix: \[[#&#8203;83](https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/issues/83)] Remove warning for max uri size by [@&#8203;timo-reymann](https://github.com/timo-reymann) in https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/pull/99 - refactor: Extract static methods and remove excallidraw workaround by [@&#8203;timo-reymann](https://github.com/timo-reymann) in https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/pull/101 - docs: Adjust metadata by [@&#8203;timo-reymann](https://github.com/timo-reymann) in https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/pull/95 - ci: Add coverage and test report PR info by [@&#8203;timo-reymann](https://github.com/timo-reymann) in https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/pull/94 - build: Exclude tests from coverage by [@&#8203;timo-reymann](https://github.com/timo-reymann) in https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/pull/103 #### Migrating from 0.x 1. Adjust the plugin configuration to use snake_case for config options instead of PascalCase, e.g. `ServerURL` -> `server_url` 2. Ensure you are not using any previously deprecated config options: - `Enablebpmn` - `DownloadImages` **Full Changelog**: https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/compare/v0.10.1...v1.0.0 </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-11-30 01:02:38 +01:00
renovate-bot force-pushed renovate/mkdocs-kroki-plugin-1.x from e772cbbbbf to 1d74882bc8 2025-12-06 01:03:42 +01:00 Compare
renovate-bot force-pushed renovate/mkdocs-kroki-plugin-1.x from 1d74882bc8 to 98e9a09681 2025-12-13 01:03:27 +01:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/mkdocs-kroki-plugin-1.x:renovate/mkdocs-kroki-plugin-1.x
git checkout renovate/mkdocs-kroki-plugin-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout develop
git merge --no-ff renovate/mkdocs-kroki-plugin-1.x
git checkout renovate/mkdocs-kroki-plugin-1.x
git rebase develop
git checkout develop
git merge --ff-only renovate/mkdocs-kroki-plugin-1.x
git checkout renovate/mkdocs-kroki-plugin-1.x
git rebase develop
git checkout develop
git merge --no-ff renovate/mkdocs-kroki-plugin-1.x
git checkout develop
git merge --squash renovate/mkdocs-kroki-plugin-1.x
git checkout develop
git merge --ff-only renovate/mkdocs-kroki-plugin-1.x
git checkout develop
git merge renovate/mkdocs-kroki-plugin-1.x
git push origin develop
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: web/stephan.hadan.de#78
No description provided.