Tag/updates for tagging 0.11.0#867
Merged
kitsudaiki merged 8 commits intodevelopfrom Mar 24, 2026
Merged
Conversation
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.39.0 to 0.40.0. - [Commits](golang/term@v0.39.0...v0.40.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.11+spec-1.1.0 to 1.0.1+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.11...toml-v1.0.1) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.31 to 0.3.32. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) --- updated-dependencies: - dependency-name: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.20.0...v1.21.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Bumps [tonic](https://github.com/hyperium/tonic) from 0.14.3 to 0.14.4. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.14.3...v0.14.4) --- updated-dependencies: - dependency-name: tonic dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Bumps [tonic-prost](https://github.com/hyperium/tonic) from 0.14.3 to 0.14.4. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.14.3...v0.14.4) --- updated-dependencies: - dependency-name: tonic-prost dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Bumps [tonic-prost-build](https://github.com/hyperium/tonic) from 0.14.3 to 0.14.4. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.14.3...v0.14.4) --- updated-dependencies: - dependency-name: tonic-prost-build dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
4f76f93 to
136de7e
Compare
- set version new version in the files (Changelog and so on) - removed roadmap, because there were too frequent changes in the plans - added screenshot of the dashboard to the documentation - updated rest-api docs - updated issue-template - fix rest-api-docs of omamori - pinned mkdocs related pip-packages Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
136de7e to
c0e7168
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
updates for tagging 0.11.0
Related Issues
How it was tested?