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

Bump DynamicData from 7.14.2 to 8.3.27 #190

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps DynamicData from 7.14.2 to 8.3.27.

Release notes

Sourced from DynamicData's releases.

8.3.27

Fixes:

  • 2c0f4591b8017d3d510a7f395ce75ca32e10ebff Fix Re-optimise capture of empty change. Auto formatting to modern feature is to blame! (#789) @​RolandPheasant

Other:

8.3.25

Dependencies:

  • 91955c41fb07aa6102982939fda666661ea0b3b6 build(deps): bump Roslynator.Analyzers from 4.5.0 to 4.6.1 in /src (#748) @​dependabot[bot]
  • eba0b61488f1b6098fdad684cce71243538a1167 build(deps): bump xunit.runner.console from 2.5.1 to 2.6.1 in /src (#752) @​dependabot[bot]
  • 7ad982973773af4d38e198c8a1242b9134c601b5 build(deps): bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 in /src (#747) @​dependabot[bot]
  • c8f96935e89e75c5e267fb71cf4204d3c519557a build(deps): bump xunit from 2.5.1 to 2.6.1 in /src (#753) @​dependabot[bot]
  • 68102c74940ae34156e3890da03759f8e266569b build(deps): bump Microsoft.SourceLink.GitHub in /src (#769) @​dependabot[bot]
  • 65b12e59a8db0ebdc25b7b371a516663d84288fe build(deps): bump Roslynator.Analyzers from 4.6.2 to 4.6.4 in /src (#767) @​dependabot[bot]
  • cca367ee8a0ffba51a68f5c96fb669846e131f20 build(deps): bump actions/checkout from 3 to 4 (#768) @​dependabot[bot]
  • 779cd4fb24af4824f9bd406ed716e3ff58dd802e build(deps): bump dessant/lock-threads from 4 to 5 (#766) @​dependabot[bot]
  • fba2ebe68516ffa366145220b26fe1c4f309fe53 build(deps): bump actions/setup-dotnet from 3 to 4 (#779) @​dependabot[bot]
  • 48faf266da726171bb32ea5a6b72de2bea79c644 build(deps): bump Roslynator.Analyzers from 4.6.4 to 4.7.0 in /src (#777) @​dependabot[bot]
  • 17168387c58726bd0d04d144b6a18a53ec1b2e53 build(deps): bump actions/setup-java from 3 to 4 (#778) @​dependabot[bot]

Features:

  • b01fe12c50b51d662012ba6db84b45abb6f1799d Feature: Operators for IObservable (#741) @​dwcullop
  • 043456887fc670e968e6e1c0130bfb73a53c6a65 Feature: MergeChangeSets for Observable Cache ChangeSets (#743) @​dwcullop
  • 269828b13b7461084b00ae107225f15b5e661634 Feature: MergeManyChangeSets with Parent Item Comparison (#750) @​dwcullop
  • 53d5f6d6549c86c72220c7d712083ec2d071a653 Feature : Add API Tests (#757) @​ChrisPulman
  • 85cd7a70c50257cb3dcfd739ec7ae48c4fb5ccea Feature : Add Net 8.0, update code to c#12, Fix decimal StdDev (#756) @​ChrisPulman
  • 5df68310677da8408488d262119aa57a752dbad7 Feature: List MergeManyChangeSets for Cache ChangeSets (#744) @​dwcullop
  • f492247a96d0f032e9290f2b42a300f6a5addbb3 Feature Re-design for ToObservableChangeSet() (#771) @​JakenVeina

Fixes:

  • d647e3371b924a8db33af41d2fd2dde83cd10b1e Fix API Checks, Add paragraphs to comments. (#759) @​ChrisPulman
  • 2a2757deb386c995428516785743c1c0c540c567 Fixed that .DisposeMany() was not disposing items after downstream-teardown of the stream, I.E. unsubscription. (#761) @​JakenVeina
  • bb8b5dc60567e10a83800c79c4c15d77d877009b 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) @​JakenVeina

Housekeeping:

  • 33bbe3eac4ca5c815f350fc0ea20a2480db18abd housekeeping: use sonar cloud code coveage (#764) @​glennawatson
  • a0c269063d7bf744e7a42f72fddb4afdeac47c19 housekeeping: Further work on updating code coverage (#765) @​glennawatson
  • 0a1cdc74d1516ae8a2814e7096a42ab70ba7203e housekeeping: Enable sonar cloud badges @​glennawatson
  • ab1159922950b3771116aba81e98e76843c678e7 housekeeping: Run sonar cloud coverage results locally after PR build completed (#773) @​glennawatson

Other:

  • b30102f4399d042f5d494cdc845a52f7a2ce57fa Updated List to have same new MergeMany behavior (#742) @​dwcullop
  • 6ac702613fb5d8d4b1a086e43fb42108ec5b3903 ToConcreteType Update (#751) @​dwcullop
  • 6cfca2614dd82248c5d7f7bb39ad26bdad560249 DisposeMany() Rework (#755) @​JakenVeina
  • 0e1b8f81492087332ce38117707ea7c1f9b4e699 Index Safety for List Tranform Operator (#762) @​dwcullop
  • f6eadfe092d528468ab82b641e18c2dcd6e06114 SourceList Overloads for MergeChangeSets for Cache ChangeSets (#763) @​dwcullop
  • 72a37ad9609fbc38aa89235d426fe30de8b8439e Update README.md (#770) @​JaggerJo
  • 70e02b5eb2322368b397f3b8bb587231789338bf Added "polyfills" to allow internal usage of some C#11 compiler features, including the required and init keywords. (#772) @​JakenVeina
  • 3d4543ff0b98389700361ea48877f305202e145e Binding options - allow system wide options (#776) @​RolandPheasant

... (truncated)

Commits
  • 67a8e74 Apply locking to fix join race conditions. Fixes #787 (#788)
  • 2c0f459 Fix Re-optimise capture of empty change. Auto formatting to modern feature is...
  • e734087 Benchmarks Enhancements and Organization (#785)
  • 65bb022 Strengthen EditorConfig to help enforce coding standards (#775)
  • f492247 Feature Re-design for ToObservableChangeSet() (#771)
  • 29d3dde Restored testing to CI Build Job, for PR builds. (#784)
  • 0e13de8 Added changes to API verification files, missing from 3d4543ff0b98389700361ea...
  • d93fb94 Removed dead testing code that was disabled previously, and is now superseded...
  • df66dd4 Remove some index -1 exceptions (#781)
  • bb8b5dc Fixed that non-observable objects within a property expression used by `.When...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 7.14.2 to 8.3.27.
- [Release notes](https://github.com/reactiveui/DynamicData/releases)
- [Changelog](https://github.com/reactivemarbles/DynamicData/blob/main/ReleaseNotes.md)
- [Commits](reactivemarbles/DynamicData@7.14.2...8.3.27)

---
updated-dependencies:
- dependency-name: DynamicData
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
@dependabot dependabot bot requested a review from alex6dj December 11, 2023 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants