Bump Nito.Disposables from 2.1.0 to 2.2.0 #47

Merged
dependabot[bot] merged 1 commit from dependabot/nuget/Nito.Disposables-2.2.0 into master 2020-10-22 20:14:47 +02:00
dependabot[bot] commented 2020-10-22 19:45:17 +02:00 (Migrated from github.com)

Bumps Nito.Disposables from 2.1.0 to 2.2.0.

Changelog

Sourced from Nito.Disposables's changelog.

[2.2.0] - 2020-10-02

  • [Feature] Added support for null disposables and delegates (which are ignored).
  • [Feature] Added Disposable and AsyncDisposable.
Commits

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 will merge this PR once CI passes on it, as requested by @Serraniel.


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)
Bumps [Nito.Disposables](https://github.com/StephenCleary/Disposables) from 2.1.0 to 2.2.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/StephenCleary/Disposables/blob/master/CHANGELOG.md">Nito.Disposables's changelog</a>.</em></p> <blockquote> <h2>[2.2.0] - 2020-10-02</h2> <ul> <li>[Feature] Added support for <code>null</code> disposables and delegates (which are ignored).</li> <li>[Feature] Added <code>Disposable</code> and <code>AsyncDisposable</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/StephenCleary/Disposables/commit/68972a8b0d3351a2e68443793a8898350fe44f17"><code>68972a8</code></a> v2.2.0</li> <li><a href="https://github.com/StephenCleary/Disposables/commit/3fee8b0ac7fd4750e03e4d7e2e9f92d33ce7f218"><code>3fee8b0</code></a> More null checks.</li> <li><a href="https://github.com/StephenCleary/Disposables/commit/cf9b39725f0ff5da9a5fb0b22de227078c069aef"><code>cf9b397</code></a> Tag script v1.2.</li> <li><a href="https://github.com/StephenCleary/Disposables/commit/ac2d79b009e564e30a82616508c72f6fa5ba3158"><code>ac2d79b</code></a> Debug tagging.</li> <li><a href="https://github.com/StephenCleary/Disposables/commit/e7a009c0a1515801edc296682d348677ca51c53c"><code>e7a009c</code></a> Update build scripts.</li> <li><a href="https://github.com/StephenCleary/Disposables/commit/479058514ae03c64b77e19f060abb9f351ba77b0"><code>4790585</code></a> Use new build system.</li> <li><a href="https://github.com/StephenCleary/Disposables/commit/8839e6baee9daae8d80efeae3097bb28abe8a26b"><code>8839e6b</code></a> Add changelog.</li> <li><a href="https://github.com/StephenCleary/Disposables/commit/734ccda15dcf71574aef66cfd4024e656cad86ad"><code>734ccda</code></a> Merge branch 'master' of <a href="https://github.com/StephenCleary/Disposables">https://github.com/StephenCleary/Disposables</a> into ma...</li> <li><a href="https://github.com/StephenCleary/Disposables/commit/0fdcdcf5fb21dbfb123a3370324e354024005d09"><code>0fdcdcf</code></a> Allow null disposables.</li> <li><a href="https://github.com/StephenCleary/Disposables/commit/801add157c09a418280d4e5fa8099789c07e5924"><code>801add1</code></a> Add Disposable/AsyncDisposable.</li> <li>Additional commits viewable in <a href="https://github.com/StephenCleary/Disposables/compare/v2.1.0...v2.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Nito.Disposables&package-manager=nuget&previous-version=2.1.0&new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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-automerge-start) Dependabot will merge this PR once CI passes on it, as requested by @Serraniel. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Serraniel (Migrated from github.com) approved these changes 2020-10-22 20:04:28 +02:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
Sign in to join this conversation.
No description provided.