usernotnull / tall-toasts

A Toast notification library for the Laravel TALL stack. You can push notifications from the backend or frontend to render customizable toasts with almost zero footprint on the published CSS/JS 🔥🚀
MIT License
548 stars 32 forks source link

Update friendsofphp/php-cs-fixer requirement from ^v3.20 to ^v3.21 #416

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on friendsofphp/php-cs-fixer to permit the latest version.

Release notes

Sourced from friendsofphp/php-cs-fixer's releases.

v3.21.1 Triangle

experimental release

  • Require PHP ^8.0.1
Changelog

Sourced from friendsofphp/php-cs-fixer's changelog.

Changelog for v3.21.1

experimental release

  • Require PHP ^8.0.1

Changelog for v3.21.0

  • bug: Fix and enhance Gitlab reporter (#7089)
  • bug: Import with different case must not be removed by non-risky fixer (#7095)
  • bug: ordered imports fixer top group only (#7023)
  • bug: FinalPublicMethodForAbstractClassFixer - fix for readonly classes (#7123)
  • DX: do not nest ".editorconfig" files (#7112)
  • DX: exclude Dockerfile from dist (#7113)
  • DX: fix checkbashisms installation (#7102)
  • DX: fix Smoke tests for various git default branch name (#7119)
  • DX: Fix FileRemovalTest (do not fail when running it standalone) (#7104)
  • DX: Progress output refactor (#6848)
  • DX: Rename abstract test classes to *TestCase convention (#7100)
  • DX: test all PHPUnit migration sets (#7107)
  • DX: [Docker] Distinguish Alpine version between PHP versions (#7105)
  • feature: Create cache path if it does not exist (#7109)
  • feature: Introduce NullableTypeDeclarationFixer (#7002)
  • feature: Introduce TypeDeclarationSpacesFixer (#7001)
  • feature: BlankLineBetweenImportGroupsFixer - keep indent (#7122)
  • minor: Parse callable using full phpdoc grammar (#7094)
  • minor: PHP8.3 const type tokenizing (#7055)

Changelog for v3.20.0

  • DX: fix priority of FinalClassFixer (#7091)
  • DX: use FAST_LINT_TEST_CASES=1 for CI run on macOS (#7092)
  • feature: SingleLineEmptyBodyFixer - support interfaces, traits and enums (#7096)
  • feature: NullableTypeDeclarationForDefaultNullValue - support for nullability in union types (#5819)

Changelog for v3.19.2

  • bug: NoMultipleStatementsPerLineFixer must run before CurlyBracesPositionFixer (#7087)
  • bug: PhpdocAddMissingParamAnnotationFixer - fix for promoted properties (#7090)
  • DX: fix priority of SingleBlankLineBeforeNamespaceFixer (#7088)
  • minor: Parse all phpdoc types using full grammar (#7010)

Changelog for v3.19.1

  • bug: CurlyBracesPositionFixer must run before StatementIndentationFixer (#7085)

... (truncated)

Commits
  • 229b55b prepared the 3.21.1 release
  • e8c0970 Bump minimum PHP version to 8.0.1
  • be1b3fe bumped version
  • f29a059 prepared the 3.21.0 release
  • 082bb26 bug: FinalPublicMethodForAbstractClassFixer - fix for readonly classes (#7123)
  • 6db6a98 feature: BlankLineBetweenImportGroupsFixer - keep indent (#7122)
  • 734f765 DX: do not nest ".editorconfig" files (#7112)
  • 5d7c151 DX: fix Smoke tests for various git default branch name (#7119)
  • bc9d96f DX: Progress output refactor (#6848)
  • 1ab962b minor: PHP8.3 const type tokenizing (#7055)
  • 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)