Bump the nuget group with 2 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(4 months ago)
(4 months ago)
bot:robot: dependabot nuget
Updated Meziantou.Analyzer from 3.0.12 to 3.0.18.
Release notes
Sourced from Meziantou.Analyzer's releases.
3.0.18
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.18
What's Changed
- MA0187: Migrate Blazor [Inject] property injection to constructor injection by @Copilot in https://github.com/meziantou/Meziantou.Analyzer/pull/1048
Full Changelog: https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.17...3.0.18
3.0.17
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.17
What's Changed
- Refactor argument checks to use ArgumentKind.DefaultValue by @meziantou in https://github.com/meziantou/Meziantou.Analyzer/pull/1045
Full Changelog: https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.16...3.0.17
3.0.16
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.16
What's Changed
- Fix MA0183 false positive when formatting argument is wrapped in parentheses by @Copilot in https://github.com/meziantou/Meziantou.Analyzer/pull/1044
Full Changelog: https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.15...3.0.16
3.0.15
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.15
What's Changed
- MA0183: Extend detection to Console.Write, Console.WriteLine, and StringBuilder.AppendFormat by @Copilot in https://github.com/meziantou/Meziantou.Analyzer/pull/1042
Full Changelog: https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.14...3.0.15
3.0.14
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.14
What's Changed
- docs(MA0028): Remove incorrect AppendFormat optimization example by @Copilot in https://github.com/meziantou/Meziantou.Analyzer/pull/1039
- docs: Document MA0158 as similar to IDE0330 by @Copilot in https://github.com/meziantou/Meziantou.Analyzer/pull/1040
- MA0028: Detect StringBuilder.AppendFormat with no-placeholder format strings by @Copilot in https://github.com/meziantou/Meziantou.Analyzer/pull/1041
Full Changelog: https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.13...3.0.14
3.0.13
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.13
What's Changed
- Fix incorrect CA1065 → MA0072 equivalence mapping by @Copilot in https://github.com/meziantou/Meziantou.Analyzer/pull/1028
- Fix IDE0330 comparison incorrectly referencing MA0153 instead of MA0158 by @Copilot in https://github.com/meziantou/Meziantou.Analyzer/pull/1036
- docs(MA0042): Document false positive when calling sync method from its own async counterpart by @Copilot in https://github.com/meziantou/Meziantou.Analyzer/pull/1038
- Fix MA0158 not reported when lock field is initialized in constructor by @Copilot in https://github.com/meziantou/Meziantou.Analyzer/pull/1037
Full Changelog: https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.12...3.0.13
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.3.0
What's Changed
- Fix answer file splitting by @nohwnd in https://github.com/microsoft/vstest/pull/15306
Internal fixes and updates
- Bump branding to 18.1 by @nohwnd in https://github.com/microsoft/vstest/pull/15286
- Remove stale copy of S.ComponentModel.Composition from testplatform packages by @ViktorHofer in https://github.com/microsoft/vstest/pull/15287
- Update codeflow metadata to fix backflow by @premun in https://github.com/microsoft/vstest/pull/15291
- [main] Update dependencies from devdiv/DevDiv/vs-code-coverage by @dotnet-maestro[bot] in https://github.com/microsoft/vstest/pull/15283
- Update Microsoft.Build.Utilities.Core by @Youssef1313 in https://github.com/microsoft/vstest/pull/15300
- Disable DynamicNative instrumentation by default by @nohwnd in https://github.com/microsoft/vstest/pull/15299
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/microsoft/vstest/pull/15293
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/microsoft/vstest/pull/15302
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/microsoft/vstest/pull/15314
- Delete sha1 custom implementation we are not using for a long time by @nohwnd in https://github.com/microsoft/vstest/pull/15313
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/microsoft/vstest/pull/15315
- Update branding to 18.3.0 by @nohwnd in https://github.com/microsoft/vstest/pull/15321
- [main] Update dependencies from devdiv/DevDiv/vs-code-coverage by @dotnet-maestro[bot] in https://github.com/microsoft/vstest/pull/15325
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/microsoft/vstest/pull/15264
- Revert adding dotnet_host_path workaround by @nohwnd in https://github.com/microsoft/vstest/pull/15328
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/microsoft/vstest/pull/15338
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/microsoft/vstest/pull/15322
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/microsoft/vstest/pull/15343
- Change PreReleaseVersionLabel from 'preview' to 'release' by @nohwnd in https://github.com/microsoft/vstest/pull/15352
- [rel/18.3] Update dependencies from devdiv/DevDiv/vs-code-coverage by @dotnet-maestro[bot] in https://github.com/microsoft/vstest/pull/15354
- [rel/18.3] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/microsoft/vstest/pull/15389
- [rel/18.3] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/microsoft/vstest/pull/15400
- Update build tools to 17.11.48 to be source buildable by @nohwnd in https://github.com/microsoft/vstest/pull/15310
- Disable publishing on RTM by @nohwnd in https://github.com/microsoft/vstest/pull/15296
- Don't access nuget.org for package feeds by @nohwnd in https://github.com/microsoft/vstest/pull/15316
- No nuget access fix tests by @nohwnd in https://github.com/microsoft/vstest/pull/15317
- Disable Dependabot updates in dependabot.yml by @mmitche in https://github.com/microsoft/vstest/pull/15324
New Contributors
- @premun made their first contribution in https://github.com/microsoft/vstest/pull/15291
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Technical Details
| ID: | 14220179 |
| UUID: | 4005632153 |
| Node ID: | PR_kwDOHGym7M7HDJzh |
| Host: | GitHub |
| Repository: | edumserrano/github-issue-forms-parser |