Skip to content

build(deps-dev): bump spaze/phpstan-disallowed-calls from 4.9.0 to 4.9.1 in /tools/phpstan#2275

Closed
dependabot[bot] wants to merge 1 commit into1.xfrom
dependabot/composer/tools/phpstan/spaze/phpstan-disallowed-calls-4.9.1
Closed

build(deps-dev): bump spaze/phpstan-disallowed-calls from 4.9.0 to 4.9.1 in /tools/phpstan#2275
dependabot[bot] wants to merge 1 commit into1.xfrom
dependabot/composer/tools/phpstan/spaze/phpstan-disallowed-calls-4.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps spaze/phpstan-disallowed-calls from 4.9.0 to 4.9.1.

Release notes

Sourced from spaze/phpstan-disallowed-calls's releases.

Built-in functions + definedIn fix

  • Short-cut "defined in" checks for built-in functions and methods (#384) (Now they're not flagged anymore)

Internal changes

  • Mention properties in README (#380) (Hmm, naming the extension "disallowed calls" wasn't as clever as I though back then)
  • Fix --prefer-lowest installs PHPStan 2.x instead of 1.x (#382, thanks @​Copilot) Tests are now again running on PHPStan 1.x as well
Commits
  • 382dd9b Short-cut "defined in" checks for built-in functions and methods (#384)
  • d721abc Short-cut "defined in" checks for built-in functions and methods
  • f70f46d Fix --prefer-lowest installs PHPStan 2.x instead of 1.x (#382)
  • 034639d Allow PHPStan 1.x testing by removing dead-code-detector in CI for --prefer-l...
  • 9f9ddf8 Mention properties in README (#380)
  • 187e0db Mention properties in README
  • 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 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 Mar 27, 2026
@dependabot dependabot bot requested a review from norberttech as a code owner March 27, 2026 04:32
@github-actions github-actions bot enabled auto-merge March 27, 2026 04:32
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.19%. Comparing base (898e07b) to head (67e8ede).
⚠️ Report is 26 commits behind head on 1.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##              1.x    #2275      +/-   ##
==========================================
+ Coverage   82.88%   83.19%   +0.30%     
==========================================
  Files        1361     1368       +7     
  Lines       50798    51221     +423     
==========================================
+ Hits        42106    42614     +508     
+ Misses       8692     8607      -85     
Components Coverage Δ
etl 90.61% <ø> (+0.84%) ⬆️
cli 85.76% <ø> (ø)
lib-array-dot 94.82% <ø> (ø)
lib-azure-sdk 60.05% <ø> (ø)
lib-doctrine-dbal-bulk 95.16% <ø> (ø)
lib-filesystem 83.33% <73.33%> (-0.10%) ⬇️
lib-types 88.88% <ø> (+1.50%) ⬆️
lib-parquet 70.18% <81.42%> (+1.30%) ⬆️
lib-parquet-viewer 83.04% <ø> (ø)
lib-snappy 91.12% <ø> (+0.46%) ⬆️
lib-dremel 0.00% <ø> (ø)
lib-postgresql 88.15% <ø> (ø)
lib-telemetry 89.57% <ø> (ø)
bridge-filesystem-async-aws 90.97% <ø> (ø)
bridge-filesystem-azure 89.43% <ø> (ø)
bridge-monolog-http 97.45% <ø> (ø)
bridge-openapi-specification 91.50% <ø> (ø)
symfony-http-foundation 74.11% <ø> (ø)
bridge-psr18-telemetry 100.00% <ø> (ø)
bridge-psr7-telemetry 100.00% <ø> (ø)
bridge-telemetry-otlp 89.29% <ø> (+0.25%) ⬆️
bridge-symfony-http-foundation-telemetry 88.23% <ø> (ø)
bridge-symfony-telemetry-bundle 67.60% <ø> (ø)
adapter-chartjs 84.72% <ø> (ø)
adapter-csv 88.65% <ø> (ø)
adapter-doctrine 92.00% <ø> (ø)
adapter-elasticsearch 92.78% <ø> (ø)
adapter-google-sheet 99.02% <ø> (ø)
adapter-http 67.91% <ø> (ø)
adapter-json 87.61% <ø> (ø)
adapter-logger 47.36% <ø> (ø)
adapter-parquet 78.89% <42.85%> (-0.41%) ⬇️
adapter-text 81.25% <ø> (ø)
adapter-xml 82.07% <ø> (ø)
adapter-avro 0.00% <ø> (ø)
adapter-excel 94.02% <ø> (ø)
adapter-postgresql 0.00% <ø> (ø)
bridge-phpunit-telemetry 48.14% <ø> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2026

A newer version of spaze/phpstan-disallowed-calls exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@norberttech
Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@norberttech
Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases)
- [Commits](spaze/phpstan-disallowed-calls@v4.9.0...v4.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/tools/phpstan/spaze/phpstan-disallowed-calls-4.9.1 branch from 67e8ede to 63c4e20 Compare April 1, 2026 16:59
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2026

Superseded by #2287.

@dependabot dependabot bot closed this Apr 2, 2026
auto-merge was automatically disabled April 2, 2026 06:33

Pull request was closed

@dependabot dependabot bot deleted the dependabot/composer/tools/phpstan/spaze/phpstan-disallowed-calls-4.9.1 branch April 2, 2026 06:33
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 size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant