Skip to content

Commit

Permalink
chore(deps): update dependency dynamicdata to v8.4.1 (#3782)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [DynamicData](http://dynamic-data.org/)
([source](https://togithub.com/reactiveui/DynamicData)) | `8.3.93` ->
`8.4.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/DynamicData/8.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/DynamicData/8.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/DynamicData/8.3.93/8.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/DynamicData/8.3.93/8.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>reactiveui/DynamicData (DynamicData)</summary>

###
[`v8.4.1`](https://togithub.com/reactivemarbles/DynamicData/releases/tag/8.4.1)

[Compare
Source](https://togithub.com/reactiveui/DynamicData/compare/8.3.93...8.4.1)

#### Other:

-
[`e8c905a`](https://togithub.com/reactiveui/DynamicData/commit/e8c905a1428cf8662ff909c5c944fa7bb3de8404)
TransformOnRefresh option for TransformWithInlineUpdate.
([#&#8203;875](https://togithub.com/reactiveui/DynamicData/issues/875))
[@&#8203;RolandPheasant](https://togithub.com/RolandPheasant)
-
[`ba58742`](https://togithub.com/reactiveui/DynamicData/commit/ba5874203196d9b9efb4475316fd82a68759857d)
New SortAndBind operator
([#&#8203;878](https://togithub.com/reactiveui/DynamicData/issues/878))
[@&#8203;RolandPheasant](https://togithub.com/RolandPheasant)
-
[`27d4011`](https://togithub.com/reactiveui/DynamicData/commit/27d40115661609d12b27a109cc9c4daac7f38c9f)
Enable the use of default comparer for SortAndBind
([#&#8203;879](https://togithub.com/reactiveui/DynamicData/issues/879))
[@&#8203;RolandPheasant](https://togithub.com/RolandPheasant)
-
[`5114d01`](https://togithub.com/reactiveui/DynamicData/commit/5114d01a0f36868aeefcad760fa544185173b7e7)
Bump version to 8.4 for release
([#&#8203;880](https://togithub.com/reactiveui/DynamicData/issues/880))
[@&#8203;RolandPheasant](https://togithub.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 becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 30, 2024
1 parent ddd533e commit 00e0674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="DynamicData" Version="8.3.93" />
<PackageVersion Include="DynamicData" Version="8.4.1" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="Fody" Version="$(FodyVersion)" />
<PackageVersion Include="FodyHelpers" Version="$(FodyVersion)" />
Expand Down

0 comments on commit 00e0674

Please sign in to comment.