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 SauceControl.InheritDoc from 1.0.0 to 1.1.1 in /src #47

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2020

Bumps SauceControl.InheritDoc from 1.0.0 to 1.1.1.

Release notes

Sourced from SauceControl.InheritDoc's releases.

v1.1.0

  • InheritDoc processing is now disabled by default for debug builds. It can be explicitly enabled with the InheritDocEnabled MSBuild property.
  • The assembly resolver has been rewritten to create a proper closure over the reference assemblies from the build target. The previous version still allowed assemblies from the MSBuild host to be resolved, creating potential mismatches between the reference and the resolved assembly.
  • Member matching logic has been relaxed to allow name-only matches on modreq and modopt types since these are now commonly used to support C# features and are matched only by name there.

*Due to a packaging glitch, I had to re-publish to NuGet, which required a version number bump. There was no code change from v1.1.0 to the 1.1.1 package version on nuget.org.

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 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 [SauceControl.InheritDoc](https://github.com/saucecontrol/InheritDoc) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/saucecontrol/InheritDoc/releases)
- [Commits](https://github.com/saucecontrol/InheritDoc/commits)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners November 16, 2020 06:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 16, 2020
@codecov
Copy link

codecov bot commented Nov 16, 2020

Codecov Report

Merging #47 (a59eab5) into develop (a3854ce) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #47   +/-   ##
========================================
  Coverage    50.00%   50.00%           
========================================
  Files            2        2           
  Lines            8        8           
  Branches         2        2           
========================================
  Hits             4        4           
  Misses           2        2           
  Partials         2        2           

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 a3854ce...a59eab5. Read the comment docs.

@eoehen eoehen merged commit d75c254 into develop Nov 16, 2020
@eoehen eoehen deleted the dependabot/nuget/src/SauceControl.InheritDoc-1.1.1 branch November 16, 2020 07:01
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
Development

Successfully merging this pull request may close these issues.

1 participant