data-automation-framework / daf-core-adf

MIT License
0 stars 1 forks source link

Bump mikepenz/release-changelog-builder-action from v1.7.3 to v1.8.0 #21

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps mikepenz/release-changelog-builder-action from v1.7.3 to v1.8.0.

Release notes

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

v1.8.0

🚀 Features

  • Add base branches as configuration
  • Support regex for base_branches config

📦 Dependencies

  • Bump webpack from 5.35.0 to 5.35.1
  • Bump eslint-plugin-jest from 24.3.5 to 24.3.6
  • Bump eslint from 7.24.0 to 7.25.0
  • Bump @​types/jest from 26.0.22 to 26.0.23
  • Bump @​types/semver from 7.3.4 to 7.3.5
  • Bump @​types/node from 14.14.41 to 15.0.0
  • Bump @​types/node from 15.0.0 to 15.0.1
  • Bump webpack from 5.35.1 to 5.36.0
  • Bump webpack from 5.36.0 to 5.36.1
  • Bump @​vercel/ncc from 0.28.3 to 0.28.4
Commits
  • 5f113b5 Merge pull request #293 from mikepenz/develop
  • 358e95d Merge pull request #292 from mikepenz/feature/base_branch_regex
  • 72dd6bb - expand base_branches configuration to support a regex pattern to make it mo...
  • 27a8df8 - recompile dist files
  • 760ee8b Merge branch 'jnavb-feature/base_branches' into develop
  • 3a59a46 - slightly improve filtering code
  • c49b84e Add base branches as configuration
  • 088993b Merge pull request #290 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.28.4
  • f579e9a Merge pull request #289 from mikepenz/dependabot/npm_and_yarn/webpack-5.36.1
  • a0a6749 Bump @​vercel/ncc from 0.28.3 to 0.28.4
  • Additional commits viewable in compare view


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)