build(deps): bump the dependencies group across 1 directory with 9 updates #204
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.
Bumps the dependencies group with 9 updates in the / directory:
11.2.3
11.2.0
11.2.0.1
11.2.0.7
11.2.0.1
11.2.0.7
11.2.0.1
11.2.0.7
5.1.1491
5.1.1625
2.9.2
2.9.3
6.0.2
6.0.3
3.0.0
3.0.1
6.0.2
6.0.3
Updates
Avalonia
from 11.2.3 to 11.2.0Commits
68ab391
Bump version1709f73
Avoid test failing on 11.2, should not hardcode callbackExecuted ideally05ff912
Bump HarfBuzz too0b2d7e7
Do not reset text selection when the TextBox loses focus (#17195)3ebd774
Fix overlay popup focus issues (#17326)f70cf39
Make the name table optional (#17306)4f79c1b
Rework how TextBlock skips redundant measure and arrange calls (#17271)0dbf5c2
Implemented GLib-based dispatcher (#17281)7da26e2
Set TimePicker.Time seconds to zero when UseSeconds is False (#17251)f965634
Fix ThemeVariant equality (#17257)Updates
Avalonia.Xaml.Interactions
from 11.2.0.1 to 11.2.0.7Release notes
Sourced from Avalonia.Xaml.Interactions's releases.
Commits
38157d3
Update Directory.Build.props161cfc4
Merge pull request #30 from wieslawsoltes/AddNewTriggers3fbf51c
Add IsEnabled check0db5343
Update triggersc7da399
Fix default values6649763
Update RoutedEventTriggerBaseOfT.csfb456bd
Update RoutedEventTriggerBase.csd21da56
Add routed event triggers for Gestures2c9f0eb
Create RoutedEventTriggerBaseOfT.cs6981c04
Use markup extension for InputConverterUpdates
Avalonia.Xaml.Interactivity
from 11.2.0.1 to 11.2.0.7Release notes
Sourced from Avalonia.Xaml.Interactivity's releases.
Commits
38157d3
Update Directory.Build.props161cfc4
Merge pull request #30 from wieslawsoltes/AddNewTriggers3fbf51c
Add IsEnabled check0db5343
Update triggersc7da399
Fix default values6649763
Update RoutedEventTriggerBaseOfT.csfb456bd
Update RoutedEventTriggerBase.csd21da56
Add routed event triggers for Gestures2c9f0eb
Create RoutedEventTriggerBaseOfT.cs6981c04
Use markup extension for InputConverterUpdates
Avalonia.Xaml.Behaviors
from 11.2.0.1 to 11.2.0.7Release notes
Sourced from Avalonia.Xaml.Behaviors's releases.
Commits
38157d3
Update Directory.Build.props161cfc4
Merge pull request #30 from wieslawsoltes/AddNewTriggers3fbf51c
Add IsEnabled check0db5343
Update triggersc7da399
Fix default values6649763
Update RoutedEventTriggerBaseOfT.csfb456bd
Update RoutedEventTriggerBase.csd21da56
Add routed event triggers for Gestures2c9f0eb
Create RoutedEventTriggerBaseOfT.cs6981c04
Use markup extension for InputConverterUpdates
Glob.cs
from 5.1.1491 to 5.1.1625Release notes
Sourced from Glob.cs's releases.
Commits
8d945a8
Target net8.07a9c00c
Update NuGet packages536c13b
Merge pull request #421 from mganss/dependabot/nuget/xunit.runner.visualstudi...b278603
Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0034c162
Merge pull request #420 from mganss/dependabot/nuget/System.IO.Abstractions-2...ca47166
Bump System.IO.Abstractions from 21.1.3 to 21.1.7a3af2fb
Merge pull request #419 from mganss/dependabot/nuget/System.IO.Abstractions.T...5836473
Bump System.IO.Abstractions.TestingHelpers from 21.1.3 to 21.1.72bd6a22
Merge pull request #418 from mganss/dependabot/nuget/Microsoft.NET.Test.Sdk-1...74a6983
Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0Updates
xunit
from 2.9.2 to 2.9.3Commits
9712244
v2.9.3dbba909
#3088: Assert.Equivalent throws NotSupportedException for types with getters ...cdf2114
Stick to .NET SDK 85716c89
Disable NETSDK1215 and NU1902 for .NET 9 SDK6070070
TeamCity Reporter. Remove flow id from name of test suites. (#3054)bfd42e0
#3053: Class data derived from TheoryData<SomeType[]> is broken5f7494f
Update assertions and tests3f9460d
Updated READMEd1206d9
Update READMEdc5dd04
Bump up to v2.9.3-preUpdates
coverlet.msbuild
from 6.0.2 to 6.0.3Release notes
Sourced from coverlet.msbuild's releases.
Commits
fc40a26
release version (#1724)7095dd0
update changelog (#1721)302886a
Fix filename update for activated UseSourceFile option (#1681)973200c
workaround for "Failed to instrument modules" (#1700)c2e6aee
Fix RuntimeConfigurationReader to support SelfContained builds (#1705)de1a30a
Update System.Text.Json version (#1710)3004bb7
Enable tests "Hang due to System.Console.ReadKey()" (#1707)7e0c7e8
enable dotnetTool integration tests for linux and MacOS (#1701)c01ef48
Update Mono.Cecil 0.11.6 (Directory.Packages.props) (#1706)7c8c6fa
add known issue BadImageFormatException (#1696)Updates
xunit.runner.visualstudio
from 3.0.0 to 3.0.1Commits
f8675c3
v3.0.1b7d67ba
Missed passing an argument8cbe1c3
Restore VisualStudioSourceInformationProvider for #433d71328f
Updated xunit.runner.json schema URLa320aa3
Latest dependencies (to fix #432)5382a58
Move SpyLoggerHelper into the global namespace8f3a586
#431: ValueTask defined in xunit.runner.visualstudio causing conflict0a250fc
Bump up to 3.0.1-preUpdates
coverlet.console
from 6.0.2 to 6.0.3Release notes
Sourced from coverlet.console's releases.
Commits
fc40a26
release version (#1724)7095dd0
update changelog (#1721)302886a
Fix filename update for activated UseSourceFile option (#1681)973200c
workaround for "Failed to instrument modules" (#1700)c2e6aee
Fix RuntimeConfigurationReader to support SelfContained builds (#1705)de1a30a
Update System.Text.Json version (#1710)3004bb7
Enable tests "Hang due to System.Console.ReadKey()" (#1707)7e0c7e8
enable dotnetTool integration tests for linux and MacOS (#1701)c01ef48
Update Mono.Cecil 0.11.6 (Directory.Packages.props) (#1706)7c8c6fa
add known issue BadImageFormatException (#1696)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 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <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