-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 33551ca
authored
chore(deps): update dependency dynamicdata to v9.0.4 (#3866)
[](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)) | `9.0.1` ->
`9.0.4` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>reactiveui/DynamicData (DynamicData)</summary>
###
[`v9.0.4`](https://togithub.com/reactivemarbles/DynamicData/releases/tag/9.0.4)
[Compare
Source](https://togithub.com/reactiveui/DynamicData/compare/9.0.3...9.0.4)
#### Fixes:
-
[`afbbb47`](https://togithub.com/reactiveui/DynamicData/commit/afbbb4742e0caf99dc1343fe7bbcb23f4fc7ceba)
Fixed a bogus use of the `default` keyword, within a ternary expression
where implicit casting of a generic is in play. The expression compiles
differently depending on whether the generic type in question is a value
type, versus a reference type, and generates an excpetion in the case of
a value type.
([#​926](https://togithub.com/reactiveui/DynamicData/issues/926))
[@​JakenVeina](https://togithub.com/JakenVeina)
###
[`v9.0.3`](https://togithub.com/reactivemarbles/DynamicData/releases/tag/9.0.3)
[Compare
Source](https://togithub.com/reactiveui/DynamicData/compare/9.0.1...9.0.3)
#### Fixes:
-
[`41a608d`](https://togithub.com/reactiveui/DynamicData/commit/41a608d0a358add91e4403feb67ec02d688c8d81)
Fixed premature evaluation of the collection within the Cache `TrueFor`
operators, causing premature and potentially incorrect emissions to
occur, when items in the collection publish values immediately upon
subscription.
([#​923](https://togithub.com/reactiveui/DynamicData/issues/923))
[@​JakenVeina](https://togithub.com/JakenVeina)
#### Other:
-
[`8fd1124`](https://togithub.com/reactiveui/DynamicData/commit/8fd1124b08cb7abe9e30b2b29c7a53cea04336d6)
Concept/Prototype for testing utilities
([#​870](https://togithub.com/reactiveui/DynamicData/issues/870))
[@​JakenVeina](https://togithub.com/JakenVeina)
</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM4LjI2LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIkRlcGVuZGVuY3kgTWFuYWdlbWVudCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 66de231 commit 33551caCopy full SHA for 33551ca
1 file changed
+1
-1
lines changedsrc/Directory.Packages.props
Copy file name to clipboardexpand all lines: src/Directory.Packages.props+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
0 commit comments