chore(deps): update dependency dynamicdata to v8 #29
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:
7.14.6
->8.3.27
Release Notes
reactiveui/DynamicData (DynamicData)
v8.3.27
Compare Source
Fixes:
2c0f459
Fix Re-optimise capture of empty change. Auto formatting to modern feature is to blame! (#789) @RolandPheasantOther:
67a8e74
Apply locking to fix join race conditions. Fixes #787 (#788) @RolandPheasantv8.3.25
Compare Source
Dependencies:
91955c4
build(deps): bump Roslynator.Analyzers from 4.5.0 to 4.6.1 in /src (#748) @dependabot[bot]eba0b61
build(deps): bump xunit.runner.console from 2.5.1 to 2.6.1 in /src (#752) @dependabot[bot]7ad9829
build(deps): bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 in /src (#747) @dependabot[bot]c8f9693
build(deps): bump xunit from 2.5.1 to 2.6.1 in /src (#753) @dependabot[bot]68102c7
build(deps): bump Microsoft.SourceLink.GitHub in /src (#769) @dependabot[bot]65b12e5
build(deps): bump Roslynator.Analyzers from 4.6.2 to 4.6.4 in /src (#767) @dependabot[bot]cca367e
build(deps): bump actions/checkout from 3 to 4 (#768) @dependabot[bot]779cd4f
build(deps): bump dessant/lock-threads from 4 to 5 (#766) @dependabot[bot]fba2ebe
build(deps): bump actions/setup-dotnet from 3 to 4 (#779) @dependabot[bot]48faf26
build(deps): bump Roslynator.Analyzers from 4.6.4 to 4.7.0 in /src (#777) @dependabot[bot]1716838
build(deps): bump actions/setup-java from 3 to 4 (#778) @dependabot[bot]Features:
b01fe12
Feature: Operators for IObservable<Optional> (#741) @dwcullop0434568
Feature: MergeChangeSets for Observable Cache ChangeSets (#743) @dwcullop269828b
Feature: MergeManyChangeSets with Parent Item Comparison (#750) @dwcullop53d5f6d
Feature : Add API Tests (#757) @ChrisPulman85cd7a7
Feature : Add Net 8.0, update code to c#12, Fix decimal StdDev (#756) @ChrisPulman5df6831
Feature: List MergeManyChangeSets for Cache ChangeSets (#744) @dwcullopf492247
Feature Re-design forToObservableChangeSet()
(#771) @JakenVeinaFixes:
d647e33
Fix API Checks, Add paragraphs to comments. (#759) @ChrisPulman2a2757d
Fixed that.DisposeMany()
was not disposing items after downstream-teardown of the stream, I.E. unsubscription. (#761) @JakenVeinabb8b5dc
Fixed that non-observable objects within a property expression used by.WhenPropertyChanged()
were incorrectly simulating notifications of property changes, immediately upon subscription, resulting in infinite looping, as a side-effect of the implementation for capturing object changes by re-subscribing to the inner change stream upon any changes in the expression. (#774) @JakenVeinaHousekeeping:
33bbe3e
housekeeping: use sonar cloud code coveage (#764) @glennawatsona0c2690
housekeeping: Further work on updating code coverage (#765) @glennawatson0a1cdc7
housekeeping: Enable sonar cloud badges @glennawatsonab11599
housekeeping: Run sonar cloud coverage results locally after PR build completed (#773) @glennawatsonOther:
b30102f
Updated List to have same new MergeMany behavior (#742) @dwcullop6ac7026
ToConcreteType Update (#751) @dwcullop6cfca26
DisposeMany() Rework (#755) @JakenVeina0e1b8f8
Index Safety for List Tranform Operator (#762) @dwcullopf6eadfe
SourceList Overloads for MergeChangeSets for Cache ChangeSets (#763) @dwcullop72a37ad
Update README.md (#770) @JaggerJo70e02b5
Added "polyfills" to allow internal usage of some C#11 compiler features, including therequired
andinit
keywords. (#772) @JakenVeina3d4543f
Binding options - allow system wide options (#776) @RolandPheasant102fa7a
List-to-List MergeManyChangeSets (#780) @dwcullopdf66dd4
Remove some index -1 exceptions (#781) @RolandPheasantd93fb94
Removed dead testing code that was disabled previously, and is now superseded byfd9083f
from #760. (#782) @JakenVeina0e13de8
Added changes to API verification files, missing from3d4543f
. (#783) @JakenVeina29d3dde
Restored testing to CI Build Job, for PR builds. (#784) @JakenVeina65bb022
Strengthen EditorConfig to help enforce coding standards (#775) @ChrisPulmane734087
Benchmarks Enhancements and Organization (#785) @JakenVeinaTest:
fd9083f
Testing rework:.ToObservableChangeSet()
(#760) @JakenVeinav8.1.1
Compare Source
Dependencies:
0292f19
build(deps): bump actions/checkout from 3 to 4 (#731) @dependabot[bot]Features:
0e28e70
Feature Additional Extension Methods for Optional (#733) @dwcullopf1da1b1
Feature: MergeManyChangeSets (New Operator for Cache ChangeSets) (#736) @dwcullop8328067
Feature: EditDiff extension method for IObservable<IEnumerable> (#738) @dwcullop0be0d95
Feature: EditDiff extension method for IObservable<Optional> (#739) @dwcullop61900ef
Feature: Add FilterOnObservable for Cache ChangeSets (#735) @dwcullopOther:
cfa4ec1
Initial Drop with Unit Tests (#740) @dwcullopv8.0.2
Compare Source
Other:
b3180bc
Adds optional "useReplaceForUpdates" to SortedObservableCollectionAdaptor (#726) @ccopseyv8.0.1
Compare Source
Other:
4e9a209
Bump version due to non-null constraint (#725) @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 has been generated by Mend Renovate. View repository job log here.