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

chore(deps): update dependency dynamicdata to 9.1.2 #136

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

This PR contains the following updates:

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

Release Notes

reactiveui/DynamicData (DynamicData)

v9.1.2

Compare Source

Fixes:

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:

v9.0.4

Compare Source

Fixes:

  • afbbb47 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) @​JakenVeina

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 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 changed the title chore(deps): update dependency dynamicdata to v9.0.4 chore(deps): update dependency dynamicdata to 9.0.4 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/dynamicdata-9.x branch 2 times, most recently from bb1fbe5 to c6666ac Compare October 4, 2024 00:03
@renovate renovate bot force-pushed the renovate/dynamicdata-9.x branch from c6666ac to c4a1caa Compare January 30, 2025 17:07
@renovate renovate bot changed the title chore(deps): update dependency dynamicdata to 9.0.4 chore(deps): update dependency dynamicdata to 9.1.1 Jan 30, 2025
@renovate renovate bot force-pushed the renovate/dynamicdata-9.x branch 2 times, most recently from 7312b91 to 0e1ad38 Compare February 17, 2025 15:55
@renovate renovate bot force-pushed the renovate/dynamicdata-9.x branch from 0e1ad38 to 9868fd8 Compare February 27, 2025 12:09
@renovate renovate bot changed the title chore(deps): update dependency dynamicdata to 9.1.1 chore(deps): update dependency dynamicdata to 9.1.2 Feb 27, 2025
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