Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Update slevomat/coding-standard requirement from ^7.0.16 to ^7.0.16 || ^8.0.0#8

Open
dependabot[bot] wants to merge 1 commit into0.xfrom
dependabot/composer/slevomat/coding-standard-tw-7.0.16or-tw-8.0.0
Open

Update slevomat/coding-standard requirement from ^7.0.16 to ^7.0.16 || ^8.0.0#8
dependabot[bot] wants to merge 1 commit into0.xfrom
dependabot/composer/slevomat/coding-standard-tw-7.0.16or-tw-8.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

Updates the requirements on slevomat/coding-standard to permit the latest version.

Release notes

Sourced from slevomat/coding-standard's releases.

8.0.0

🔧 Improvements

  • Support for intersection types
  • Support for readonly properties
  • Support for enums
  • Support for never type hint
  • Support for more unofficial type hints
  • SlevomatCodingStandard.Classes.PropertyDeclaration: Checks also order of modifiers
  • SlevomatCodingStandard.Classes.ClassStructure: Support for enum cases and readonly properties

🐛 Fixes

  • SlevomatCodingStandard.Classes.PropertyDeclaration: Fixed missing support for only static property
  • SlevomatCodingStandard.TypeHints.PropertyTypeHint: Fixed missing support for only static property
  • SlevomatCodingStandard.Commenting.EmptyComment: Fixed internal error
  • SlevomatCodingStandard.Classes.ForbiddenPublicProperty: Fixed internal error
  • SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameInAnnotation: Fixed false positives for @psalm-import-type in @psalm-var
  • SlevomatCodingStandard.PHP.RequireExplicitAssertion: Ignore unsupported unofficial type hints

⚠️BC breaks

  • SlevomatCodingStandard.TypeHints.PropertyTypeHintSpacing renamed to SlevomatCodingStandard.Classes.PropertyDeclaration
  • SlevomatCodingStandard.Classes.ClassStructure: Removed option enableFinalMethods
  • Removed error SlevomatCodingStandard.Namespaces.UnusedUses.MismatchingCaseSensitivity
Commits
  • 84cc169 SlevomatCodingStandard.PHP.RequireExplicitAssertion: Ignores unsupported unof...
  • d0e9240 Updated dependencies
  • 90870bc Native intersection types are detected as references
  • 0e97b88 SlevomatCodingStandard.TypeHints.ParameterTypeHint: Support for intersection ...
  • 1c5ff01 Cleanup
  • df1c513 SlevomatCodingStandard.TypeHints.ReturnTypeHint: Support for intersection types
  • 5804ca1 SlevomatCodingStandard.TypeHints.PropertyTypeHint: Support for intersection t...
  • 71ea249 DocCommentHelper: Support for readonly properties
  • ca2b00e SlevomatCodingStandard.Classes.PropertyDeclaration: Checks also order of modi...
  • cfeaf8e SlevomatCodingStandard.TypeHints.PropertyTypeHintSpacing is dead, long live S...
  • 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)

Updates the requirements on [slevomat/coding-standard](https://github.com/slevomat/coding-standard) to permit the latest version.
- [Release notes](https://github.com/slevomat/coding-standard/releases)
- [Commits](slevomat/coding-standard@7.0.16...8.0.0)

---
updated-dependencies:
- dependency-name: slevomat/coding-standard
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 20, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 20, 2022

Codecov Report

Merging #8 (d502418) into 0.x (116d280) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                0.x       #8   +/-   ##
=========================================
  Coverage     52.44%   52.44%           
  Complexity       63       63           
=========================================
  Files             7        7           
  Lines           143      143           
=========================================
  Hits             75       75           
  Misses           68       68           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 116d280...d502418. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants