Skip to content

Commit e241713

Browse files
chore(deps): update dependency dynamicdata to 9.1.2 (#3980)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [DynamicData](http://dynamic-data.org/) ([source](https://redirect.github.com/reactiveui/DynamicData)) | `9.1.1` -> `9.1.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/DynamicData/9.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/DynamicData/9.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/DynamicData/9.1.1/9.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/DynamicData/9.1.1/9.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>reactiveui/DynamicData (DynamicData)</summary> ### [`v9.1.2`](https://redirect.github.com/reactivemarbles/DynamicData/releases/tag/9.1.2) [Compare Source](https://redirect.github.com/reactiveui/DynamicData/compare/9.1.1...9.1.2) #### Fixes: - [`2fb3eff`](https://redirect.github.com/reactiveui/DynamicData/commit/2fb3efff69260883a08834c76ca35d3f4693ae26) Fix sort exception when using binary search ([#&#8203;984](https://redirect.github.com/reactiveui/DynamicData/issues/984)) [@&#8203;RolandPheasant](https://redirect.github.com/RolandPheasant) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be09a21 commit e241713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111
<ItemGroup>
1212
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
13-
<PackageVersion Include="DynamicData" Version="9.1.1" />
13+
<PackageVersion Include="DynamicData" Version="9.1.2" />
1414
<PackageVersion Include="FluentAssertions" Version="8.0.1" />
1515
<PackageVersion Include="JetBrains.DotMemoryUnit" Version="3.2.20220510" />
1616
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />

0 commit comments

Comments
 (0)