Skip to content

composer(deps-dev): Bump ergebnis/phpstan-rules from 2.6.1 to 2.7.0#1643

Merged
ergebnis-bot merged 1 commit intomainfrom
dependabot/composer/ergebnis/phpstan-rules-2.7.0
Feb 17, 2025
Merged

composer(deps-dev): Bump ergebnis/phpstan-rules from 2.6.1 to 2.7.0#1643
ergebnis-bot merged 1 commit intomainfrom
dependabot/composer/ergebnis/phpstan-rules-2.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps ergebnis/phpstan-rules from 2.6.1 to 2.7.0.

Release notes

Sourced from ergebnis/phpstan-rules's releases.

2.7.0

What's Changed

Full Changelog: ergebnis/phpstan-rules@2.6.1...2.7.0

Changelog

Sourced from ergebnis/phpstan-rules's changelog.

[2.7.0][2.7.0]

For a full diff see [2.6.1...2.7.0][2.6.1...2.7.0].

Added

  • Added Closures\NoParameterPassedByReferenceRule, Functions\NoParameterPassedByReferenceRule, Methods\NoParameterPassedByReferenceRule, which report an error when a closure, a function, or a method has a parameter that is passed by reference (#911), by [@​localheinz]
  • Added Functions\NoReturnByReferenceRule and Methods\NoReturnByReferenceRule, which report an error when a function or a method returns by reference (#912), by [@​localheinz]
Commits
  • b70e17f Enhancement: Prepare release
  • 0632928 Merge pull request #912 from ergebnis/feature/no-return-by-reference
  • e1f463e Enhancement: Implement NoReturnByReferenceRule
  • 4e42c4f Fix: Update CHANGELOG.md
  • fd07b93 Merge pull request #911 from ergebnis/feature/no-parameter-passed-by-reference
  • 32b3d0a Enhancement: Implement NoParameterPassedByReferenceRule
  • 4de8c33 Fix: Remove duplicate article
  • a689077 Fix: Name
  • f5f6359 Merge pull request #910 from ergebnis/dependabot/composer/ergebnis/php-cs-fix...
  • c93f358 composer(deps-dev): Bump ergebnis/php-cs-fixer-config
  • 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 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)

ergebnis-bot
ergebnis-bot previously approved these changes Feb 17, 2025
Bumps [ergebnis/phpstan-rules](https://github.com/ergebnis/phpstan-rules) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/ergebnis/phpstan-rules/releases)
- [Changelog](https://github.com/ergebnis/phpstan-rules/blob/main/CHANGELOG.md)
- [Commits](ergebnis/phpstan-rules@2.6.1...2.7.0)

---
updated-dependencies:
- dependency-name: ergebnis/phpstan-rules
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/phpstan-rules-2.7.0 branch from e92cc45 to 76b2ec8 Compare February 17, 2025 23:18
@ergebnis-bot ergebnis-bot self-requested a review February 17, 2025 23:19
@ergebnis-bot ergebnis-bot merged commit bf028f5 into main Feb 17, 2025
20 checks passed
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/phpstan-rules-2.7.0 branch February 17, 2025 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant