Skip to content

Commit 2c520ac

Browse files
chore(deps): update dependency dynamicdata to 9.3.2 (#4042)
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.2.2` -> `9.3.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/DynamicData/9.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/DynamicData/9.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/DynamicData/9.2.2/9.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/DynamicData/9.2.2/9.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>reactiveui/DynamicData (DynamicData)</summary> ### [`v9.3.2`](https://redirect.github.com/reactivemarbles/DynamicData/releases/tag/9.3.2) [Compare Source](https://redirect.github.com/reactiveui/DynamicData/compare/9.3.1...9.3.2) #### Other: - [`ce443e9`](https://redirect.github.com/reactiveui/DynamicData/commit/ce443e93463da352abc06252fbe29f082a5dada5) Use new lock primitive ([#&#8203;1005](https://redirect.github.com/reactiveui/DynamicData/issues/1005)) [@&#8203;RolandPheasant](https://redirect.github.com/RolandPheasant) ### [`v9.3.1`](https://redirect.github.com/reactivemarbles/DynamicData/releases/tag/9.3.1) [Compare Source](https://redirect.github.com/reactiveui/DynamicData/compare/9.2.2...9.3.1) #### Other: - [`ecd97f3`](https://redirect.github.com/reactiveui/DynamicData/commit/ecd97f33cfb5c03404544624dfe78e1d6e9d127d) Net 9.0 target + test packages upgrade ([#&#8203;1002](https://redirect.github.com/reactiveui/DynamicData/issues/1002)) [@&#8203;RolandPheasant](https://redirect.github.com/RolandPheasant) - [`1f02f36`](https://redirect.github.com/reactiveui/DynamicData/commit/1f02f36e1f67bcced31b0d78ae9214b05ce18c1d) Bump version for release ([#&#8203;1003](https://redirect.github.com/reactiveui/DynamicData/issues/1003)) [@&#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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0114a65 commit 2c520ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
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.2.2" />
13+
<PackageVersion Include="DynamicData" Version="9.3.2" />
1414
<PackageVersion Include="FluentAssertions" Version="8.2.0" />
1515
<PackageVersion Include="JetBrains.DotMemoryUnit" Version="3.2.20220510" />
1616
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />

0 commit comments

Comments
 (0)