Skip to content

Bump metcalfc/changelog-generator from 2.0.0 to 3.0.0#14

Closed
dependabot[bot] wants to merge 1 commit into
libraryfrom
dependabot/github_actions/metcalfc/changelog-generator-3.0.0
Closed

Bump metcalfc/changelog-generator from 2.0.0 to 3.0.0#14
dependabot[bot] wants to merge 1 commit into
libraryfrom
dependabot/github_actions/metcalfc/changelog-generator-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 22, 2021

Bumps metcalfc/changelog-generator from 2.0.0 to 3.0.0.

Release notes

Sourced from metcalfc/changelog-generator's releases.

Release v3.0.0

This release changes the default order of commits in the changelog to match the command line default (chronological order). If you want to keep the old reverse chronological order there is a new action input you can set reverse:

      - name: Reverse the generated changelog
        id: changelog-rev
        uses: metcalfc/changelog-generator@v3.0.0
        with:
          myToken: ${{ secrets.GITHUB_TOKEN }}
          head-ref: 'v0.0.2'
          base-ref: 'v0.0.1'
          reverse: 'true'
  • 32988f6 - Bump eslint from 8.0.1 to 8.1.0
  • 2005b9a - Merge pull request #94 from metcalfc/dependabot/npm_and_yarn/eslint-8.1.0
  • 650acdc - Bump eslint from 8.1.0 to 8.2.0
  • 153d5bd - Merge pull request #95 from metcalfc/dependabot/npm_and_yarn/eslint-8.2.0
  • edf68eb - Bump @​vercel/ncc from 0.31.1 to 0.32.0
  • cc17b6d - Update tests for new reverse option.
  • 7daf4da - Change the order of logs to match git log.
  • 0fcd088 - Force the changelog action to use the current.
  • 0fe53bf - Revert "Bump @​vercel/ncc from 0.31.1 to 0.32.0"
  • a76f2c1 - Cleanup from ncc revert.
  • 6a73d83 - Bumping to 3.0.0 because adding reverse input as a breaking change.
Commits
  • 6a73d83 Bumping to 3.0.0 because adding reverse input as a breaking change.
  • a76f2c1 Cleanup from ncc revert.
  • 0fe53bf Revert "Bump @​vercel/ncc from 0.31.1 to 0.32.0"
  • 0fcd088 Force the changelog action to use the current.
  • 7daf4da Change the order of logs to match git log.
  • cc17b6d Update tests for new reverse option.
  • edf68eb Bump @​vercel/ncc from 0.31.1 to 0.32.0
  • 153d5bd Merge pull request #95 from metcalfc/dependabot/npm_and_yarn/eslint-8.2.0
  • 650acdc Bump eslint from 8.1.0 to 8.2.0
  • 2005b9a Merge pull request #94 from metcalfc/dependabot/npm_and_yarn/eslint-8.1.0
  • 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)

Bumps [metcalfc/changelog-generator](https://github.com/metcalfc/changelog-generator) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/metcalfc/changelog-generator/releases)
- [Changelog](https://github.com/metcalfc/changelog-generator/blob/main/release-notes.png)
- [Commits](metcalfc/changelog-generator@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: metcalfc/changelog-generator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 22, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Oct 27, 2022

Superseded by #22.

@dependabot dependabot Bot closed this Oct 27, 2022
@dependabot dependabot Bot deleted the dependabot/github_actions/metcalfc/changelog-generator-3.0.0 branch October 27, 2022 23:38
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.

0 participants