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 Buildalyzer from 2.3.0 to 2.4.0 #22

Merged
merged 1 commit into from Oct 12, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Buildalyzer from 2.3.0 to 2.4.0.

Release notes

Sourced from Buildalyzer's releases.

2.4.0

  • [Fix] Removes IProjectTransformer since Buildalyzer no longer feeds project files to the MSBuild API (#114)
  • [Feature] Adds back project filtering (#118)
  • [Fix] Added "System.Reflection.TypeExtensions" as a direct dependency for .NET Framework consumers (#116)
  • [Fix] Disable the COREHOST_TRACE environment variable (#115, thanks @​sapsari)
Changelog

Sourced from Buildalyzer's changelog.

2.4.0

  • [Fix] Removes IProjectTransformer since Buildalyzer no longer feeds project files to the MSBuild API (#114)
  • [Feature] Adds back project filtering (#118)
  • [Fix] Added "System.Reflection.TypeExtensions" as a direct dependency for .NET Framework consumers (#116)
  • [Fix] Disable the COREHOST_TRACE environment variable (#115, thanks @​sapsari)
Commits
  • 6c5109c And again for the Workspaces tests
  • 3b6a543 Fixing logger copying for tests
  • 264826b Add .NET Core 3.0 to the CI build
  • 9c9e6b8 Removes IProjectTransformer
  • d3d1df6 Adds back project filtering (#118)
  • 70317b7 Added System.Reflection.TypeExtensions as a direct dependency for .NET Framew...
  • be26a55 Merge pull request #115 from sapsari/master
  • 84254af disable env var "COREHOST_TRACE" for .NET Core
  • See full diff in compare view

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

Bumps [Buildalyzer](https://github.com/daveaglick/Buildalyzer) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/daveaglick/Buildalyzer/releases)
- [Changelog](https://github.com/daveaglick/Buildalyzer/blob/master/ReleaseNotes.md)
- [Commits](phmonte/Buildalyzer@v2.3.0...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the 📦 dependencies Pull requests that update a dependency file label Oct 12, 2019
@codecov
Copy link

codecov bot commented Oct 12, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #22   +/-   ##
======================================
  Coverage    1.69%   1.69%           
======================================
  Files          24      24           
  Lines         589     589           
  Branches       40      40           
======================================
  Hits           10      10           
  Misses        579     579

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 a14f104...9ae693d. Read the comment docs.

@david-driscoll david-driscoll merged commit 77c7f2a into master Oct 12, 2019
@rsg-bot rsg-bot added this to the v0.5.2 milestone Oct 12, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/master/Buildalyzer-2.4.0 branch October 12, 2019 16:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants