cli-table / cli-table3

Pretty unicode tables for the command line
MIT License
535 stars 44 forks source link

Bump lerna-changelog from 1.0.1 to 2.1.0 #235

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps lerna-changelog from 1.0.1 to 2.1.0.

Release notes

Sourced from lerna-changelog's releases.

v2.1.0

:rocket: Enhancement

Committers: 1

v2.0.1

:bug: Bug Fix

:house: Internal

Committers: 3

v2.0.0

:boom: Breaking Change

:rocket: Enhancement

  • #492 Add dependabot-preview to default list of ignored committers (@​Turbo87)

:memo: Documentation

:house: Internal

Committers: 3

... (truncated)

Changelog

Sourced from lerna-changelog's changelog.

v2.1.0 (2021-08-07)

:rocket: Enhancement

Committers: 1

v2.0.1 (2021-08-07)

:bug: Bug Fix

:house: Internal

Committers: 3

v2.0.0 (2021-08-07)

:boom: Breaking Change

:rocket: Enhancement

  • #492 Add dependabot-preview to default list of ignored committers (@​Turbo87)

:memo: Documentation

:house: Internal

Committers: 3

... (truncated)

Commits
  • 68f761b v2.1.0
  • 9d5281a Merge pull request #495 from Turbo87/repo-option
  • 14d7ec1 Add support for --repo option
  • 3c330cf v2.0.1
  • 9101663 Merge pull request #296 from petrch87/omit-commiters-line-when-empty
  • e0d0050 markdown-renderer: Add contributors list tests
  • 6664d32 Omit commiters line when all are filtered out
  • 4f6dff9 Merge pull request #398 from contolini/fix/cli
  • 4145ae8 Fix handling of next-version-from-metadata option
  • 7b05995 cli: Extract NEXT_VERSION_DEFAULT constant
  • 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[bot] commented 3 years ago

Superseded by #246.