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

build(deps): update DynamicData requirement from 7.* to 8.* in /integrationtests #3628

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Updates the requirements on DynamicData to permit the latest version.

Release notes

Sourced from DynamicData's releases.

8.0.2

Other:

  • b3180bc891c49a880d224cabe73f9524e5b8f8c3 Adds optional "useReplaceForUpdates" to SortedObservableCollectionAdaptor (#726) @​ccopsey
Changelog

Sourced from DynamicData's changelog.

The release notes from now on will be contained within https://github.com/reactiveui/DynamicData/releases

v 6.12.3

First release done by the ReactiveUI release process. Release notes are now auto-generated. With the change to the ReactiveUI project there has been a rebranding of the logo. Roland Pheasant is still the main maintainer and copyright owner of the code.

v 6.11.0

Change aware cache crash - fixed #234 Fixed bug in And operator #231 Transform to tree issue when adding parent after child fix #230

v 6.10.0

Transform to tree fixes #230 and #225. Use minimum version of Rx = 4.1.5. See #229

v 6.9.1

Fix for transform on refresh overload for source list#220.

v 6.9.0

Introduction of Preview operator which applies to soure cache and source list #218. There is a detailed explanation of in the preview wiki

Fix crash in parallel transform when value is null #216

v 6.8.0

Update to MsBuild.Sdk.Extras v1.6.68 #207

Add overload for AddOrUpdate with IEqualityComparer parameter #204

Update to latest version of SourceLink in order to compile on mac #203

Add ToSortedCollection() operator for ObservableCache and ObservableList #202

Fix expire after bug #196

Add overload for TransformMany to support IObservableList #193

v 6.7.1

... (truncated)

Commits
  • b3180bc Adds optional "useReplaceForUpdates" to SortedObservableCollectionAdaptor (#726)
  • 4e9a209 Bump version due to non-null constraint (#725)
  • ac570b8 Use same notifyOnInitialValue param description as NotifyPropertyChangedEx (#...
  • de25ce5 Fix build, update copywrite dates, update packages. (#722)
  • 79dd105 build(deps): bump stylecop.analyzers in /src (#708)
  • a3eccd0 Bugfix/forbid null items (#706)
  • 9af334c feature: Add overload of TransformMany that works with child instances of IOb...
  • 39df0fa housekeeping: System Reactive 6.0 update (#702)
  • e431a5d build(deps): bump Nerdbank.GitVersioning from 3.5.119 to 3.6.128 in /src (#698)
  • c365fff build(deps): bump Roslynator.Analyzers from 4.2.0 to 4.3.0 in /src (#697)
  • Additional commits viewable in compare view

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)

Updates the requirements on [DynamicData](https://github.com/reactiveui/DynamicData) to permit the latest version.
- [Release notes](https://github.com/reactiveui/DynamicData/releases)
- [Changelog](https://github.com/reactivemarbles/DynamicData/blob/main/ReleaseNotes.md)
- [Commits](reactivemarbles/DynamicData@7.1.1...8.0.2)

---
updated-dependencies:
- dependency-name: DynamicData
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2023

Looks like DynamicData is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 2, 2023
@dependabot dependabot bot deleted the dependabot/nuget/integrationtests/DynamicData-8.star branch October 2, 2023 13:58
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants