Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Updates the requirements on tomasvotruba/unused-public to permit the latest version.

Commits
  • 8c8a94c release PHP 7.2 downgraded
  • c82b690 Reduce memory consumption of collectors (#131)
  • 0d3003f Fix blade regex to discover method call with args (#128)
  • c64e187 Fix template discovery, to include root file too (#127)
  • 4d712cb remove composer-dependency-analyser.php from releases (#126)
  • 6d5d529 Bump deps (#125)
  • e96d688 Detect public properties used via Subclass (#123)
  • f8c1349 Fix ClassConstFetchCollector (#122)
  • 5da0ca6 Fix union-type handling in PublicStaticPropertyFetchCollector (#121)
  • da62379 Fix union-type handling in PublicPropertyFetchCollector (#120)
  • Additional commits viewable in compare view

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 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)
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 1, 2024
@dependabot dependabot bot force-pushed the dependabot/composer/tomasvotruba/unused-public-tw-1.0 branch 2 times, most recently from d919a22 to 3c2011f Compare October 3, 2024 06:26
Updates the requirements on [tomasvotruba/unused-public](https://github.com/TomasVotruba/unused-public) to permit the latest version. - [Commits](TomasVotruba/unused-public@0.3.0...1.0.0) --- updated-dependencies: - dependency-name: tomasvotruba/unused-public dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
@staabm staabm force-pushed the dependabot/composer/tomasvotruba/unused-public-tw-1.0 branch from 3c2011f to a219437 Compare October 3, 2024 06:46
@staabm staabm merged commit e00b86f into main Oct 3, 2024
@staabm staabm deleted the dependabot/composer/tomasvotruba/unused-public-tw-1.0 branch October 3, 2024 06:50
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

2 participants