konne / RserveCLI2

A fork of RServeCLI
Other
30 stars 21 forks source link

Bump GitVersionTask from 4.0.0-beta0014 to 4.0.1-beta1-13 in /src #62

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps GitVersionTask from 4.0.0-beta0014 to 4.0.1-beta1-13.

Release notes *Sourced from [GitVersionTask's releases](https://github.com/GitTools/GitVersion/releases).* > ## 4.0.0 - Major Release > This is a major release produced as a result of a lot of hard work from many contributors, in all areas, including our own build and release process itself - which will continue to increment on, lot's of bug fixes and optimisations, and we now also run on .NET Core! > > Please bear with us as we continue to evolve our release automation to take care of... these release notes right here! [#1493](https://github-redirect.dependabot.com/GitTools/GitVersion/issues/1493) > > Hopefully we will come back to these release notes and update them at some stage in the near future.
Changelog *Sourced from [GitVersionTask's changelog](https://github.com/GitTools/GitVersion/blob/master/BREAKING%20CHANGES.md).* > v4.0.0 > - When using GitFlow, a few things have changed. Hopefully the new settings just work for you > - develop has pre-release tag of `alpha` now, not unstable > - develop will bump as soon as a release branch is created > - Look at the [GitFlow examples](http://gitversion.readthedocs.io/en/latest/git-branching-strategies/gitflow-examples/) for details of how it works now > - Regex's are no longer used as keys in branch config > - We have named branches, and introduced a `regex` config which you can override. > - The default keys are: master, develop, feature, release, pull-request, hotfix, support > - Just run GitVersion.exe in your project directory and it will tell you what to change your config keys to > - For example, `dev(elop)?(ment)?$` is now just `develop`, we suggest not overring regex's unless you really want to use a different convention. > - source-branches added as a configuration option for branches, it helps GitVersion pick the correct source branch > > v3.0.0 > - NextVersion.txt has been deprecated, only GitVersionConfig.yaml is supported > - `AssemblyFileSemVer` variable removed, AssemblyVersioningScheme configuration value makes this variable obsolete > - Variables `ClassicVersion` and `ClassicVersionWithTag` removed > - MSBuild task arguments (AssemblyVersioningScheme, DevelopBranchTag, ReleaseBranchTag, TagPrefix, NextVersion) have been removed, use GitVersionConfig.yaml instead > - GitVersionTask ReleaseDateAttribute no longer exists
Commits - See full diff in [compare view](https://github.com/GitTools/GitVersion/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 cancel merge` will cancel a previously requested merge - `@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 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 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](https://app.dependabot.com): - 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.
dependabot-preview[bot] commented 6 years ago

Looks like GitVersionTask is up-to-date now, so this is no longer needed.