Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
dessant/lock-threads action major v2 -> v3
metcalfc/changelog-generator action major v1.0.1 -> v3.0.0

Release Notes

dessant/lock-threads

v3

Compare Source

metcalfc/changelog-generator

v3.0.0

Compare Source

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.

v2.0.0

Compare Source

  • e16f916 - Adding support for gitpod.
  • 7eb6ada - Convert to ES6.
  • c3f61b2 - Merge pull request #​88 from metcalfc/es6
  • 291e473 - Bump eslint from 8.0.0 to 8.0.1
  • ff0e06b - Merge pull request #​89 from metcalfc/dependabot/npm_and_yarn/eslint-8.0.1
  • 20f9702 - format code with yaml
  • 2d09b90 - Merge pull request #​90 from wibbuffey/patch-1
  • a991ef7 - Update release.yml
  • 44ef091 - Ignore backticks when echoing the changelog.
  • 36466c9 - Remove backticks from markdown.
  • 225f098 - No markdown characters that mean anything in the shell.
  • 4a06273 - Include a test for the example in the README.
  • 3aa3286 - Adding an example for mutating the changelog.
  • b63471a - Note: Output format change.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@ondrejmirtes ondrejmirtes merged commit f3a334c into master Feb 2, 2022
@renovate renovate bot deleted the renovate/major-github-actions branch February 2, 2022 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants