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
541 stars 32 forks source link

Update phpmd/phpmd requirement from ^2.13 to ^2.14 #448

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Updates the requirements on phpmd/phpmd to permit the latest version.

Release notes

Sourced from phpmd/phpmd's releases.

2.14.0

Added

  • Added #997: Add a follow on mastodon link to the footer on the website.
  • Added #999: Add dev as keyword to the composer.json file.
  • Added #1014: Add phar signing.
  • Added #1011: Add support for cache results.
  • Added internal #1017: Run PHPStan in CI.
  • Added #1015: Add debug information to cache results.
  • Added #1022: Add --verbose and --color options to text renderer.
  • Added #1025: Support file globbing, and STDIN.
  • Added #1023: Add trace of the error when debug verbosity.
  • Added #1029: Added the option to the command line to set the number of extra lines in code snippets.

Fixed

  • Fixed #924 in #983: Add exceptions and ignorepattern properties to BooleanArgumentFlag rule.
  • Fixed #986: PHP 8.1 deprecation message when rendering html reports.
  • Fixed #996: Global import from an array value.
  • Fixed #1000: Correct url by removing leading slash.
  • Fixed #1021: Fix typos
  • Fixed #467 in #1026: Dedupe violation for CamelCaseVariableName.
  • Fixed #1031: Fix call to undefined getParent() method.
  • Fixed #989 in #990: Documentation about coma-separated syntax for multiple paths.

Changed

  • Changed internal: #987 Decrease BooleanArgumentFlag complexity
  • Changed internal: #972 Update phpunit_coverage.yml
  • Changed documentation #989 in #990: Update documentation about filename/directory in CLI.
  • Changed #1004 #1032: Update PDepend to version 2.15.0.
  • Changed internal: #1012: Update GitHub Actions form v2 to v3.
  • Changed #1005 and #1018: Update authors.
  • Changed #1024: Run PHPCS 3 on GitHub Actions.

Consult the changelog for the full history of noteworthy changes or browse through the list of commits since the last release.

Contributors to this release

New Contributors

... (truncated)

Changelog

Sourced from phpmd/phpmd's changelog.

phpmd-2.14.0 (2023/09/26)

phpmd-2.13.0 (2022/09/10)

phpmd-2.12.0 (2022/03/24)

  • Added composer/xdebug-handler 3 support #930
  • Added GitHub action config for PHP 8.1 #918 #942
  • Fixed #276 in #833: Disallow capital letter at the beginning in CamelCasePropertyName rule.
  • Fixed typo in exclude-pattern.xml #944

... (truncated)

Commits


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 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)