From 8254ab9f96a44880d9488530a1ad16408bba0797 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 17:15:36 -0600 Subject: [PATCH] chore(deps): bump xamlstyler.console from 3.2206.4 to 3.2311.2 (#35) Bumps [xamlstyler.console](https://github.com/Xavalon/XamlStyler) from 3.2206.4 to 3.2311.2.
Release notes

Sourced from xamlstyler.console's releases.

v3.2311.2.0

This release includes improvements for Visual Studio 2022 and XamlStyler.Console.

v3.2308.2.0

This release adds support for Rider 2023.2 (#433). It also contains a bug fix addressing external configuration support in Rider (#308).

v3.2304.0

This release adds support for Rider 2023.1 (#418).

v3.2208.1

This release includes new features for Visual Studio 2017, 2019, and 2022.

v3.2208.0

This release adds support for Rider 2022.2 (#402).

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xamlstyler.console&package-manager=nuget&previous-version=3.2206.4&new-version=3.2311.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index aeca3be..96ca1bd 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "xamlstyler.console": { - "version": "3.2206.4", + "version": "3.2311.2", "commands": [ "xstyler" ]