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

Update ergebnis/phpstan-rules requirement from ^1.0 to ^2.2 #42

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2024

Updates the requirements on ergebnis/phpstan-rules to permit the latest version.

Release notes

Sourced from ergebnis/phpstan-rules's releases.

2.2.0

What's Changed

Full Changelog: ergebnis/phpstan-rules@2.1.0...2.2.0

Changelog

Sourced from ergebnis/phpstan-rules's changelog.

[2.2.0][2.2.0]

For a full diff see [2.1.0...2.2.0][2.1.0...2.2.0].

Changed

[2.1.0][2.1.0]

For a full diff see [2.0.0...2.1.0][2.0.0...2.1.0].

Changed

[2.0.0][2.0.0]

For a full diff see [1.0.0...2.0.0][1.0.0...2.0.0].

Added

  • Added methodsAllowedToUseContainerTypeDeclarations parameter to allow configuring a list of method names that are allowed to have container parameter type declarations ([#541), by [@​localheinz]
  • Allowed disabling rules ([#542), by [@​localheinz]
  • Added support for nullable union types ([#543), by [@​localheinz]

Changed

Removed

[1.0.0][1.0.0]

For a full diff see [0.15.3...1.0.0][0.15.3...1.0.0].

Changed

  • Added support for phpstan/phpstan:^1.0.0 and dropped support for non-stable versions of phpstan/phpstan (#381), by [@​rpkamp]

Fixed

  • Adjusted Classes\FinalRule to not report an error when a non-final class has a Doctrinbe\ORM\Mapping\Entity attribute (#395), by [@​localheinz]

... (truncated)

Commits
  • 2e99464 Enhancement: Prepare release
  • cd4f474 Merge pull request #735 from ergebnis/feature/php-parser
  • 316c2e8 Enhancement: Allow installation of nikic/php-parser:^5.0.0
  • 533d966 Fix: Use caret operator
  • e59e509 Fix: Run 'make static-code-analysis-baseline'
  • 1a82c46 Merge pull request #734 from ergebnis/dependabot/composer/rector/rector-1.0.0
  • 05ad845 composer(deps-dev): Bump rector/rector from 0.19.8 to 1.0.0
  • fb06654 Merge pull request #733 from ergebnis/dependabot/composer/ergebnis/php-cs-fix...
  • 474722c composer(deps-dev): Bump ergebnis/php-cs-fixer-config
  • c02d848 Merge pull request #731 from ergebnis/dependabot/composer/ergebnis/phpunit-sl...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [ergebnis/phpstan-rules](https://github.com/ergebnis/phpstan-rules) to permit the latest version.
- [Release notes](https://github.com/ergebnis/phpstan-rules/releases)
- [Changelog](https://github.com/ergebnis/phpstan-rules/blob/main/CHANGELOG.md)
- [Commits](ergebnis/phpstan-rules@1.0.0...2.2.0)

---
updated-dependencies:
- dependency-name: ergebnis/phpstan-rules
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2024
@rez1dent3
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 14, 2024

Looks like ergebnis/phpstan-rules is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Mar 14, 2024
@dependabot dependabot bot deleted the dependabot/composer/ergebnis/phpstan-rules-tw-2.2 branch March 14, 2024 15:18
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant