Skip to content

v6.2.1

Latest

Choose a tag to compare

@neilime neilime released this 09 Nov 07:25
· 2 commits to main since this release

Release Summary

Updated the CSS Referential dataset to the latest rules across multiple runs to improve lint coverage and accuracy.
Fixed the CSS referential scraper with a retry and rate-limiting strategy to gracefully handle 429 responses.

Internal: refreshed CI and tooling dependencies (GitHub Actions, actions/cache, codecov, ci-github-common) and developer utilities (php-cs-fixer, rector, guzzle) to keep the pipeline stable and maintainable.

Breaking change(s)

There is no breaking change.

What's Changed

  • build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 in the github-actions-dependencies group by @dependabot[bot] in #148
  • build(deps-dev): update guzzlehttp/guzzle requirement from ^7.9 to ^7.10 in the dev-dependencies group across 1 directory by @dependabot[bot] in #149
  • feat: update CSS Referential by @github-actions[bot] in #150
  • build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 in the github-actions-dependencies group by @dependabot[bot] in #151
  • build(deps): update friendsofphp/php-cs-fixer requirement from ^3.86 to ^3.87 in /tools by @dependabot[bot] in #152
  • feat: update CSS Referential by @github-actions[bot] in #153
  • build(deps): update friendsofphp/php-cs-fixer requirement from ^3.87 to ^3.88 in /tools by @dependabot[bot] in #155
  • build(deps): bump actions/cache from 4.2.4 to 4.3.0 in the github-actions-dependencies group by @dependabot[bot] in #154
  • fix: implement retry strategy and rate limiting for CSS referential scraper to handle 429 responses by @Copilot in #157
  • build(deps): bump hoverkraft-tech/ci-github-common from 0.24.0 to 0.26.0 in the github-actions-dependencies group by @dependabot[bot] in #158
  • feat: update CSS Referential by @github-actions[bot] in #159
  • build(deps): update rector/rector requirement from ^2.1 to ^2.2 in /tools by @dependabot[bot] in #160
  • build(deps): bump hoverkraft-tech/ci-github-common from 0.26.0 to 0.27.0 in the github-actions-dependencies group by @dependabot[bot] in #161
  • build(deps): update friendsofphp/php-cs-fixer requirement from ^3.88 to ^3.89 in /tools by @dependabot[bot] in #162
  • feat: update CSS Referential by @github-actions[bot] in #163
  • build(deps): bump the github-actions-dependencies group with 2 updates by @dependabot[bot] in #164
  • build(deps): bump the github-actions-dependencies group with 2 updates by @dependabot[bot] in #165
  • feat: update CSS Referential by @github-actions[bot] in #166

Full Changelog: v6.2.0...v6.2.1