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 DynamicData requirement from 6.* to 7.* #118

Merged
merged 1 commit into from
Nov 27, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on DynamicData to permit the latest version.

Release notes

Sourced from DynamicData's releases.

7.1.1

Dependencies:

  • 809e700af123d1dad376f9ed78a4572b8ed0e26e build(deps): bump Microsoft.CodeAnalysis.FxCopAnalyzers (#433) @dependabot-preview[bot]

Features:

  • 36d18e0f34457d4682fea1d68e2e65e8800f87fc feature: Update to rx 5.0.0 and .net 5 and nullability (#440) @glennawatson

Housekeeping:

  • df2c7456bf4537d48eccc3e3c5bb69f0b8e855c8 housekeeping: Release 7.1.x (#443) @glennawatson
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

Commits
  • df2c745 housekeeping: Release 7.1.x (#443)
  • 36d18e0 feature: Update to rx 5.0.0 and .net 5 and nullability (#440)
  • 809e700 build(deps): bump Microsoft.CodeAnalysis.FxCopAnalyzers (#433)
  • a73bb6e housekeeping: Update the .gitignore file. (#431)
  • 27ea4f9 Update ci-build.yml (#430)
  • d904de3 Update ci-build.yml (#429)
  • de7699c housekeeping: Update dependencies github actions. (#428)
  • 115d3d7 Bump Nerdbank.GitVersioning from 3.2.31 to 3.3.37 (#426)
  • 2ebf98f housekeeping: Add reference to GlennAWatson/Changelog (#427)
  • e93ebfe housekeeping: Checkout in release build (#425)
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 27, 2020
@codecov
Copy link

codecov bot commented Nov 27, 2020

Codecov Report

Merging #118 (5c9711d) into main (f77dafd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   67.22%   67.22%           
=======================================
  Files           6        6           
  Lines         299      299           
=======================================
  Hits          201      201           
  Misses         98       98           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f77dafd...5c9711d. Read the comment docs.

@glennawatson glennawatson merged commit f1da23f into main Nov 27, 2020
@glennawatson glennawatson deleted the dependabot/nuget/DynamicData-7.star branch November 27, 2020 02:54
@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 Nov 26, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant