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

Bump the composer group with 3 updates #39

Merged
merged 1 commit into from
May 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps the composer group with 3 updates: phpunit/phpunit, symfony/console and symfony/var-dumper.

Updates phpunit/phpunit from 11.1.0 to 11.1.3

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.1.3

Fixed

  • #5771: JUnit XML logger may crash when test that is run in separate process exits unexpectedly
  • #5819: Duplicate keys from different data providers are not handled properly

How to install or update PHPUnit

PHPUnit 11.1.2

Fixed

  • #5795: Using @testWith annotation may generate PHP Warning: Uninitialized string offset 0
  • #5807: The #[CoversMethod] attribute is not considered for risky test check

How to install or update PHPUnit

PHPUnit 11.1.1

Fixed

  • #5798: The #[CoversClass] and #[UsesClass] attributes can no longer target traits

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[11.1.3] - 2024-04-24

Fixed

  • #5771: JUnit XML logger may crash when test that is run in separate process exits unexpectedly
  • #5819: Duplicate keys from different data providers are not handled properly

[11.1.2] - 2024-04-14

Fixed

  • #5795: Using @testWith annotation may generate PHP Warning: Uninitialized string offset 0
  • #5807: The #[CoversMethod] attribute is not considered for risky test check

[11.1.1] - 2024-04-06

Fixed

  • #5798: The #[CoversClass] and #[UsesClass] attributes can no longer target traits
Commits
  • d475be0 Prepare release
  • eeb58ad Merge branch '10.5' into 11.1
  • 547d314 Prepare release
  • 5fc31bd Merge branch '10.5' into 11.1
  • 6da42ed Make this test work on Windows
  • d02eef1 Merge branch '10.5' into 11.1
  • 371fc2c Update ChangeLog
  • 77dc808 Use JUnit XML logfile as expectation instead of test runner output
  • c722fb2 Do not crash when test run in child process ends unexpectedly and `--log-juni...
  • b2b3555 Add --log-junit to test
  • Additional commits viewable in compare view

Updates symfony/console from 7.0.6 to 7.0.7

Release notes

Sourced from symfony/console's releases.

v7.0.7

Changelog (symfony/console@v7.0.6...v7.0.7)

Commits
  • c981e0e Merge branch '6.4' into 7.0
  • a170e64 Merge branch '5.4' into 6.4
  • f3e591c Auto-close PRs on subtree-splits
  • 2799d9a Merge branch '6.4' into 7.0
  • ae650d8 Merge branch '5.4' into 6.4
  • 2bc6c8d return null when message with name is not set
  • See full diff in compare view

Updates symfony/var-dumper from 7.0.6 to 7.0.7

Release notes

Sourced from symfony/var-dumper's releases.

v7.0.7

Changelog (symfony/var-dumper@v7.0.6...v7.0.7)

  • no significant changes
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 1, 2024
@jrmajor jrmajor force-pushed the dependabot/composer/composer-1bbcb1a0a6 branch from 849d036 to eb839cc Compare May 2, 2024 06:03
@jrmajor jrmajor merged commit eb839cc into master May 2, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/composer/composer-1bbcb1a0a6 branch May 2, 2024 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant