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.0 #29

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

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

Release notes

Sourced from ergebnis/phpstan-rules's releases.

2.0.0

What's Changed

New Contributors

Full Changelog: ergebnis/phpstan-rules@1.0.0...2.0.0

Changelog

Sourced from ergebnis/phpstan-rules's changelog.

[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]

[0.15.3][0.15.3]

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

Changed

[0.15.2][0.15.2]

For a full diff see [0.15.1...0.15.2][0.15.1...0.15.2].

Changed

[0.15.1][0.15.1]

... (truncated)

Commits
  • 9936028 Enhancement: Prepare release
  • ebe06fa Merge pull request #543 from ergebnis/feature/union-type
  • eb91113 Enhancement: Add support for nullable union types
  • cdb4290 Merge pull request #542 from ergebnis/feature/disable
  • a16e03f Enhancement: Assert that files exist
  • 793cd45 Enhancement: Allow disabling rules
  • 07f9fd8 Fix: Remove comma
  • c9099a2 Merge pull request #541 from ergebnis/feature/exclusion
  • a0351c1 Enhancement: Allow configuring methods that are allowed to use container type...
  • b832e22 Fix: Run friendsofphp/php-cs-fixer on fixtures
  • 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 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 the dependencies Pull requests that update a dependency file label Jul 10, 2023
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.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/phpstan-rules-tw-2.0 branch from 01a31c6 to 890a203 Compare August 5, 2023 09:50
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 17, 2023

Superseded by #32.

@dependabot dependabot bot closed this Aug 17, 2023
@dependabot dependabot bot deleted the dependabot/composer/ergebnis/phpstan-rules-tw-2.0 branch August 17, 2023 22:54
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.

0 participants