Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #261

Merged
merged 4 commits into from
Sep 19, 2023
Merged

Update dependencies #261

merged 4 commits into from
Sep 19, 2023

Conversation

lcobucci
Copy link
Collaborator

This updates all development dependencies, making data providers more useful.

We were already applying the same rules set but they got outdated. This
makes it easier to ensure everything gets easily updated.

Signed-off-by: Luís Cobucci <[email protected]>
Lock file operations: 0 installs, 3 updates, 0 removals
  - Upgrading phpstan/phpstan (1.10.26 => 1.10.35)
  - Upgrading phpstan/phpstan-deprecation-rules (1.1.3 => 1.1.4)
  - Upgrading phpstan/phpstan-phpunit (1.3.13 => 1.3.14)

Signed-off-by: Luís Cobucci <[email protected]>
Replacing data providers indexes with more meaningful titles, providing
more information on test execution.

---

Lock file operations: 0 installs, 22 updates, 2 removals
  - Removing doctrine/instantiator (2.0.0)
  - Removing sebastian/resource-operations (3.0.3)
  - Upgrading nikic/php-parser (v4.16.0 => v4.17.1)
  - Upgrading phpunit/php-code-coverage (9.2.27 => 10.1.6)
  - Upgrading phpunit/php-file-iterator (3.0.6 => 4.1.0)
  - Upgrading phpunit/php-invoker (3.1.1 => 4.0.0)
  - Upgrading phpunit/php-text-template (2.0.4 => 3.0.1)
  - Upgrading phpunit/php-timer (5.0.3 => 6.0.0)
  - Upgrading phpunit/phpunit (9.6.10 => 10.3.5)
  - Upgrading sebastian/cli-parser (1.0.1 => 2.0.0)
  - Upgrading sebastian/code-unit (1.0.8 => 2.0.0)
  - Upgrading sebastian/code-unit-reverse-lookup (2.0.3 => 3.0.0)
  - Upgrading sebastian/comparator (4.0.8 => 5.0.1)
  - Upgrading sebastian/complexity (2.0.2 => 3.0.1)
  - Upgrading sebastian/diff (4.0.5 => 5.0.3)
  - Upgrading sebastian/environment (5.1.5 => 6.0.1)
  - Upgrading sebastian/exporter (4.0.5 => 5.1.0)
  - Upgrading sebastian/global-state (5.0.5 => 6.0.1)
  - Upgrading sebastian/lines-of-code (1.0.3 => 2.0.1)
  - Upgrading sebastian/object-enumerator (4.0.4 => 5.0.0)
  - Upgrading sebastian/object-reflector (2.0.4 => 3.0.0)
  - Upgrading sebastian/recursion-context (4.0.5 => 5.0.0)
  - Upgrading sebastian/type (3.2.1 => 4.0.0)
  - Upgrading sebastian/version (3.0.2 => 4.0.1)

Signed-off-by: Luís Cobucci <[email protected]>
Lock file operations: 0 installs, 8 updates, 0 removals
  - Upgrading symfony/console (v6.3.0 => v6.3.4)
  - Upgrading symfony/finder (v6.3.0 => v6.3.3)
  - Upgrading symfony/polyfill-ctype (v1.27.0 => v1.28.0)
  - Upgrading symfony/polyfill-intl-grapheme (v1.27.0 => v1.28.0)
  - Upgrading symfony/polyfill-intl-normalizer (v1.27.0 => v1.28.0)
  - Upgrading symfony/polyfill-mbstring (v1.27.0 => v1.28.0)
  - Upgrading symfony/process (v6.3.0 => v6.3.4)
  - Upgrading symfony/string (v6.3.0 => v6.3.2)

Signed-off-by: Luís Cobucci <[email protected]>
@lcobucci lcobucci added this to the 2.0.0 milestone Sep 19, 2023
@lcobucci lcobucci self-assigned this Sep 19, 2023
@lcobucci lcobucci merged commit 49c575b into master Sep 19, 2023
27 checks passed
@lcobucci lcobucci deleted the update-dependencies branch September 19, 2023 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant