Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 26, 2019

Bumps standard-version from 6.0.1 to 7.0.0.

Changelog

Sourced from standard-version's changelog.

7.0.0 (2019-07-30)

⚠ BREAKING CHANGES

  • we were accepting .version.json as a config file, rather than .versionrc.json

Bug Fixes

  • bump: transmit tag prefix argument to conventionalRecommendedBump (#393) (8205222)
  • cli: display only one, correct default for --preset flag (#377) (d17fc81)
  • commit: don't try to process and add changelog if skipped (#318) (3e4fdec)
  • deps: update dependency conventional-changelog-config-spec to v2 (#352) (f586844)
  • deps: update dependency conventional-recommended-bump to v6 (#417) (4c5cad1)
  • deps: update dependency find-up to v4 (#355) (73b35f8)
  • deps: update dependency find-up to v4.1.0 (#383) (b621a4a)
  • deps: update dependency git-semver-tags to v3 (#418) (1ce3f4a)
  • deps: update dependency semver to v6.3.0 (#366) (cd866c7)
  • deps: update dependency yargs to v13.3.0 (#401) (3d0e8c7)
  • adds support for releaseCommitMessageFormat (#351) (a7133cc)
  • stop suggesting npm publish if package.json was not updated (#319) (a5ac845)
  • Updates package.json to actual supported (tested) NodeJS versions. (#379) (15eec8a)
  • deps: update dependency yargs to v13.2.4 (#356) (00b2ce6)
  • update config file name in command based on README.md (#357) (ce44dd2)
Commits
  • dc5ce8b chore(release): 7.0.0
  • cd866c7 fix(deps): update dependency semver to v6.3.0 (#366)
  • 29e7171 docs(README): removes refrences to Angular convention. (#413)
  • 4c5cad1 fix(deps): update dependency conventional-recommended-bump to v6 (#417)
  • 1ce3f4a fix(deps): update dependency git-semver-tags to v3 (#418)
  • 8205222 fix(bump): transmit tag prefix argument to conventionalRecommendedBump (#393)
  • 480ee2e deps: bumps conventional-changelog to 3.1.9 (#412)
  • 5c21810 docs(cli): note about yargs dot notation in lieu of package.json (#380)
  • 225a36e chore(deps): update dependency eslint to v6.1.0 (#405)
  • 51bcb45 chore(deps): update dependency mocha to v6.2.0 (#403)
  • 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 development 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 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 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 26, 2019
@coveralls
Copy link

coveralls commented Aug 26, 2019

Pull Request Test Coverage Report for Build 363

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 361: 0.0%
Covered Lines: 191
Relevant Lines: 191

💛 - Coveralls

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/standard-version-7.0.0 branch from 4709f61 to 41cf033 Compare August 26, 2019 08:42
@codeandcats
Copy link
Owner

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/standard-version-7.0.0 branch from 41cf033 to 65fb03c Compare September 1, 2019 04:19
@codeandcats codeandcats merged commit 79003da into master Sep 1, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/standard-version-7.0.0 branch September 1, 2019 04:22
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.

3 participants