Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mikepenz/release-changelog-builder-action from 1.8.2 to 2 #30

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2021

Bumps mikepenz/release-changelog-builder-action from 1.8.2 to 2.

Release notes

Sourced from mikepenz/release-changelog-builder-action's releases.

v2

/

v2.0.0

Breaking Changes

  • labels are now matched case insensitive via toLocaleLowerCase

🚀 Features

  • Allow flags to be specified for transformers and make labels lowercase

💬 Other

  • Update documentation

📦 Dependencies

  • Bump webpack from 5.39.1 to 5.40.0
  • Bump jest-circus from 27.0.4 to 27.0.5
  • Bump @​typescript-eslint/parser from 4.27.0 to 4.28.0
  • Bump jest from 27.0.4 to 27.0.5

v1.8.3

🚀 Features

  • Update npm dependencies to latest version

📦 Dependencies

  • Upgrade jest to v27
  • Bump ts-jest from 27.0.1 to 27.0.2
  • Bump jest from 27.0.1 to 27.0.3
  • Bump @​octokit/rest from 18.5.4 to 18.5.5
  • Bump @​typescript-eslint/parser from 4.25.0 to 4.26.0

... (truncated)

Commits
  • 95e7feb Merge pull request #358 from mikepenz/develop
  • 7fe1ad4 Merge pull request #357 from mikepenz/feature/expand_documentation
  • d517474 - update documentation with flags config for label_extractor
  • f2fcbb1 Merge branch 'invakid404-develop' into develop
  • 99f650c - simplify code
  • 4d47219 - use toLocaleLowerCase to ensure we have proper locale dependent lowercase...
  • 49aee4d - recompile dist
  • deadb89 refactor: use mapPullRequest
  • dead953 build: package new changes
  • dead952 feat: keep labels in a set and make them lowercase
  • 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 [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 1.8.2 to 2.
- [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
- [Commits](mikepenz/release-changelog-builder-action@v1.8.2...v2)

---
updated-dependencies:
- dependency-name: mikepenz/release-changelog-builder-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jun 25, 2021
@bjorhn bjorhn merged commit d2f7872 into master Jun 28, 2021
@bjorhn bjorhn deleted the dependabot/github_actions/mikepenz/release-changelog-builder-action-2 branch June 28, 2021 20:58
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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant