Skip to content

Bump GitVersion.Tool from 5.6.3 to 5.6.4 #504

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

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2021

Bumps GitVersion.Tool from 5.6.3 to 5.6.4.

Release notes

Sourced from GitVersion.Tool's releases.

5.6.4

As part of this release we had 64 commits which resulted in 10 issues being closed.

Bugs

Improvements

Dependenciess

SHA256 Hashes of the release artifacts

  • 1461310e5e6e665dfffd2749848f86c4b42c46f9481ac0268f53a9321d1f65c1 - gitversion-linux-musl-x64-5.6.4.tar.gz
  • dc5b0e7268397ea4e2aa5bd1ad67640e7352eb92f18f1e09c0826ce541fc1e2e - gitversion-linux-x64-5.6.4.tar.gz
  • f59f835e6316af8d0f7c3e48b2d4f089fbbf0f63ee965459b8fdf9253706ce14 - gitversion-osx-x64-5.6.4.tar.gz
  • 386cf86caec0d6f274d935718a4a8323a05d5ade8145921531fbb20ea3ef220e - gitversion-win-x64-5.6.4.tar.gz
  • d10eaa943d77e07fb2d559a2d3d8ab714d8d8a8184da02eed44a94814589df71 - gitversion-win-x86-5.6.4.tar.gz
Commits
  • 519916b added ReferenceName.Parse, added ReferenceName.EquivalentTo
  • 6392cd9 minor changes based on review
  • 91148d8 added IRemoteCollection
  • 001deaf replace .Name.Friendly with ToString were it made sens
  • 6c05548 removed *Name from ReferenceName properties, implemented ToString()
  • 46ce1d4 introduce ReferenceName
  • 0a707b6 removed the NameWithoutOrigin from IBranch as it is used only in one place
  • 41d4f52 moved Git folder to the root of the project
  • ecdd0a0 remove IsBranch method in favor of IBranch.Equals
  • 1ebd0e5 replace IBranch.IsSameBranch with Equals
  • Additional commits viewable 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 will merge this PR once CI passes on it, as requested by @omnisharp-bot.


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 dependabot bot added .NET dependencies Pull requests that update a dependency file labels Jan 20, 2021
@github-actions github-actions bot added this to the v0.19.0 milestone Jan 20, 2021
@mergify mergify bot added the merge Shipit! label Jan 20, 2021
@omnisharp-bot
Copy link

@dependabot squash and merge

@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #504 (37807d5) into master (9ee4da9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #504   +/-   ##
=======================================
  Coverage   73.40%   73.40%           
=======================================
  Files         256      256           
  Lines       12246    12246           
  Branches      827      827           
=======================================
  Hits         8989     8989           
  Misses       3257     3257           
Impacted Files Coverage Δ
src/Shared/LspRequestRouter.cs 98.00% <0.00%> (-2.00%) ⬇️
src/JsonRpc/OutputHandler.cs 98.36% <0.00%> (+1.63%) ⬆️

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 9ee4da9...37807d5. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2021

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit 68ed5c8 into master Jan 20, 2021
@dependabot dependabot bot deleted the dependabot/nuget/GitVersion.Tool-5.6.4 branch January 20, 2021 05:52
@mergify mergify bot removed merge Shipit! .NET labels Jan 20, 2021
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.

2 participants