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 Nerdbank.GitVersioning from 2.3.183 to 3.0.24 in /Rx.NET/Source #988

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Nerdbank.GitVersioning from 2.3.183 to 3.0.24.

Release notes

Sourced from Nerdbank.GitVersioning's releases.

v3.0

Potential breaking change: The 3.0 version introduced better support for version height calculation when 3 integers are specified in the version.json file. When upgrading from Nerdbank.GitVersioning 1.x or 2.x to 3.x, commit the upgrade then test your version number to verify that the version is larger than it was before and as you expect. Use the versionHeightOffset property in your version.json file to make any necessary adjustments.

Commits
  • 07c4336 Ship stable 3.0 package
  • 97c6586 Merge pull request #370 from AArnott/v2.3
  • 4263dc9 Merge pull request #367 from asherber/getversion
  • d12fda4 get-version -v should be case-insensitive
  • 039d462 Labels in get-version should match variable names
  • 2c00141 Start pushing packages to public CI feed
  • 08950e0 Apply public feed workaround for Azure Pipelines
  • abfdc8e Push packages to PublicCI feed
  • 9880338 Merge pull request #357 from AArnott/v2.3
  • 729562c Merge pull request #352 from AArnott/fix347
  • 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 not automatically merge this PR because it includes a major update to a production dependency.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [Nerdbank.GitVersioning](https://github.com/AArnott/Nerdbank.GitVersioning) from 2.3.183 to 3.0.24.
- [Release notes](https://github.com/AArnott/Nerdbank.GitVersioning/releases)
- [Commits](dotnet/Nerdbank.GitVersioning@v2.3.183...v3.0.24)

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 Aug 5, 2019
@codecov
Copy link

codecov bot commented Aug 5, 2019

Codecov Report

Merging #988 into master will increase coverage by 32.65%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #988       +/-   ##
===========================================
+ Coverage   64.06%   96.71%   +32.65%     
===========================================
  Files         165      278      +113     
  Lines       24805    38154    +13349     
  Branches    17333    10988     -6345     
===========================================
+ Hits        15891    36902    +21011     
+ Misses       2238      978     -1260     
+ Partials     6676      274     -6402
Flag Coverage Δ
#ixnet ?
#rxnet 96.71% <ø> (?)
Impacted Files Coverage Δ
...nq.Async/System/Linq/Operators/SingleLinkedNode.cs
.../System.Interactive/System/Linq/Operators/Share.cs
...m.Linq.Async/System/Linq/Operators/ToObservable.cs
.../System.Interactive/System/Linq/MaxRefCountList.cs
...Linq.Async/System/Linq/AsyncEnumerablePartition.cs
...rce/System.Interactive/System/Linq/Operators/If.cs
...System.Linq.Async/System/Linq/Operators/GroupBy.cs
...m.Interactive.Async/System/Linq/Operators/Merge.cs
...ce/System.Linq.Async/System/Linq/Operators/Last.cs
...e/System.Interactive/System/Linq/Operators/Scan.cs
... and 433 more

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 b5a2105...aeb1a19. Read the comment docs.

@clairernovotny clairernovotny merged commit be6e265 into master Aug 5, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/nuget/Rx.NET/Source/Nerdbank.GitVersioning-3.0.24 branch August 5, 2019 11:32
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

1 participant