Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency DynamicData to 9.1.1 #970

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
DynamicData (source) 9.0.4 -> 9.1.1 age adoption passing confidence

Release Notes

reactiveui/DynamicData (DynamicData)

v9.1.1

Compare Source

Fixes:

  • b6e851e Fixed that .Bind() operators for ISortedChangeSet<TObject, TKey> streams were not properly recognizing the ResetOnFirstTimeLoad option. The option was only being used if the initial changeset also exceeded the ResetThreshold setting. (#​935) @​JakenVeina
  • 2c32489 Fix for GroupOnObservable OnCompleted handling (#​938) @​dwcullop
  • 9f934a2 Fix for ChangeSetMergeTracker so that it correctly works with Value Types (#​940) @​dwcullop
  • 5b0a911 Fixed a typo. (#​942) @​JakenVeina
  • f30efa2 Fixed that .SortAndPage() would not send a downstream changeset upon change of the comprer, when the current page includes all items. (#​967) @​JakenVeina
  • 95b94d3 Fixed that .Switch() did not propagate errors downstream. (#​968) @​JakenVeina
  • dd1f54d Fixed 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) @​JakenVeina

Other:


Configuration

📅 Schedule: Branch creation - "before 1am,before 5am,before 9am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dynamicdata-9.x branch 4 times, most recently from b4c510e to da0ee37 Compare January 22, 2025 08:33
@renovate renovate bot force-pushed the renovate/dynamicdata-9.x branch from da0ee37 to 0ec9deb Compare January 22, 2025 15:14
@renovate renovate bot merged commit e768b14 into dev8 Jan 22, 2025
2 checks passed
@renovate renovate bot deleted the renovate/dynamicdata-9.x branch January 22, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants