Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the phpstan group with 2 updates #132

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on phpstan/phpstan and spaze/phpstan-disallowed-calls to permit the latest version.
Updates phpstan/phpstan to 1.12.7

Release notes

Sourced from phpstan/phpstan's releases.

1.12.7

Major new features 🚀

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • dc2b997 PHPStan 1.12.7
  • 247ae64 Updated PHPStan to commit 247ae64eaa4126e6fd9bca563d71ac95080392cf
  • e802b85 Updated PHPStan to commit e802b85aa2cecf243410c41464e632ca58eaa658
  • dc5d8f4 Updated PHPStan to commit dc5d8f4d3eef18b1d80b8ffb3a1adfe8de6d7268
  • 40e461d Updated PHPStan to commit 40e461d2e8dff171cdf588e380eb20e782e94eb1
  • 3128f26 Updated PHPStan to commit 3128f266461cdcb559672e8519db7643666c669a
  • 107a7e3 Updated PHPStan to commit 107a7e38e2173d8b8b4f18e5d592fc8ead02b96a
  • 856208a Updated PHPStan to commit 856208a53b3b1c4eada01f7e4892573d756cdf3f
  • ff75213 Updated PHPStan to commit ff7521302711c2eca765d47f8606179f0ca0d19b
  • 66664bb Updated PHPStan to commit 66664bb612b4cfb4e8a870f5d11f5af731f5e21a
  • Additional commits viewable in compare view

Updates spaze/phpstan-disallowed-calls to 3.5.1

Release notes

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

Support PHP 8.4

  • Support PHP 8.4 (#270)

That's it. That's the release.

Commits
  • ed12b33 Support PHP 8.4 (#270)
  • b16d30c Support PHP 8.4
  • ad538e6 Process ClassConstFetch where $class is Name only for enums (#266)
  • 133690e Process ClassConstFetch where $class is Name only for enums
  • 86ef121 Add phpstan/phpstan-deprecation-rules in expectation of PHPStan 2.0 (#263)
  • 5432bfa Add phpstan/phpstan-deprecation-rules in expectation of PHPStan 2.0
  • 0615f65 Fix test class name (#260)
  • 674f795 Fix test class name
  • c687ba9 Add create_function as a disallowed function call (#261)
  • 2e913d6 Add create_function as a disallowed function call
  • See full diff 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 will merge this PR once CI passes on it, as requested by @xificurk.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) and [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls) to permit the latest version.

Updates `phpstan/phpstan` to 1.12.7
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.5...1.12.7)

Updates `spaze/phpstan-disallowed-calls` to 3.5.1
- [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases)
- [Commits](spaze/phpstan-disallowed-calls@v3.4.0...v3.5.1)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: phpstan
- dependency-name: spaze/phpstan-disallowed-calls
  dependency-type: direct:development
  dependency-group: phpstan
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 27, 2024
@xificurk
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit 06b497d into master Oct 27, 2024
29 checks passed
@dependabot dependabot bot deleted the dependabot/composer/phpstan-d283e272d5 branch October 27, 2024 17:06
@coveralls
Copy link

coveralls commented Oct 27, 2024

Coverage Status

coverage: 93.75%. remained the same
when pulling c4ec8e4 on dependabot/composer/phpstan-d283e272d5
into 73d1882 on master.

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.

2 participants