chore(deps): update dependency dynamicdata to 9.4.33#484
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #484 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 311 311
Branches 62 62
=========================================
Hits 311 311 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
985039c to
1b7432e
Compare
1b7432e to
f7efad7
Compare
ChrisPulman
approved these changes
Jul 5, 2026
f7efad7 to
f295982
Compare
ChrisPulman
approved these changes
Jul 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
9.4.31→9.4.33Release Notes
reactiveui/DynamicData (DynamicData)
v9.4.33Fixes:
9bc6b44Fix race in ExpireAfter when item is removed or updated before expiration fires (#1076) @dwcullop7b861d0Fixed that the cache-land dynamic.Filter()operator relied on limited mutation of an internalDictionary<,>during enumeration, a behavior that is not supported on target frameworks older than .NET Core 3.0. Additional logic to copy the keys to iterate, before mutation, should now be injected for builds targeting such older frameworks. (#1084) @JakenVeinab93a6b9Fix docs and exception messages for Change (#1085) @xackuscc8b91eFixed that the Build and Release action defined in release.yml was attempting to publish a bogus "empty.nupkg" file that exists in the normal build output of the DynamicData.Tests project, as a part of the EmptyFiles package, since the job was written to search for "*.nupkg". (#1124) @JakenVeinaOther:
bf45445Add AI Instruction Files for GitHub Copilot (#1078) @dwcullop12c1947Overhaul XML documentation for ObservableCacheEx extension methods (#1080) @dwcullopb0d4c70Update SwappableLock to support NET9+ Lock type (#1077) @dwcullopb966943Add DynamicAccessedMembers attributes to BindingListEx methods (#1087) @daniel-lerch28adb4fOverhaul XML documentation for ObservableListEx extension methods (#1081) @dwcullop335ecbcAdd Preview workflows and enforce versioning rules (#1088) @dwcullopd59ed5cReplace softprops/action-gh-release with gh CLI (#1092) @dwcullop767f273Restore stable 9.4 versioning on release/9.x (#1123) @dwcullopTest:
c1c312btest: fix AsyncDisposeMany thread safety test timeout on CI (#1082) @dwcullopConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.