Skip to content

Tags: ryanholden8/DynamicData

Tags

6.16.8

Toggle 6.16.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Fix] SortedObservableCollectionAdaptor does Remove -> Add instead of…

… Replace when index not changed (reactivemarbles#392)

* Replace item if index not changed

Change-Id: Ib7564fb941849b4a12b30d3b6bc4dd6ab8dabfc8

* Add unit tests

Change-Id: Ib62b5916b63961e2b87b48f8d398ab37905d8497

Co-authored-by: Radu Petrisel <radu.petrisel@itiviti.com>

6.16.6

Toggle 6.16.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.0.0 to 3.3.0 (react…

…ivemarbles#396)

Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.0.0 to 3.3.0.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md)
- [Commits](dotnet/roslyn-analyzers@v3.0.0...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

6.16.3

Toggle 6.16.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use replace instead of remove+add on ObservableCollectionAdaptor.DoUp…

…date (reactivemarbles#381)

* Use replace instead of remove+add

* Add unit test

Co-authored-by: Marius Aiordachioaei <marius.aiordachioaei@itiviti.com>

6.16.2

Toggle 6.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump Nerdbank.GitVersioning from 3.1.91 to 3.2.31 (reactivemarbles#385)

Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.1.91 to 3.2.31.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](dotnet/Nerdbank.GitVersioning@v3.1.91...v3.2.31)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

6.16.1

Toggle 6.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version.json

6.15.4

Toggle 6.15.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Thread safety in ObservableCache and SourceList. Fixes reactivemarble…

…s#376. (reactivemarbles#377)

6.15.1

Toggle 6.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version.json (reactivemarbles#367)

6.14.20

Toggle 6.14.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix a race condtion in inner join. Fixes reactivemarbles#364 (reactiv…

…emarbles#365)

6.14.18

Toggle 6.14.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump Nerdbank.GitVersioning from 3.1.74 to 3.1.91 (reactivemarbles#355)

Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.1.74 to 3.1.91.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

6.14.14

Toggle 6.14.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.0 (reactivemarbles#349)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.5.0...v16.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>