Skip to content

Update drupal/coder from 8.3.18 to 8.3.21 - #375

Closed
violinist-bot wants to merge 1 commit into
SignWo:11.xfrom
violinist-dev:drupalcoder83188321
Closed

Update drupal/coder from 8.3.18 to 8.3.21#375
violinist-bot wants to merge 1 commit into
SignWo:11.xfrom
violinist-dev:drupalcoder83188321

Conversation

@violinist-bot

@violinist-botviolinist-bot commented Aug 27, 2023

Copy link
Copy Markdown

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • symfony/polyfill-ctype: v1.28.0 (updated from v1.27.0)
  • symfony/yaml: v6.3.3 (updated from v6.3.0)
  • drupal/coder: 8.3.21 (updated from 8.3.18)
  • phpstan/phpdoc-parser: 1.24.2 (updated from 1.20.4)
  • sirbrillig/phpcs-variable-analysis: v2.11.17 (updated from v2.11.16)
  • slevomat/coding-standard: 8.14.1 (updated from 8.12.1)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
 .github/workflows/testing.yml
coder_sniffer/Drupal/Sniffs/Classes/UseGlobalClassSniff.php
coder_sniffer/Drupal/Sniffs/Commenting/DocCommentSniff.php
coder_sniffer/Drupal/Sniffs/Commenting/FunctionCommentSniff.php
coder_sniffer/Drupal/Sniffs/Semantics/ConstantNameSniff.php
coder_sniffer/Drupal/ruleset.xml
composer.json
tests/Drupal/Classes/ClassCreateInstanceUnitTest.inc.fixed
tests/Drupal/Classes/FullyQualifiedNamespaceUnitTest.inc.fixed
tests/Drupal/Classes/UnusedUseStatementUnitTest.inc.fixed
tests/Drupal/Classes/UseGlobalClassUnitTest.inc
tests/Drupal/Classes/UseGlobalClassUnitTest.inc.fixed
tests/Drupal/Commenting/FunctionCommentUnitTest.inc
tests/Drupal/Commenting/FunctionCommentUnitTest.inc.fixed
tests/Drupal/Commenting/FunctionCommentUnitTest.php
tests/Drupal/Commenting/VariableCommentUnitTest.inc
tests/Drupal/Commenting/VariableCommentUnitTest.inc.fixed
tests/Drupal/Semantics/ConstantNameUnitTest.php
tests/Drupal/Semantics/FunctionTUnitTest.inc
tests/Drupal/Semantics/FunctionTUnitTest.php
tests/Drupal/Semantics/constant_test.install
tests/Drupal/Semantics/constant_test.module
tests/Drupal/bad/BadUnitTest.php
tests/Drupal/bad/bad_crlf.inc
tests/Drupal/bad/bad_crlf.inc.fixed
tests/Drupal/good/good.module
tests/Drupal/good/good.php
tests/DrupalPractice/InfoFiles/description_empty.info.yml
tests/DrupalPractice/InfoFiles/description_missing.info.yml

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • a0b76c6cRevert "feat(FunctionT): Allow passing constants to t() (#3326197 by Murz)"
  • e79554befix(ConstantName): Fix constant name detection with define() calls (#3369978 by jonathan1055)
  • 88055e40style(FunctionT): Fix coding standard spacing in test (#3326197)
  • 1c4a0921feat(FunctionT): Allow passing constants to t() (#3326197 by Murz)
  • e4e2e227fix(FunctionComment): Fix regression in 8.3.19 for variadic function parameters (#3365993)
  • bae4c1f5test(github): Remove phpstan install workaround for removed PHP 7.1 (#203)
  • 8a4b9e06test(phpunit): PHPunit 7 is unused
  • 9a152b41feat(ConstName): Support const keyword in constant name prefix detection (#3358592)
  • a40711ddfeat(AlphabeticallySortedUses): Add sniff to check and fix use statement order (#3310013)
  • 5a1779e6fix(FunctionComment): Fix support for PHP 8 intersection types (#3303625)
  • 6689a211fix(DocComment): Fix undefined string index on short comments (#3307937)
  • e4e05ca7fix(UseGlobalClass): Fix false positive with closure use statements (#3217297)
  • 0f9e1819tests(InfoFiles): Fix CRLF line endings in tests (#3323964)
  • f2df52c5feat(VariableComment): Allow more complex PHPStan type annotations (#3355543)

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@truls1502

Copy link
Copy Markdown
Member

This will now be closed, since it has been superseded by #408.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@violinist-bot@truls1502