sudo-bot / gh-deployer

Deploy anything, anywhere, no limits
Mozilla Public License 2.0
4 stars 3 forks source link

chore(deps-dev): bump changelog-generator-twig from 1.2.0 to 1.3.1 #93

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps changelog-generator-twig from 1.2.0 to 1.3.1.

Release notes

Sourced from changelog-generator-twig's releases.

v1.3.1

Version 1.3.1

  • Fixed a minor bug in tag parsing
  • Upgraded simple-git to ^1.131.0

v1.3.0

Version 1.3.0

  • Added support for --lastTagName argument
  • Added support for --convention (williamdes, conventional, conventional+legacy, allchanges) argument
  • Migrated to GitHub actions
  • Improved some code
  • Added more tests (99% coverage)
  • Updated dependencies
Changelog

Sourced from changelog-generator-twig's changelog.

[v1.3.1]

Fixed

  • 4c225ac fix: tag that contains '-'

Others

[v1.3.0]

Added

  • 4756a32 test: Add tests for an unknown convention
  • 7445445 test: add quick tests for conventional+legacy and allchanges conventions
  • b6b3c7f test: fix tests after convention split

Changed

  • 960f9ac updated: simple-git from 1.120.0 to 1.124.0 and mocha from 6.1.4 to 6.2.0
  • b241d92 updated: simple-git from 1.116.0 to 1.120.0
  • 7832fea updated: package.json and bump some package versions
  • d787600 updated: CHANGELOG.md

Fixed

  • 745ec03 fix: use stderr for errors

Features

  • 110ec8b feat: add command for "release before tag"
  • ee2559a feat: add --lastTagName support
  • e6b7f61 feat: #4 - adjust conventions
  • bc4b4c2 feat: #4 - support allchanges convention
  • 052ee5a feat: #4 - support conventional commit spec
  • 6ee1799 feat: Simplify the changelog generation process
  • 2ffb8bd feat: add count commits function and test
  • e5c6ee2 feat: Add disabled test for twig render error
  • 4347938 feat: Add tests for repo is not a git dir
  • fd08f91 feat: Check if file exists

Documentation

Others

  • a2f90cb ci: remove travis ci file
... (truncated)
Commits
  • 0bd4765 chore: update CHANGELOG.md
  • c8b1d74 chore: bump version to 1.3.1
  • 2e64465 chore: upgrade simple-git
  • 4c225ac fix: tag that contains '-'
  • 0d19bb1 chore: fix lint error
  • e69b73b chore: bump version to 1.3
  • 79d38c6 chore: update CHANGELOG.md
  • 75186de build: added some files to .npmignore
  • e54c8c2 docs: update README.md
  • 110ec8b feat: add command for "release before tag"
  • 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 4 years ago

Codecov Report

Merging #93 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   76.62%   76.62%           
=======================================
  Files          13       13           
  Lines         338      338           
  Branches       29       29           
=======================================
  Hits          259      259           
  Misses         67       67           
  Partials       12       12

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 1a5be1a...65734ab. Read the comment docs.

dependabot-preview[bot] commented 4 years ago

Looks like changelog-generator-twig is up-to-date now, so this is no longer needed.