github roach-php/core v3.0.0

latest releases: v3.2.0, v3.1.0, v3.0.1...
8 months ago

3.0.0 (2024-01-05)

⚠ BREAKING CHANGES

  • add namespace to run and scheduler (#105)

Features

  • add namespace to run and scheduler (#105) (167e824)
  • add request proxy middleware (913b349)
  • add ResponseReceiving and ResponseReceived events (96c9332)
  • allow request middleware to set a response to bypass downloader (#106) (d8ae43e)
  • php 8.3 support (02772af)

Bug Fixes

  • rename integration tests so they actually get run (33eb25e)

Miscellaneous Chores

  • (deps): bump symfony/console from 6.2.5 to 6.2.7 (#93) (4f535da)
  • (deps): bump symfony/css-selector from 6.2.5 to 6.2.7 (20fc15b)
  • (deps): bump symfony/dom-crawler from 6.2.5 to 6.2.7 (#92) (25e4831)
  • add code of conduct (ed80fbe)
  • add CODEOWNERS file (9efec92)
  • add commitlint step to pipeline (64e785a)
  • add contribution guide (bdb57e0)
  • add issue templates (5c4fd81)
  • apply cs fixes (1c628d0)
  • deps-dev: bump ergebnis/composer-normalize from 2.29.0 to 2.30.2 (980b920)
  • deps-dev: bump ergebnis/php-cs-fixer-config from 5.3.1 to 5.3.2 (44d81c9)
  • deps-dev: bump ergebnis/php-cs-fixer-config from 5.3.2 to 5.3.3 (7b6f59f)
  • deps-dev: bump ergebnis/php-cs-fixer-config from 5.3.3 to 5.4.0 (#113) (cfaae68)
  • deps-dev: bump ergebnis/php-cs-fixer-config from 5.4.0 to 5.7.0 (#127) (61b2d2a)
  • deps-dev: bump phpunit/phpunit from 10.0.15 to 10.0.16 (57b4d03)
  • deps-dev: bump phpunit/phpunit from 10.0.16 to 10.0.18 (a5fe27a)
  • deps-dev: bump phpunit/phpunit from 10.0.18 to 10.2.0 (#130) (355a1e6)
  • deps-dev: bump phpunit/phpunit from 10.2.0 to 10.3.2 (9aded43)
  • deps-dev: bump vimeo/psalm from 5.6.0 to 5.8.0 (b60588a)
  • deps-dev: bump vimeo/psalm from 5.8.0 to 5.9.0 (#110) (0ef0d78)
  • deps-dev: bump vimeo/psalm from 5.9.0 to 5.15.0 (4835458)
  • deps: bump guzzlehttp/guzzle from 7.5.0 to 7.8.0 (0c4e817)
  • deps: bump guzzlehttp/psr7 from 2.4.3 to 2.5.0 (#120) (7572aae)
  • deps: bump psy/psysh from 0.11.12 to 0.11.13 (4542cbf)
  • deps: bump psy/psysh from 0.11.13 to 0.11.18 (#128) (8e940ef)
  • deps: bump psy/psysh from 0.11.22 to 0.12.0 (03da7a3)
  • deps: bump symfony/console from 6.2.7 to 6.2.8 (#111) (c24018c)
  • deps: bump symfony/css-selector from 6.2.7 to 6.3.2 (34e38b9)
  • deps: bump symfony/dom-crawler from 6.2.7 to 6.2.8 (#109) (8302a9a)
  • deps: bump symfony/dom-crawler from 6.2.8 to 6.2.9 (#118) (1099794)
  • deps: bump symfony/dom-crawler from 6.2.9 to 6.4.0 (40794f8)
  • deps: bump symfony/event-dispatcher from 6.2.5 to 6.2.7 (3a19510)
  • deps: bump symfony/event-dispatcher from 6.2.8 to 6.3.2 (fdfa495)
  • deps: bump symfony/options-resolver from 6.2.5 to 6.2.7 (#89) (fe24ee3)
  • deps: bump tj-actions/branch-names in /.github/workflows (cd125d2)
  • set up dependabot (29fb85e)
  • set up release please action (5a7df32)
  • update changelog (06f7e3d)
  • update changelog (e896c1a)
  • update copyright year (321626f)
  • upgrade to phpunit 10 (fd83095)

Don't miss a new core release

NewReleases is sending notifications on new releases.