icanhazstring
Repos
46
Followers
87
Following
28

Show unused composer dependencies by scanning your code

1296
50

PHP wrapper for systemctl

67
14

Select a random issue from github or gitlab by certain criteria

25
9

Events

composer(deps-dev): update phpunit/phpunit requirement

Updates the requirements on phpunit/phpunit to permit the latest version.


updated-dependencies:

  • dependency-name: phpunit/phpunit dependency-type: direct:development ...

Signed-off-by: dependabot[bot] support@github.com

Created at 22 hours ago
composer(deps-dev): update phpunit/phpunit requirement from ^10.0.18 to ^10.0.19

Updates the requirements on phpunit/phpunit to permit the latest version.

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.


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)
Created at 22 hours ago

Update dependabot.yaml

Change behavior to ignore major updates

Created at 22 hours ago
icanhazstring delete branch dependabot/composer/phpunit/phpunit-tw-9.6.6
Created at 22 hours ago
pull request closed
composer(deps-dev): update phpunit/phpunit requirement from ^9.6.5 to ^9.6.6

Updates the requirements on phpunit/phpunit to permit the latest version.

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.


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)
Created at 22 hours ago

composer(deps-dev): update phpunit/phpunit requirement

Updates the requirements on phpunit/phpunit to permit the latest version.


updated-dependencies:

  • dependency-name: phpunit/phpunit dependency-type: direct:development ...

Signed-off-by: dependabot[bot] support@github.com

Created at 22 hours ago
icanhazstring delete branch dependabot/composer/phpunit/phpunit-9.6.6
Created at 22 hours ago

composer(deps-dev): bump phpunit/phpunit from 9.6.5 to 9.6.6

Bumps phpunit/phpunit from 9.6.5 to 9.6.6.


updated-dependencies:

  • dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com

Created at 22 hours ago
pull request closed
composer(deps-dev): bump phpunit/phpunit from 9.6.5 to 9.6.6

Bumps phpunit/phpunit from 9.6.5 to 9.6.6.

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.


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)
Created at 22 hours ago

feat: add gitlab output formatter

Created at 22 hours ago
pull request closed
feat: add gitlab output formatter

All Submissions:

New Feature Submissions:

  1. [x] Does your submission pass tests?
  2. [x] Have you lint your code locally prior to submission?

Changes to Core Features:

  • [x] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [x] Have you written new tests for your core changes, as applicable?
  • [x] Have you successfully ran tests with your changes locally?

Description

Hi,

This PR adds a Gitlab output formatter to this project. This can be used with the code quality checks inside a Gitlab Ci envirement.

If you have feedback, I would be happy to hear them!

Created at 22 hours ago

use stable 8.2 base image

Created at 23 hours ago
pull request closed
Use stable 8.2 docker image

All Submissions:

I saw that the Dockerfile for 8.2 was using the RC image. I changed that up. And if I edit the GitHub action file correctly, it should now be required to pass. I haven't done much with GitHub action, so let me know if something is wrong.

Created at 23 hours ago
icanhazstring delete branch dependabot/composer/phpstan/phpstan-phpunit-1.3.11
Created at 1 day ago

composer(deps-dev): bump phpstan/phpstan-phpunit from 1.3.10 to 1.3.11

Bumps phpstan/phpstan-phpunit from 1.3.10 to 1.3.11.


updated-dependencies:

  • dependency-name: phpstan/phpstan-phpunit dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com

Created at 1 day ago
pull request closed
composer(deps-dev): bump phpstan/phpstan-phpunit from 1.3.10 to 1.3.11

Bumps phpstan/phpstan-phpunit from 1.3.10 to 1.3.11.

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.


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)
Created at 1 day ago
icanhazstring delete branch dependabot/composer/phpstan/phpstan-1.10.8
Created at 1 day ago

composer(deps-dev): bump phpstan/phpstan from 1.10.7 to 1.10.8

Bumps phpstan/phpstan from 1.10.7 to 1.10.8.


updated-dependencies:

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

Signed-off-by: dependabot[bot] support@github.com

Created at 1 day ago
pull request closed
composer(deps-dev): bump phpstan/phpstan from 1.10.7 to 1.10.8

Bumps phpstan/phpstan from 1.10.7 to 1.10.8.

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.


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)
Created at 1 day ago

composer(deps-dev): update phpstan/phpstan requirement

Updates the requirements on phpstan/phpstan to permit the latest version.


updated-dependencies:

  • dependency-name: phpstan/phpstan dependency-type: direct:development ...

Signed-off-by: dependabot[bot] support@github.com

Created at 4 days ago
composer(deps-dev): update phpstan/phpstan requirement from ^1.10.7 to ^1.10.8

Updates the requirements on phpstan/phpstan to permit the latest version.

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.


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)
Created at 4 days ago
composer(deps-dev): update phpunit/phpunit requirement from ^10.0.16 to ^10.0.18

Updates the requirements on phpunit/phpunit to permit the latest version.

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.


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)
Created at 5 days ago

composer(deps-dev): update phpunit/phpunit requirement

Updates the requirements on phpunit/phpunit to permit the latest version.


updated-dependencies:

  • dependency-name: phpunit/phpunit dependency-type: direct:development ...

Signed-off-by: dependabot[bot] support@github.com

Created at 5 days ago
Add method to get the underlying `Progressbar`

Tagged with 1.1.0. Tanks you again 🚀

Created at 5 days ago
icanhazstring create tag 1.1.0
Created at 5 days ago
Add method to get the underlying `Progressbar`

I squash merged. Thanks for the addition. Will tag soon

Created at 5 days ago