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 Splat.Ninject requirement from 7.* to 8.* #2105

Merged
merged 1 commit into from
Jul 1, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 1, 2019

Updates the requirements on Splat.Ninject to permit the latest version.

Release notes

Sourced from Splat.Ninject's releases.

8.0.1

Overview

This release adds .Net Core 3 as a target. This won't affect backwards compatibility. This will allow us to use the only build process for .Net Core 3 and therefore keep it more in sync.

Also we are increasing all our dependencies to the latest versions. We tend to do this only for major releases only.

Changes:

  • 99c619a8657f8cc5e5b7378a637d4114dd5de431 housekeeping: add .net core 3.0 support (#349) @​glennawatson
  • 1a00028630ba7b95db545bc9f5f14446663ef2b8 Bump Autofac from 4.8.1 to 4.9.2 (#315) @​dependabot
  • e000c9f0c0698d32d7a4ab0fe2739d73b8665f7b build(deps): bump SimpleInjector from 4.4.3 to 4.6.0 (#325) @​dependabot
  • eece42c8cc08f3406e8d00a9a5073b65fddea1df build(deps): bump DryIoc.Dll from 3.0.2 to 4.0.5 (#340) @​dependabot
  • 2a19d133d129fa5096338613601c35886cb60168 build(deps): bump NLog from 4.5.7 to 4.6.5 (#343) @​dependabot
  • b73f9ec292d30e65d0f973ba8c25b30e3366b950 build(deps): bump Serilog.Exceptions from 5.0.0 to 5.3.0 (#347) @​dependabot
  • 640b3790efda3e0c11cc9b127c1304046f7b8895 build(deps): bump Xamarin.Forms from 4.0.0.497661 to 4.0.0.540366 (#348) @​dependabot
Changelog

Sourced from Splat.Ninject's changelog.

2.0.0

Features

  • .NET Standard 1.0 support has been added to replace Profile259 Portable Class Library
  • .NET Standard 1.4 support has been added to emulate Xamarin* and Mono* TFMs

Breaking Changes

  • Windows Phone 8 and Windows Runtime support have been deprecated, as VS2015 tooling no longer supports these platforms
  • specific builds for Xamarin and Mono tooling have been removed due to existing limitations of .NET command line tooling

Fixes

Commits
  • 99c619a housekeeping: add .net core 3.0 support (#349)
  • 1a00028 Bump Autofac from 4.8.1 to 4.9.2 (#315)
  • e000c9f build(deps): bump SimpleInjector from 4.4.3 to 4.6.0 (#325)
  • eece42c build(deps): bump DryIoc.Dll from 3.0.2 to 4.0.5 (#340)
  • 2a19d13 build(deps): bump NLog from 4.5.7 to 4.6.5 (#343)
  • b73f9ec build(deps): bump Serilog.Exceptions from 5.0.0 to 5.3.0 (#347)
  • 640b379 build(deps): bump Xamarin.Forms from 4.0.0.497661 to 4.0.0.540366 (#348)
  • 8999eb2 housekeeping: Keep users from breaking with a runtime constructor change (#345)
  • 161eeda feature: Add equality comparer to MRUCache, now uses ValueTuple (#344)
  • a7aa168 Fix android bitmap skip dynamic and handle exceptions (#337)
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [Splat.Ninject](https://github.com/reactiveui/splat) to permit the latest version.
- [Release notes](https://github.com/reactiveui/splat/releases)
- [Changelog](https://github.com/reactiveui/splat/blob/master/RELEASENOTES.md)
- [Commits](reactiveui/splat@7.0.1...8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team July 1, 2019 00:13
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 1, 2019
@codecov
Copy link

codecov bot commented Jul 1, 2019

Codecov Report

Merging #2105 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2105   +/-   ##
=======================================
  Coverage   58.06%   58.06%           
=======================================
  Files         117      117           
  Lines        4614     4614           
  Branches      718      718           
=======================================
  Hits         2679     2679           
  Misses       1712     1712           
  Partials      223      223

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 2089f59...f2cca1e. Read the comment docs.

@glennawatson glennawatson merged commit fbad0f9 into master Jul 1, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/nuget/Splat.Ninject-8.star branch July 1, 2019 12:54
madmonkey pushed a commit to madmonkey/ReactiveUI that referenced this pull request Jul 12, 2019
@lock lock bot locked and limited conversation to collaborators Sep 29, 2019
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