ember-pikaday icon indicating copy to clipboard operation
ember-pikaday copied to clipboard

Bump release-it-lerna-changelog from 1.0.3 to 2.4.0

Open dependabot-preview[bot] opened this issue 4 years ago • 0 comments

Bumps release-it-lerna-changelog from 1.0.3 to 2.4.0.

Release notes

Sourced from release-it-lerna-changelog's releases.

Release 2.4.0

:rocket: Enhancement

Committers: 2

Release 2.3.0

:rocket: Enhancement

:bug: Bug Fix

  • #47 Ensure that even if there are no changes, we add something to CHANGELOG.md. (@rwjblue)
  • #48 Ensure CHANGELOG.md has correct version when git.tagName is not present (@rwjblue)

:house: Internal

Committers: 2

Release 2.2.0

:rocket: Enhancement

:bug: Bug Fix

Committers: 2

Release 2.1.2

:bug: Bug Fix

  • #22 Ensure --dry-run does not launch editor. (@rwjblue)

Committers: 2

Release 2.1.1

:bug: Bug Fix

Committers: 2

Changelog

Sourced from release-it-lerna-changelog's changelog.

v2.4.0 (2020-09-08)

:rocket: Enhancement

Committers: 2

v2.3.0 (2020-04-27)

:rocket: Enhancement

:bug: Bug Fix

  • #47 Ensure that even if there are no changes, we add something to CHANGELOG.md. (@rwjblue)
  • #48 Ensure CHANGELOG.md has correct version when git.tagName is not present (@rwjblue)

:house: Internal

Committers: 2

v2.2.0 (2020-04-20)

:rocket: Enhancement

:bug: Bug Fix

Committers: 2

v2.1.2 (2020-03-27)

:bug: Bug Fix

  • #22 Ensure --dry-run does not launch editor. (@rwjblue)

Committers: 2

Commits
  • 926e193 Release 2.4.0
  • 69ad9b2 Merge pull request #78 from rwjblue/add-release-it-14-tests
  • f08bb07 Ensure we are using strict mode.
  • dac3ec0 Remove usage of this.global (use this.config instead).
  • f0a5e5e Test against release-it@14.
  • d5b6775 Merge pull request #77 from rwjblue/dependabot/npm_and_yarn/yargs-parser-13.1.2
  • cbfe113 [Security] Bump yargs-parser from 13.1.1 to 13.1.2
  • 8e75d8d Merge pull request #73 from rwjblue/dependabot/npm_and_yarn/eslint-7.8.0
  • 3528803 Bump eslint from 7.6.0 to 7.8.0
  • ca0b5f6 Merge pull request #74 from rwjblue/dependabot/npm_and_yarn/prettier-2.1.1
  • 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 an out-of-range 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 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)

dependabot-preview[bot] avatar Sep 10 '20 20:09 dependabot-preview[bot]