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): bump Nerdbank.GitVersioning from 3.4.255 to 3.5.107 in /src #784

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps Nerdbank.GitVersioning from 3.4.255 to 3.5.107.

Release notes

Sourced from Nerdbank.GitVersioning's releases.

v3.5.107

Changes:

Fixes:

  • #732: dotnet watch fails due to missing _CollectWatchItems target
  • #754: BUG: GetTargetPathWithTargetPlatformMoniker target missing on 3.5.103

Others:

  • #755: Define more empty targets

This list of changes was auto generated.

v3.5.104

Changes:

  • #752: Define more empty targets for VSIX projects

This list of changes was auto generated.

v3.5.103

Changes:

Fixes:

  • #728: Fix NullReferenceException thrown when PATH is empty/missing
  • #726: File Output Has the Same Entries Multiple Times

Enhancements:

  • #723: Include all four version components in the cloud build number if three or more components are set in the version file

Breaking changes:

  • As part of adding support for MSBuild's static graph feature, we changed the way Nerdbank.GitVersioning invokes itself for shared version calculations during the build. This means that if you have build targets that process ProjectReference items in a way we haven't tested with, then you might see a build error such as #751 ("PrivateP2PCaching.proj : error MSB4057: The target "x" does not exist in the project."). Please report such errors as new issues for each unique target that cannot be found, and apply the workaround prescribed in #751 to unblock yourself.

Others:

... (truncated)

Commits
  • 6463ef6 Merge pull request #755 from dotnet/fix754
  • 8f57653 Declare an empty _CollectWatchItems target
  • f53c039 Define an empty GetTargetPathWithTargetPlatformMoniker target
  • d0b7c36 Define more empty targets for VSIX projects (#752)
  • 351d94e Set version to '3.5'
  • 92e9b58 Bump System.Threading.Tasks.Dataflow from 4.9.0 to 6.0.0 (#749)
  • a438bab Merge pull request #748 from dotnet/stabilizeTests
  • 4815235 Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 (#747)
  • 61c6d71 Bump Xunit.SkippableFact from 1.3.12 to 1.4.13 (#746)
  • 82fa4ff Bump coverlet.collector from 1.3.0 to 3.1.2 (#745)
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2022
@ChrisPulman
Copy link
Member

@dependabot rebase

Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.255 to 3.5.107.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](dotnet/Nerdbank.GitVersioning@v3.4.255...v3.5.107)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Nerdbank.GitVersioning-3.5.107 branch from ffdaf37 to 7d95c6d Compare June 1, 2022 07:47
@ChrisPulman ChrisPulman merged commit f266971 into main Jun 1, 2022
@ChrisPulman ChrisPulman deleted the dependabot/nuget/src/Nerdbank.GitVersioning-3.5.107 branch June 1, 2022 09:10
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 16, 2022
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