aserowy / docker2mqtt

Monitor your docker environment over mqtt the easy way.
MIT License
5 stars 2 forks source link

Bump mikepenz/release-changelog-builder-action from 2 to 3 #107

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v3

  • no changes

v3.0.0-rc01

🚀 Features

  • Expand debug logs by PRs in specific categories
  • Upgrade action to use node16 | Dependency upgrades
  • Introduce new API to include open PRs within the generated changelog
  • Introduce new API offering the ability to fetch reviewers who approved PRs

📦 Dependencies

  • build(deps): bump minimist from 1.2.5 to 1.2.6
  • build(deps-dev): bump eslint-plugin-jest from 26.1.1 to 26.1.3
  • build(deps-dev): bump eslint-plugin-github from 4.3.5 to 4.3.6
  • Upgrade npm dependencies 2022.04.08
  • Dependency upgrades

v2.9.0

🚀 Features

📦 Dependencies

  • Dependency updates 2022.02.11

v2.8.2

🚀 Features

... (truncated)

Commits
  • d1b2107 Merge pull request #735 from mikepenz/develop
  • a375494 Merge pull request #734 from mikepenz/feature/dependency_upgrades_20220415
  • 3554469 - dependency upgrades
  • a86b1b7 - format the main.ts class
  • fe2fbf9 Merge pull request #728 from mikepenz/feature/720
  • 4d2ba0e Merge pull request #726 from mikepenz/feature/725
  • d0b0f4a - expand README with new configuration options
  • 1e867df - introduce new flag allowing to fetch reviewers who approved PRs
  • df9a355 - include open is disabled by default
  • 485266b - expand README with new additional placeholders
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #119.