Drupal.org Git CLI

Overview

doGit

Latest Stable Version Total Downloads Codecov GitHub branch checks state License

Drupal.org + Git CLI application.

doGit assists in making the transition to merge requests, and general Git operations, easier for Drupal developers.

Animated Demo Image

doGit is typically required globally with Composer.

composer global require dpi/dogit 

Various commands are included:

Start with the wiki, or run dogit list or dogit COMMAND --help

Drupal is a registered trademark of Dries Buytaert.

Comments
  • Feature/php7.4

    Feature/php7.4

    We don't have php 8, and would love to use this. Think there is a lot of dev's, especially who are in the Drupal space who don't really have php 8 available already. <3

    opened by bbrala 6
  • Bump phpspec/prophecy from 1.15.0 to 1.16.0

    Bump phpspec/prophecy from 1.15.0 to 1.16.0

    Bumps phpspec/prophecy from 1.15.0 to 1.16.0.

    Release notes

    Sourced from phpspec/prophecy's releases.

    1.16.0

    Changelog

    Sourced from phpspec/prophecy's changelog.

    1.16.0 / 2022/11/29

    Commits
    • be8cac5 Update changelog
    • 1252e66 Actually remove non-forced 8.2 install
    • ad2cc16 Remove non-forced 8.2 install
    • bf271b4 Force install on PHP 8.2
    • 996ac8c Merge pull request #566 from kschatzle/issues/557
    • 79e9b28 Fix standalone true handling
    • 8ed6049 Merge branch 'master' into issues/557
    • c5281eb Merge pull request #565 from kschatzle/issues/558
    • acfd270 Merge branch 'master' into issues/558
    • adf4b60 Merge pull request #571 from gquemener/master
    • 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)
    dependencies 
    opened by dependabot[bot] 2
  • Bump league/flysystem from 3.10.2 to 3.10.4

    Bump league/flysystem from 3.10.2 to 3.10.4

    Bumps league/flysystem from 3.10.2 to 3.10.4.

    Changelog

    Sourced from league/flysystem's changelog.

    3.10.4 - 2022-11-26

    Changed

    Fixed

    • [PathPrefixing] ensure checksum and temporaryUrl are prefixed
    • [WebDAV] ensure directory creation uses trailing slashes for paths

    3.10.3 - 2022-11-14

    Fixed

    • [Local] Handle checksum errors without message (#1590)
    Commits
    • a7790f3 Prep for release
    • 35f1388 Merge pull request #1595 from sifex/fix/prefix-path-on-checksum-and-temp-url
    • 2dee96e Merge pull request #1599 from tinect/patch-2
    • d69c96f Update readme.md
    • 117bc0f Added prefixed paths onto checksum and temporary url methods
    • 712478f Merge pull request #1589 from acya-skulskaya/3.x
    • 8013fb0 Prep changelog
    • 01ff8f6 Merge pull request #1590 from sebdesign/checksum-error-message
    • 6c3690a Handle checksum errors without message
    • cafb842 WEBDAV: MKCOL requires a trailing slash
    • 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)
    dependencies 
    opened by dependabot[bot] 2
  • Bump league/flysystem from 3.10.2 to 3.10.3

    Bump league/flysystem from 3.10.2 to 3.10.3

    Bumps league/flysystem from 3.10.2 to 3.10.3.

    Changelog

    Sourced from league/flysystem's changelog.

    3.10.3 - 2022-11-14

    Fixed

    • [Local] Handle checksum errors without message (#1590)
    Commits

    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)
    dependencies 
    opened by dependabot[bot] 2
  • Bump phpstan/phpstan-symfony from 1.2.6 to 1.2.16

    Bump phpstan/phpstan-symfony from 1.2.6 to 1.2.16

    Bumps phpstan/phpstan-symfony from 1.2.6 to 1.2.16.

    Release notes

    Sourced from phpstan/phpstan-symfony's releases.

    1.2.16

    • d6ea162 - Fix Envelope::all() return type

    1.2.15

    • 7210072 - Improve Envelope::all() return type
    • e5e807b - Update metcalfc/changelog-generator action to v4

    1.2.14

    • f7dd737 - Native type in ConsoleApplicationResolver
    • e5459eb - ConsoleApplicationResolver made lazy

    1.2.13

    1.2.12

    • e7767d9 - Skip check for negatable input options on symfony/console < 5.3

    1.2.11

    • a14d467 - Add support for negatable input options

    1.2.10

    • 82d54e8 - Fix build by downgrading PHPUnit
    • 120d3a8 - Test Symfony ^6.1
    • 298f7ae - Do not longer test unsupported versions of Symfony
    • 70f8452 - Infer correct type for $input->getOptions() call

    1.2.9

    • f4cb3b8 - Add stub for VoterInterface
    • 140f410 - Remove redundant use

    1.2.8

    • 28fe677 - Remove Stringable from the signature, it's actually not supported

    1.2.7

    Commits
    • d6ea162 Fix Envelope::all() return type
    • 7210072 Improve Envelope::all() return type
    • e5e807b Update metcalfc/changelog-generator action to v4
    • f7dd737 Native type in ConsoleApplicationResolver
    • e5459eb ConsoleApplicationResolver made lazy
    • 016e441 Add @​throws annotation
    • e7767d9 Skip check for negatable input options on symfony/console < 5.3
    • a14d467 Add support for negatable input options
    • 82d54e8 Fix build by downgrading PHPUnit
    • 120d3a8 Test Symfony ^6.1
    • 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)
    dependencies 
    opened by dependabot[bot] 2
  • Bump phpstan/phpstan-strict-rules from 1.4.2 to 1.4.4

    Bump phpstan/phpstan-strict-rules from 1.4.2 to 1.4.4

    ⚠️ Dependabot is rebasing this PR ⚠️

    Rebasing might not happen immediately, so don't worry if this takes some time.

    Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


    Bumps phpstan/phpstan-strict-rules from 1.4.2 to 1.4.4.

    Release notes

    Sourced from phpstan/phpstan-strict-rules's releases.

    1.4.4

    • 23e5f37 - Configuration option strictRules.disallowedLooseComparsion

    1.4.3

    • 431b3d6 - Fix wrong error when function is rebound.
    • 1f3b649 - Add regression test for non-looping loops
    Commits
    • 23e5f37 Configuration option strictRules.disallowedLooseComparsion
    • 431b3d6 Fix wrong error when function is rebound.
    • 1f3b649 Add regression test for non-looping loops
    • See full diff 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)
    dependencies 
    opened by dependabot[bot] 2
  • Bump kevinrob/guzzle-cache-middleware from 4.0.1 to 4.0.2

    Bump kevinrob/guzzle-cache-middleware from 4.0.1 to 4.0.2

    Bumps kevinrob/guzzle-cache-middleware from 4.0.1 to 4.0.2.

    Release notes

    Sourced from kevinrob/guzzle-cache-middleware's releases.

    v4.0.2

    • Update composer allow-plugins directive #168
    • Set empty string as default value #161
    Commits

    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)
    dependencies 
    opened by dependabot[bot] 2
  • Bump phpstan/phpstan from 1.8.0 to 1.9.2

    Bump phpstan/phpstan from 1.8.0 to 1.9.2

    Bumps phpstan/phpstan from 1.8.0 to 1.9.2.

    Release notes

    Sourced from phpstan/phpstan's releases.

    1.9.2

    Bugfixes 🐛

    Function signature fixes 🤖

    • Update DateTimeZone::listAbbreviations signature (#1962), thanks @​franmomu!
    • Making json_encode() always produce a non-empty-string, when successful (#1980), thanks @​Slamdunk!
    • sodium_crypto_generichash* always produce a non-empty-string (#1981), thanks @​Slamdunk!
    • sodium_crypto_sign* always produce non-empty-string (#1985), thanks @​Slamdunk!

    Internals 🔍

    1.9.1

    Improvements 🔧

    Bugfixes 🐛

    1.9.0

    Check out the article about this release!

    ... (truncated)

    Commits
    • d6fdf01 PHPStan 1.9.2
    • ac5ea90 Fix Larastan
    • 953a97b Updated PHPStan to commit 582a9cb8b9b4fce2bd069bac26bf1d31dd52e7e2
    • f878d19 Updated PHPStan to commit b4ac8a1e09d46fe6180962d5d681ffec1fac2d84
    • 7db7d40 Updated PHPStan to commit f8f09cdb60a0a6214199f5a765a7782cb110e52e
    • 4218398 Bye bye old issue bot!
    • 172a390 Updated PHPStan to commit 8faf0fbde83ef3b681b570c1f714f7c938cb3a9f
    • 80714c3 Updated PHPStan to commit b8accb117f03741ac95f0a0c9de4a7e4edffab05
    • a56ae2c Fix retrieveSample
    • ed192b9 Playground API - retrieveSample
    • 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)
    dependencies 
    opened by dependabot[bot] 2
  • Bump phpstan/phpstan from 1.8.0 to 1.9.1

    Bump phpstan/phpstan from 1.8.0 to 1.9.1

    Bumps phpstan/phpstan from 1.8.0 to 1.9.1.

    Release notes

    Sourced from phpstan/phpstan's releases.

    1.9.1

    Improvements 🔧

    Bugfixes 🐛

    1.9.0

    Check out the article about this release!

    Major new features 🚀

    Bleeding edge 🔪

    If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

    ... (truncated)

    Commits
    • a59c8b5 PHPStan 1.9.1
    • c57a9f7 Update PHPUnit baseline
    • c67b9f6 Updated PHPStan to commit d91411b2ab280b5132ffdb93432d9842b938370f
    • 7054365 Updated PHPStan to commit e3055aec156fb97d6ce0799c4f67aacc0c68d821
    • 6e4e657 Updated PHPStan to commit 199f9552ee3b41288c69eb39bc24677c00c9e858
    • 485175b Updated PHPStan to commit 071320dab361ef35597a524cd472eff3e3531490
    • 14aacba Updated PHPStan to commit d0c971e2c7409d41c00c561f63a2ecdd98284f49
    • 6fa1422 Updated PHPStan to commit 111799b398b1d00e8948cb841f73a393f995912b
    • b1e22e8 Updated PHPStan to commit 26bf11c71e872b87001934275ab6975ecdd24099
    • 7fa3245 Update Doctrine ORM baseline
    • 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)
    dependencies 
    opened by dependabot[bot] 2
  • Bump phpstan/phpstan from 1.8.0 to 1.8.11

    Bump phpstan/phpstan from 1.8.0 to 1.8.11

    Bumps phpstan/phpstan from 1.8.0 to 1.8.11.

    Release notes

    Sourced from phpstan/phpstan's releases.

    1.8.11

    Improvements 🔧

    Bugfixes 🐛

    1.8.10

    Improvements 🔧

    • RuleTestCase: enable gathering analyser errors without causing test failures (#1728), thanks @​schlndh!

    Bugfixes 🐛

    Function signature fixes 🤖

    1.8.9

    Improvements 🔧

    ... (truncated)

    Commits
    • 46e223d PHPStan 1.8.11
    • 1dafc66 Updated PHPStan to commit 9e4e93b48cc32298c0a1661f14891307a22def7b
    • 7cacdc7 Updated PHPStan to commit dcd8bac24fdbe0723b9307f3f3b2e8e38cc7eae1
    • c4a9041 Updated PHPStan to commit 08703d1dacf47cc26a33542d0589bf7912c2aeb4
    • 857335f Updated PHPStan to commit 6a4eb02a146d1a1a9de0024c88fb2bd3a300ee93
    • fc0c01c Updated PHPStan to commit 83691977757661e4160c89a533cdaf589434d782
    • e5f4fb0 Updated PHPStan to commit 407cb5a367b002623abb45a4a1b27c0ca28f53e9
    • 4492c38 Updated PHPStan to commit e215a81e752007630421bb96b0d167da76ec2c6b
    • 10f11d2 Updated PHPStan to commit 4cdb8060b73fc09e25cf230041532f068974234d
    • 4047131 Updated PHPStan to commit ec5b6331e910e18bec1abfa4a1db8961509c7591
    • 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)
    dependencies 
    opened by dependabot[bot] 2
  • Bump phpstan/phpstan from 1.8.0 to 1.8.10

    Bump phpstan/phpstan from 1.8.0 to 1.8.10

    Bumps phpstan/phpstan from 1.8.0 to 1.8.10.

    Release notes

    Sourced from phpstan/phpstan's releases.

    1.8.10

    Improvements 🔧

    • RuleTestCase: enable gathering analyser errors without causing test failures (#1728), thanks @​schlndh!

    Bugfixes 🐛

    Function signature fixes 🤖

    1.8.9

    Improvements 🔧

    Bugfixes 🐛

    Function signature fixes 🤖

    1.8.8

    Improvements 🔧

    ... (truncated)

    Commits
    • 0c4459d PHPStan 1.8.10
    • 74e51aa Fix Shipmonk build
    • ea9ee20 Updated PHPStan to commit ecc3076769a7943e33801d024eeab0b08187c204
    • 5d0bf92 Updated PHPStan to commit 2222b6319d013cf939ff013f14d90e3ec85b0503
    • 473171e Updated PHPStan to commit e937d5ff444070aa67fc8dee4d38e3a74bc22a09
    • e0715da Updated PHPStan to commit 9febf1db4b4e3a4f3462fdd6ffa67b22a420f05a
    • efcf041 Updated PHPStan to commit 90403cc656aca2c2e0ae8ba176c461ca490ec24d
    • 3a72d9d PHPStan 1.8.9
    • 8248800 Updated PHPStan to commit 76bd347d2281f311ed5aa4a5c8a6632f2f136eff
    • 02fe0c8 Updated PHPStan to commit 7c7bbbe51bcd61ada505856e1f6bab28329ec379
    • 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)
    dependencies 
    opened by dependabot[bot] 2
  • Bump symfony/finder from 6.0.11 to 6.0.17

    Bump symfony/finder from 6.0.11 to 6.0.17

    Bumps symfony/finder from 6.0.11 to 6.0.17.

    Release notes

    Sourced from symfony/finder's releases.

    v6.0.17

    Changelog (https://github.com/symfony/finder/compare/v6.0.16...v6.0.17)

    • no significant changes
    Commits

    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)
    dependencies 
    opened by dependabot[bot] 1
  • Bump symfony/dom-crawler from 6.0.15 to 6.0.17

    Bump symfony/dom-crawler from 6.0.15 to 6.0.17

    Bumps symfony/dom-crawler from 6.0.15 to 6.0.17.

    Release notes

    Sourced from symfony/dom-crawler's releases.

    v6.0.17

    Changelog (https://github.com/symfony/dom-crawler/compare/v6.0.16...v6.0.17)

    • no significant changes
    Commits

    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)
    dependencies 
    opened by dependabot[bot] 1
  • Bump symfony/console from 6.0.16 to 6.0.17

    Bump symfony/console from 6.0.16 to 6.0.17

    Bumps symfony/console from 6.0.16 to 6.0.17.

    Release notes

    Sourced from symfony/console's releases.

    v6.0.17

    Changelog (https://github.com/symfony/console/compare/v6.0.16...v6.0.17)

    • bug #48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)
    Commits
    • 2ab3073 Merge branch '5.4' into 6.0
    • 58422fd [Console] Correctly overwrite progressbars with different line count per step
    • 9050b8c Merge branch '5.4' into 6.0
    • 9bd719e [Console] Fix a test when pcntl is not available (following #48329)
    • See full diff 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)
    dependencies 
    opened by dependabot[bot] 1
  • Bump symfony/css-selector from 5.4.11 to 6.0.17

    Bump symfony/css-selector from 5.4.11 to 6.0.17

    Bumps symfony/css-selector from 5.4.11 to 6.0.17.

    Release notes

    Sourced from symfony/css-selector's releases.

    v6.0.17

    Changelog (https://github.com/symfony/css-selector/compare/v6.0.16...v6.0.17)

    • bug #48771 Fix escape patterns (fancyweb)

    v6.0.11

    Changelog (https://github.com/symfony/css-selector/compare/v6.0.10...v6.0.11)

    • no significant changes

    v6.0.3

    Changelog (https://github.com/symfony/css-selector/compare/v6.0.2...v6.0.3)

    • no significant changes

    v6.0.2

    Changelog (https://github.com/symfony/css-selector/compare/v6.0.1...v6.0.2)

    • no significant changes

    v6.0.1

    Changelog (https://github.com/symfony/css-selector/compare/v6.0.0...v6.0.1)

    • bug #44494 Remove FQCN type hints on properties (fabpot)

    v6.0.0

    Changelog (https://github.com/symfony/css-selector/compare/v6.0.0-RC1...v6.0.0)

    • no significant changes

    v6.0.0-RC1

    Changelog (https://github.com/symfony/css-selector/compare/v6.0.0-BETA3...v6.0.0-RC1)

    • no significant changes

    v6.0.0-BETA1

    Changelog (https://github.com/symfony/css-selector/compare/v5.3.10...v6.0.0-BETA1)

    • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)

    v5.4.17

    Changelog (https://github.com/symfony/css-selector/compare/v5.4.16...v5.4.17)

    • bug #48771 Fix escape patterns (fancyweb)
    Commits

    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)
    dependencies 
    opened by dependabot[bot] 1
  • Bump phpstan/phpstan-symfony from 1.2.18 to 1.2.19

    Bump phpstan/phpstan-symfony from 1.2.18 to 1.2.19

    Bumps phpstan/phpstan-symfony from 1.2.18 to 1.2.19.

    Release notes

    Sourced from phpstan/phpstan-symfony's releases.

    1.2.19

    • dac2474 - Add generics for PasswordUpgraderInterface
    • 72cf8cf - Update release-toot.yml
    • 4a920ef - Create release-toot.yml
    Commits

    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)
    dependencies 
    opened by dependabot[bot] 1
Releases(1.1.1)
  • 1.1.1(Oct 13, 2022)

    What's Changed

    • Bump symfony/event-dispatcher from 5.4.9 to 6.0.9 by @dependabot in https://github.com/dpi/dogit/pull/92
    • Bump symfony/console from 5.4.13 to 6.0.14 by @dependabot in https://github.com/dpi/dogit/pull/94
    • Bump league/flysystem from 2.5.0 to 3.5.2 by @dependabot in https://github.com/dpi/dogit/pull/96
    • Bump symfony/process from 5.4.11 to 6.0.11 by @dependabot in https://github.com/dpi/dogit/pull/90
    • Bump psr/log from 2.0.0 to 3.0.0 by @dependabot in https://github.com/dpi/dogit/pull/97
    • Bump symfony/options-resolver from 5.4.11 to 6.0.3 by @dependabot in https://github.com/dpi/dogit/pull/98
    • Bump symfony/browser-kit from 5.4.11 to 6.0.11 by @dependabot in https://github.com/dpi/dogit/pull/95
    • Bump symfony/finder from 5.4.11 to 6.0.11 by @dependabot in https://github.com/dpi/dogit/pull/100
    • ⬆️ Dependency updates by @dpi in https://github.com/dpi/dogit/pull/103

    Full Changelog: https://github.com/dpi/dogit/compare/1.1.0...1.1.1

    Source code(tar.gz)
    Source code(zip)
  • 1.1.0(Oct 11, 2022)

    What's Changed

    • 🎨 Added PHPStan strict rules and address reported issues by @dpi in https://github.com/dpi/dogit/pull/80
    • Update phpstan/phpstan requirement from 1.7.14 to 1.7.15 by @dependabot in https://github.com/dpi/dogit/pull/81
    • Update phpstan/phpstan requirement from 1.7.15 to 1.8.0 by @dependabot in https://github.com/dpi/dogit/pull/82
    • Hidden MRs crash commands by @dpi in https://github.com/dpi/dogit/pull/88

    Full Changelog: https://github.com/dpi/dogit/compare/1.0.0...1.1.0

    Source code(tar.gz)
    Source code(zip)
  • 1.1.0-beta1(Jun 18, 2022)

    Beta release in case there were logic regressions introduced.

    What's Changed

    • 🎨 Added PHPStan strict rules and address reported issues by @dpi in https://github.com/dpi/dogit/pull/80

    Full Changelog: https://github.com/dpi/dogit/compare/1.0.0...1.1.0-beta1

    Source code(tar.gz)
    Source code(zip)
  • 1.0.0(Jun 18, 2022)

    What's Changed

    • Update phpstan/phpstan requirement from 1.5.4 to 1.5.5 by @dependabot in https://github.com/dpi/dogit/pull/61
    • Update phpstan/phpstan requirement from 1.5.5 to 1.5.6 by @dependabot in https://github.com/dpi/dogit/pull/62
    • Update phpstan/phpstan requirement from 1.5.6 to 1.6.1 by @dependabot in https://github.com/dpi/dogit/pull/64
    • Update phpstan/phpstan requirement from 1.6.1 to 1.6.4 by @dependabot in https://github.com/dpi/dogit/pull/67
    • Update phpstan/phpstan requirement from 1.6.4 to 1.6.8 by @dependabot in https://github.com/dpi/dogit/pull/69
    • Update phpstan/phpstan requirement from 1.6.8 to 1.7.1 by @dependabot in https://github.com/dpi/dogit/pull/72
    • Update phpstan/phpstan requirement from 1.7.1 to 1.7.7 by @dependabot in https://github.com/dpi/dogit/pull/76
    • Update phpstan/phpstan requirement from 1.7.7 to 1.7.8 by @dependabot in https://github.com/dpi/dogit/pull/77
    • Update phpstan/phpstan requirement from 1.7.8 to 1.7.11 by @dependabot in https://github.com/dpi/dogit/pull/78
    • Update phpstan/phpstan requirement from 1.7.11 to 1.7.14 by @dependabot in https://github.com/dpi/dogit/pull/79

    Full Changelog: https://github.com/dpi/dogit/compare/0.6.0...1.0.0

    Source code(tar.gz)
    Source code(zip)
  • 0.6.0(Apr 5, 2022)

    What's Changed

    • Update phpstan/phpstan requirement from 1.4.2 to 1.4.4 by @dependabot in https://github.com/dpi/dogit/pull/44
    • Stop making me type so many letters by @larowlan in https://github.com/dpi/dogit/pull/46
    • Update phpstan/phpstan requirement from 1.4.4 to 1.4.5 by @dependabot in https://github.com/dpi/dogit/pull/45
    • Update kevinrob/guzzle-cache-middleware requirement from ^3.5 to ^4.0 by @dependabot in https://github.com/dpi/dogit/pull/49
    • Update phpstan/phpstan requirement from 1.4.5 to 1.4.6 by @dependabot in https://github.com/dpi/dogit/pull/48
    • Update phpstan/phpstan requirement from 1.4.6 to 1.4.7 by @dependabot in https://github.com/dpi/dogit/pull/50
    • Update phpstan/phpstan requirement from 1.4.7 to 1.4.10 by @dependabot in https://github.com/dpi/dogit/pull/53
    • Update phpstan/phpstan requirement from 1.4.10 to 1.5.0 by @dependabot in https://github.com/dpi/dogit/pull/54
    • Update phpstan/phpstan requirement from 1.5.0 to 1.5.1 by @dependabot in https://github.com/dpi/dogit/pull/55
    • Update phpstan/phpstan requirement from 1.5.1 to 1.5.4 by @dependabot in https://github.com/dpi/dogit/pull/58
    • Composer infra update by @dpi in https://github.com/dpi/dogit/pull/59
    • PHP 8.1 Testing by @dpi in https://github.com/dpi/dogit/pull/60

    New Contributors

    • @larowlan made their first contribution in https://github.com/dpi/dogit/pull/46

    Full Changelog: https://github.com/dpi/dogit/compare/0.5.2...0.6.0

    Source code(tar.gz)
    Source code(zip)
  • 0.5.2(Jan 29, 2022)

    What's Changed

    • fix errors raised by Kevinrob/guzzle-cache-middleware when using php 8.1 by @dpi in https://github.com/dpi/dogit/pull/42

    Full Changelog: https://github.com/dpi/dogit/compare/0.5.1...0.5.2

    Source code(tar.gz)
    Source code(zip)
  • 0.5.1(Jan 24, 2022)

    What's Changed

    • Update phpstan/phpstan requirement from 1 to 1.2.0 by @dependabot in https://github.com/dpi/dogit/pull/34
    • Update phpstan/phpstan requirement from 1.2.0 to 1.3.0 by @dependabot in https://github.com/dpi/dogit/pull/35
    • Update phpstan/phpstan requirement from 1.3.0 to 1.3.1 by @dependabot in https://github.com/dpi/dogit/pull/36
    • Update phpstan/phpstan requirement from 1.3.1 to 1.3.2 by @dependabot in https://github.com/dpi/dogit/pull/37
    • Update phpstan/phpstan requirement from 1.3.2 to 1.4.0 by @dependabot in https://github.com/dpi/dogit/pull/39
    • Update phpstan/phpstan requirement from 1.4.0 to 1.4.2 by @dependabot in https://github.com/dpi/dogit/pull/41

    Full Changelog: https://github.com/dpi/dogit/compare/0.5.0...0.5.1

    Source code(tar.gz)
    Source code(zip)
  • 0.5.0(Nov 28, 2021)

    What's Changed

    • PHPStan Level 8 by @dpi in https://github.com/dpi/dogit/pull/33
    • Log Git commands by @dpi in https://github.com/dpi/dogit/pull/29

    Full Changelog: https://github.com/dpi/dogit/compare/0.4.2...0.5.0

    Source code(tar.gz)
    Source code(zip)
  • 0.4.2(Aug 19, 2021)

  • 0.4.1(Aug 19, 2021)

    Allow directory to be omitted from project:clone command Minor bugfix when trying to use project:mr command while omitting project argument.

    Source code(tar.gz)
    Source code(zip)
  • 0.4.0(Aug 19, 2021)

  • 0.3.0(Aug 13, 2021)

    • Renamed git command to convert #17
    • Requests made using Guzzle now show whether the request resulted in a cache hit or miss when verbose output is used #16
    • Improved compatibility with old issue version-style #14
    • Significantly increased coverage.
    Source code(tar.gz)
    Source code(zip)
Owner
dpi
Drupal Developer
dpi
A command line code generator for Drupal.

Drupal Code Generator A command line code generator for Drupal. Installation Download the latest stable release of the code generator.

Ivan 227 Dec 14, 2022
A tool to generate boilerplate code, interact with and debug Drupal.

Table of Contents generated with DocToc Drupal Console Required PHP version Drupal Console documentation Download Drupal Console Run Drupal Console Co

Hecho en Drupal 929 Jan 5, 2023
A command line code generator for Drupal

Drupal Code Generator A command line code generator for Drupal.

Ivan 227 Dec 14, 2022
🖥 Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL.

Contents Minimum Requirements Installation Upgrading Usage Quick Setup Examples API Appearance Menu Title Colour Width Padding Margin Borders Exit But

PHP School 1.9k Dec 28, 2022
An Elegant CLI Library for PHP

Commando An Elegant PHP CLI Library Commando is a PHP command line interface library that beautifies and simplifies writing PHP scripts intended for c

Nate Good 793 Dec 25, 2022
Cilex a lightweight framework for creating PHP CLI scripts inspired by Silex

Cilex, a simple Command Line Interface framework Cilex is a simple command line application framework to develop simple tools based on Symfony2 compon

null 624 Dec 6, 2022
PHP Version Manager for the CLI on Windows

This package has a much more niche use case than nvm does. When developing on Windows and using the integrated terminal, it's quite difficult to get those terminals to actually listen to PATH changes.

Harry Bayliss 49 Dec 19, 2022
Library for creating CLI commands or applications

Console Motivation: this library purpose is to provide a lighter and more robust API for console commands and/or applications to symfony/console. It c

Théo FIDRY 16 Dec 28, 2022
PHP CLI tool which allows publishing zipped MODX extra to modstore.pro marketplace

MODX Extra Publisher PHP CLI tool which allows publishing zipped MODX extra to modstore.pro marketplace. Installation global? local? To install packag

Ivan Klimchuk 3 Aug 6, 2021
A handy set of Stringable mixins for CLI text.

Laravel Colorize A mixin for Laravel's Stringable to easily apply colors and styles to CLI text. Installation You can install the package via Composer

James Brooks 47 Oct 30, 2022
PHP CLI project to get an appointment from https://vacunacovid.catsalut.gencat.ca

covid_vaccine_bcn PHP CLI project to get an appointment from https://citavacunacovid19.catsalut.gencat.cat/Vacunacio_Covid/Vacunacio/VacunacioCovidRes

Gabriel Noé González 3 Jul 27, 2021
PHP CLI to add latest release notes to a CHANGELOG

changelog-updater A PHP CLI to update a CHANGELOG following the "Keep a Changelog" format with the latest release notes. Want to automate the process

Stefan Zweifel 15 Sep 21, 2022
unofficial cli built using php which can be used to upload and download files from anonfiles.com

Anonfiles CLI Table of Contents Introduction Features Screenshots Installation Contributing License Introduction Anon Files CLI can upload and downloa

Albin Varghese 8 Nov 21, 2022
WP-CLI Trait Package Command

WP-CLI Trait Package Command Generate plugin or php model files e.g. post-type or taxonomy for WP-Trait Package in Develop WordPress Plugin. Installat

Mehrshad Darzi 2 Dec 17, 2021
A CLI program that helps you check your endpoints by requesting the given servers and send a report message in any supported channel like Telegram

API Monitor A CLI program that help you check your endpoints by requesting the given servers and send a report message in any supported channel ( Tele

Hussein Feras 51 Aug 21, 2022
Termage provides a fluent and incredibly powerful object-oriented interface for customizing CLI output text color, background, formatting, theming and more.

Termage provides a fluent and incredibly powerful object-oriented interface for customizing CLI output text color, background, formatting, theming and

TERMAGE 75 Dec 20, 2022
A CLI starter pack for developing a package with Laravel 5

Laravel PackMe Laravel PackMe is a project starter pack which combine all basic stuff (src, tests) in order to develop a package for Laravel 5.*. It t

Pierre Tondereau 63 Dec 29, 2021
PHPFusion CLI

PHPFusion CLI Installation Source Add path\to\PF-CLI\bin to your system PATH .phar file Download pf.phar Check the Phar file to verify that it's worki

PF Projects 0 Mar 20, 2022