Skip to content

chore(deps): bump czproject/git-php from 3.18.2 to 4.0.3 in /wp-content/plugins/techops-content-sync_deactivated#69

Merged
chaudhari-mithilesh merged 1 commit into
releasefrom
dependabot/composer/wp-content/plugins/techops-content-sync_deactivated/czproject/git-php-4.0.3
Apr 22, 2026
Merged

chore(deps): bump czproject/git-php from 3.18.2 to 4.0.3 in /wp-content/plugins/techops-content-sync_deactivated#69
chaudhari-mithilesh merged 1 commit into
releasefrom
dependabot/composer/wp-content/plugins/techops-content-sync_deactivated/czproject/git-php-4.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps czproject/git-php from 3.18.2 to 4.0.3.

Release notes

Sourced from czproject/git-php's releases.

Version 4.0.3

  • uses --end-of-options after command options (for security reasons)

Version 4.0.2

  • GitRepository: fixed parameters in git log commands (closes #70)

Version 4.0.1

  • CliRunner: fixed reading of STDOUT (#69)
  • GitRepository: uses --no-color option for git branch commands

Version 4.0.0

  • removed interface IGit
  • changed namespace to CzProject\GitPhp
  • GitRepository - return-type changed to static
  • requires PHP 5.6 or newer
  • added factory CzProject\GitPhp\Git with methods open(), init() & cloneRepository()
  • GitRepository::execute() uses variadics parameters
  • exec() replaced by proc_open() (see CzProject\GitPhp\Runners\CliRunner)
  • improved command processing, throws exception for invalid value types
  • rewritten tests
  • removed GitRepository::isChanges()
  • GitRepository::getLastCommitId() returns CzProject\GitPhp\CommitId
  • added GitRepository::getCommit()
  • removed GitRepository::getCommitAuthor() (use GitRepository::getCommit() instead)
  • removed GitRepository::getCommitDate() (use GitRepository::getCommit() instead)
  • removed GitRepository::getCommitMessage() (use GitRepository::getCommit() instead)
  • removed GitRepository::getCommitData() (use GitRepository::getCommit() instead)
  • uses PhpStan
  • coding style
Commits
  • 5e82d54 Uses --end-of-options after command options (for security reasons)
  • b00d8dd Tests: AssertRunner - fixed arguments order
  • 3250512 GitRepository: fixed parameters in git log commands (closes #70)
  • dc084fc CliRunner: coding style
  • 0d437f2 GitRepository: uses '--no-color' option for 'git branch' commands
  • 96aca96 CliRunner: fixed reading of big stdout (closes #69)
  • 47d4c21 Readme: typo
  • 3d92b7e GitRepository: fixed usage of \DateTimeInterface::ATOM
  • e672098 GitRepository: \DateTimeInterface::ISO8601 replaced by ATOM
  • 46c3e0d Added GitHub Actions
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [czproject/git-php](https://github.com/czproject/git-php) from 3.18.2 to 4.0.3.
- [Release notes](https://github.com/czproject/git-php/releases)
- [Commits](czproject/git-php@v3.18.2...v4.0.3)

---
updated-dependencies:
- dependency-name: czproject/git-php
  dependency-version: 4.0.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Apr 22, 2026
@chaudhari-mithilesh chaudhari-mithilesh merged commit af871ad into release Apr 22, 2026
@dependabot dependabot Bot deleted the dependabot/composer/wp-content/plugins/techops-content-sync_deactivated/czproject/git-php-4.0.3 branch April 22, 2026 08:20
@github-actions
Copy link
Copy Markdown
Contributor

Activation Sync Status

Theme Activation

❌ Theme activation sync failed

Theme Error Details:\n```\nNo theme sync report generated

\n```

Plugin Activation

❌ Plugin activation sync failed

Plugin Error Details:\n```\nNo plugin sync report generated

\n```

Please verify the theme and plugin states on the staging site.

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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant