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

chore(deps): update all non-major dependencies #163

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

ata-no-one
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
colinodell/psr-testlogger require-dev minor 1.0.0 -> 1.3.0
phpunit/phpunit (source) require-dev patch 11.4.2 -> 11.4.4
symfony/console (source) require-dev minor 7.1.5 -> 7.2.0

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

colinodell/psr-testlogger (colinodell/psr-testlogger)

v1.3.0

Compare Source

Changed
  • Level arguments for hasRecord*() methods are now optional (#​5)
Fixed
  • Fixed PHP 8.2 compatibility when handling exception type records (#​4)

v1.2.0

Compare Source

Added
  • Added support for custom string- and int-based log levels (#​2)
Changed
  • Minimum PHP version is now 8.0
Fixed
  • Fixed log() not throwing the correct exception when an invalid log level is passed
Removed
  • Removed support for PHP 7.4

v1.1.0

Compare Source

Fixed
  • Fixed incorrect parameters in magic method docblocks
  • Fixed missing string type to hasRecordThatPasses()
sebastianbergmann/phpunit (phpunit/phpunit)

v11.4.4: PHPUnit 11.4.4

Compare Source

Fixed
  • #​6028: ignoreIndirectDeprecations=true suppresses deprecations triggered in test code

How to install or update PHPUnit

v11.4.3: PHPUnit 11.4.3

Compare Source

Changed
  • #​6010: Improve parameter name for assertGreaterThan(), assertGreaterThanOrEqual(), assertLessThan(), and assertLessThanOrEqual()
  • #​6012: Remove empty lines between TeamCity events
Fixed
  • #​6017: Deprecation Triggers are not registered when Process Isolation is used

How to install or update PHPUnit

symfony/console (symfony/console)

v7.2.0

Compare Source

Changelog (symfony/console@v7.2.0-RC1...v7.2.0)

  • no significant changes

v7.1.8

Compare Source

Changelog (symfony/console@v7.1.7...v7.1.8)

  • no significant changes

v7.1.7

Compare Source

Changelog (symfony/console@v7.1.6...v7.1.7)

v7.1.6

Compare Source

Changelog (symfony/console@v7.1.5...v7.1.6)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@lennartdohmann lennartdohmann merged commit 6655c08 into main Dec 2, 2024
4 checks passed
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.

2 participants