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

Update czproject/git-php from v4.1.0 to v4.2.0 #207

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • czproject/git-php: v4.2.0 (updated from v4.1.0)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  .github/FUNDING.yml
  .github/funding.yml
  .github/workflows/build.yml
  .github/workflows/coding-style.yml
  .github/workflows/frontbot.yml
  .github/workflows/static-analysis.yml
  .github/workflows/tests.yml
  Makefile
  code-checker.php
  composer.json
  phpstan.neon
  readme.md
  src/Git.php
  src/GitRepository.php
  tests/GitPhp/bootstrap.php
  tests/libs/AssertRunner.php
  tests/php-unix.ini

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • e257f2c Git: isRemoteUrlReadable() - returns TRUE for empty repositories
  • 6905d8c PHPStan: added tests directory
  • 32c5739 Readme: updated
  • c82f409 Makefile: updated
  • 285cfc8 Updated funding
  • f62e9ad PHPStan: config file moved to project root
  • 790e904 GA: build - added PHP 8.2
  • 5c85821 Fixed PHPStan error
  • 90c5f05 GitHub Actions: added frontbot.yml
  • f0c3180 GitHub Actions: added build.yml

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

truls1502 pushed a commit that referenced this pull request Aug 27, 2023
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.14 to 1.10.15.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.14...1.10.15)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant