chore(deps): bump xamlstyler.console from 3.2404.2 to 3.2501.8 by dependabot[bot] · Pull Request #132 · fuzzzerd/SharpFM
Bumps xamlstyler.console from 3.2404.2 to 3.2501.8.
Release notes
Sourced from xamlstyler.console's releases.
v3.2501.8
What's Changed
- Add .NET 8 targeting by
@virzakin Xavalon/XamlStyler#419- Remove .NET 7 targeting by
@FroggieFrogin Xavalon/XamlStyler#507- Remove .NET 6 targeting by
@grochockiin Xavalon/XamlStyler#526- Allow roll forward to support future .NET versions by
@heartackerin Xavalon/XamlStyler#520- Added readme file to XamlStyler.Console (fixes #505) by
@FroggieFrogin Xavalon/XamlStyler#506New Contributors
@FroggieFrogmade their first contribution in Xavalon/XamlStyler#506@heartackermade their first contribution in Xavalon/XamlStyler#520Full Changelog: Xavalon/XamlStyler@Release-3.2411.0...Release-3.2501.8
v3.2411.0
What's Changed
- Add support for Rider 2024.3 by
@johanneswolfgruberin Xavalon/XamlStyler#515New Contributors
@johanneswolfgrubermade their first contribution in Xavalon/XamlStyler#515Full Changelog: Xavalon/XamlStyler@Release-3.2409.0...Release-3.2411.0
v3.2409.0
What's Changed
- Adds support for Rider 2024.2 by
@NicoVermeirin Xavalon/XamlStyler#499Full Changelog: Xavalon/XamlStyler@Release-3.2404.4...Release-3.2409.0
v3.2404.4
What's Changed
- Adjust XML Escaping to allow for incomplete xmlns inside a comment by
@mrlaceyin Xavalon/XamlStyler#462- Add support for Rider 2024.1 by
@grochockiin Xavalon/XamlStyler#484Full Changelog: Xavalon/XamlStyler@Release-3.2404.2...Release-3.2404.4
Commits
c147d73Remove .NET 6 (#526)90508ffAdded targets for net6.0 and net8.0 and allow RollForward (#507)4772d59AllowRollForward so that we can run with new dotnet versions (#520)7496c92Target to net 7 and 8 in addition to 6 (#419)f1c3185Update README location for NuGet package (#525)522fa23Add README file to NuGet package (#506)d6715e4Never skip Rider project in Release builds (#524)5a0f4c1Optimize CI builds to limit impact of Rider build (#523)e5828a9Fix unit tests (#522)056140eMerge pull request #515 from johanneswolfgruber/rider2024-3- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)