maxjoehnk / sidenotes

Show todos from different sources in a sidebar like app
https://maxjoehnk.github.io/sidenotes/
GNU General Public License v3.0
22 stars 3 forks source link

fix(deps): update rust crate azure_devops_rust_api to 0.17.0 #180

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
azure_devops_rust_api dependencies minor 0.16.0 -> 0.17.0

Release Notes

microsoft/azure-devops-rust-api (azure_devops_rust_api) ### [`v0.17.0`](https://togithub.com/microsoft/azure-devops-rust-api/blob/HEAD/CHANGELOG.md#0170) [Compare Source](https://togithub.com/microsoft/azure-devops-rust-api/compare/0.16.0...0.17.0) - Change definitions of `GitChange` and `Change` to reinstate some optional fields that were previously removed in the mistaken belief that they were unused. - `GitChange`: - `change_id` - `new_content_template` - `original_path` - `Change`: - `new_content` - `source_server_item` - `url` - Change `GitCommitRef` to make `commit_id` optional.

Configuration

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

🚦 Automerge: Enabled.

â™» 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.



This PR has been generated by Mend Renovate. View repository job log here.