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 #946

Merged
merged 1 commit into from
Aug 5, 2022
Merged

Update dependencies #946

merged 1 commit into from
Aug 5, 2022

Conversation

dbrumann
Copy link
Collaborator

@dbrumann dbrumann commented Aug 5, 2022

  - Upgrading amphp/process (v1.1.3 => v1.1.4)
  - Upgrading doctrine/annotations (1.13.2 => 1.13.3)
  - Upgrading fidry/console (0.4.0 => 0.5.1)
  - Upgrading humbug/php-scoper (0.17.2 => 0.17.3)
  - Upgrading paragonie/constant_time_encoding (v2.5.0 => v2.6.3)
  - Upgrading phpstan/phpdoc-parser (1.5.1 => 1.6.4)
  - Upgrading phpstan/phpstan (1.7.10 => 1.8.2)
  - Upgrading phpstan/phpstan-symfony (1.2.2 => 1.2.8)
  - Upgrading phpunit/phpunit (9.5.20 => 9.5.21)
  - Upgrading symfony/config (v5.4.9 => v5.4.11)
  - Upgrading symfony/console (v5.4.9 => v5.4.11)
  - Upgrading symfony/dependency-injection (v5.4.9 => v5.4.11)
  - Upgrading symfony/deprecation-contracts (v2.5.1 => v2.5.2)
  - Upgrading symfony/event-dispatcher-contracts (v2.5.1 => v2.5.2)
  - Upgrading symfony/filesystem (v5.4.9 => v5.4.11)
  - Upgrading symfony/finder (v5.4.8 => v5.4.11)
  - Upgrading symfony/options-resolver (v5.4.3 => v5.4.11)
  - Upgrading symfony/process (v5.4.8 => v5.4.11)
  - Upgrading symfony/service-contracts (v2.5.1 => v2.5.2)
  - Upgrading symfony/string (v5.4.9 => v5.4.11)
  - Upgrading symfony/var-dumper (v5.4.9 => v5.4.11)
  - Upgrading symfony/yaml (v5.4.3 => v5.4.11)
  - Upgrading vimeo/psalm (4.23.0 => 4.26.0)

@dbrumann dbrumann merged commit 03436d2 into qossmic:main Aug 5, 2022
@dbrumann dbrumann deleted the dependency_updates branch August 5, 2022 12:23
@patrickkusebauch
Copy link
Collaborator

I think that by unmarking the classes immutable, we are loosing valuable guard checks and information.

@dbrumann
Copy link
Collaborator Author

dbrumann commented Aug 5, 2022

Yes, but I figured once I merge the remaining stuff and do a release we will merge your PR for PHP 8.1 anyways, so we can just properly make this a readonly property and hopefully phpstan will stop complaining

@smoench
Copy link
Contributor

smoench commented Aug 12, 2022

@dbrumann Instead of copy pasting dependency changes from CLI, I can recommend this github action https://github.com/WyriHaximus/github-action-composer.lock-diff

Sign up for free to 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.

None yet

3 participants