lonnieezell / Bonfire2

CodeIgniter 4-based application skeleton
MIT License
129 stars 50 forks source link

Bump codeigniter/coding-standard from 1.7.3 to 1.7.7 #383

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps codeigniter/coding-standard from 1.7.3 to 1.7.7.

Release notes

Sourced from codeigniter/coding-standard's releases.

v1.7.7 Coding Standard

Fixed 🔧

  • Specify force option for php_unit_data_provider_static fixer

Please refer to the CHANGELOG for the detailed list of changes.

v1.7.6 Coding Standard

Changes ⚙️

  • Enable 'php_unit_data_provider_static'
  • Add new fixers in php-cs-fixer v3.23
  • Add yield_from_array_to_yields
  • Enable php_unit_data_provider_name
  • Use all available checked tokens for no_extra_blank_lines
  • Configure php_unit_data_provider_return_type
  • Remove parallel.timeout in phpstan.neon.dist

Please refer to the CHANGELOG for the detailed list of changes.

v1.7.5 Coding Standard

Changes ⚙️

  • Configure new fixers in php-cs-fixer v3.20

Please refer to the CHANGELOG for the detailed list of changes.

v1.7.4 Coding Standard

Changes ⚙️

  • Bump php-cs-fixer to v3.18
  • Add case_sensitive option to ordered_class_elements
  • Add missing rules

Fixed 🔧

  • fix: ruleset deprecated on v3.18 (#10)

New Contributors

Please refer to the CHANGELOG for the detailed list of changes.

Full Changelog: https://github.com/CodeIgniter/coding-standard/compare/v1.7.3...v1.7.4

Changelog

Sourced from codeigniter/coding-standard's changelog.

v1.7.7 - 2023-08-15

  • Specify force option for php_unit_data_provider_static fixer

v1.7.6 - 2023-08-15

  • Enable 'php_unit_data_provider_static'
  • Add new fixers in php-cs-fixer v3.23
  • Add yield_from_array_to_yields
  • Enable php_unit_data_provider_name
  • Use all available checked tokens for no_extra_blank_lines
  • Configure php_unit_data_provider_return_type
  • Remove parallel.timeout in phpstan.neon.dist

v1.7.5 - 2023-07-15

  • Configure new fixers in php-cs-fixer v3.20

v1.7.4 - 2023-06-19

  • Bump php-cs-fixer to v3.18
  • fix: ruleset deprecated on v3.18 (#10)
  • Add case_sensitive option to ordered_class_elements
  • Add missing rules
Commits
  • 22d57c7 Specify force option for php_unit_data_provider_static fixer
  • 634ae23 Add changelog for v1.7.6
  • 2d1cee4 Enable 'php_unit_data_provider_static'
  • d4983ce Add new fixers in php-cs-fixer v3.23
  • 16e28f4 Add yield_from_array_to_yields
  • 50801b8 Enable php_unit_data_provider_name
  • 43c8673 Use all available checked tokens for no_extra_blank_lines
  • 5c4cfbb Configure php_unit_data_provider_return_type
  • 326fa35 Remove parallel.timeout in phpstan.neon.dist
  • d01a2fa Prepare changelog for v1.7.5
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 1 year ago

Looks like codeigniter/coding-standard is up-to-date now, so this is no longer needed.