chore(deps): update dependency dynamicdata to 9.1.2#371
Merged
ChrisPulman merged 1 commit intomainfrom Mar 16, 2025
Merged
Conversation
ChrisPulman
approved these changes
Mar 16, 2025
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.0.4->9.1.2Release Notes
reactiveui/DynamicData (DynamicData)
v9.1.2Compare Source
Fixes:
2fb3effFix sort exception when using binary search (#984) @RolandPheasantv9.1.1Compare Source
Fixes:
b6e851eFixed that.Bind()operators forISortedChangeSet<TObject, TKey>streams were not properly recognizing theResetOnFirstTimeLoadoption. The option was only being used if the initial changeset also exceeded theResetThresholdsetting. (#935) @JakenVeina2c32489Fix for GroupOnObservable OnCompleted handling (#938) @dwcullop9f934a2Fix for ChangeSetMergeTracker so that it correctly works with Value Types (#940) @dwcullop5b0a911Fixed a typo. (#942) @JakenVeinaf30efa2Fixed that .SortAndPage() would not send a downstream changeset upon change of the comprer, when the current page includes all items. (#967) @JakenVeina95b94d3Fixed that .Switch() did not propagate errors downstream. (#968) @JakenVeinadd1f54dFixed initialization logic for Join operators, to ensure that only one initial changeset is emitted, and that it emits only after both sources have emitted their initialization changeset. (#945) @JakenVeinaOther:
55002aeSortAndBind uses Move instead of RemoveAt/Insert when applicable. (#936) @kristian-pettersen61ac166chore(deps): update dependency bogus to 35.6.0 (#902) @renovate[bot]741cf6bchore(deps): update dependency dotnet-sdk to v8.0.401 (#883) @renovate[bot]a193643chore(deps): update dependency nerdbank.gitversioning to 3.6.146 (#928) @renovate[bot]ae5f97dchore(deps): update dependency microsoft.net.test.sdk to 17.11.1 (#933) @renovate[bot]e897cf6chore(deps): update dependency roslynator.analyzers to 4.12.9 (#948) @renovate[bot]f0d0eadUpdate Build to allow for Net 9.0 (#961) @ChrisPulmanf7f0618chore(deps): update dependency fluentassertions to 6.12.2 (#947) @renovate[bot]5e1dcd5chore(deps): update dependency microsoft.net.test.sdk to 17.12.0 (#962) @renovate[bot]37ffe9dAdded new Filter operators that utilize a predicate state stream, to help avoid unneccessary allocations of a new filter predicate delegate, every time the consumer desires to change filtering logic. (#941) @JakenVeinad3fad52chore(deps): update dependency roslynator.analyzers to 4.12.10 (#972) @renovate[bot]672bbdechore(deps): update dependency nerdbank.gitversioning to 3.7.112 (#970) @renovate[bot]1ab7c1cchore(deps): update dependency xunit.runner.visualstudio to v3 (#971) @renovate[bot]353a316SortAndBind fixes and improvements (#939) @RolandPheasant9420bf4Bump version to 9.1 for release (#977) @RolandPheasantConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.