marcocesarato / php-conventional-changelog

A PHP tool built to generate a changelog from a project's commit messages and metadata following the conventionalcommits.org and automate versioning with semver.org.
GNU General Public License v3.0
227 stars 32 forks source link

Dependency Dashboard #56

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

composer
composer.json - `php >=7.1.3` - `symfony/console ^4 || ^5 || ^6` - `friendsofphp/php-cs-fixer ^3.8` - `brainmaestro/composer-git-hooks ^2.8` - `phpunit/phpunit ^9.6` - `php-mock/php-mock ^2.3` - `php-mock/php-mock-phpunit ^2.6`
dockerfile
.devcontainer/Dockerfile - `mcr.microsoft.com/vscode/devcontainers/php 0-8-bullseye`
github-actions
.github/workflows/php.yml - `actions/checkout v3` - `actions/cache v3` - `davidlienhard/php-simple-lint 1` - `symfonycorp/security-checker-action v5`
.github/workflows/pr.yml - `actions/checkout v3` - `actions/setup-node v2-beta` - `beemojs/conventional-pr-action v2`