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 all group with 6 updates #309

Merged
merged 4 commits into from
Dec 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps the all group with 6 updates:

Package From To
infection/infection 0.27.8 0.27.9
phpspec/prophecy 1.17.0 1.18.0
phpspec/prophecy-phpunit 2.0.2 2.1.0
phpstan/phpstan 1.10.47 1.10.48
squizlabs/php_codesniffer 3.7.2 3.8.0

Updates infection/infection from 0.27.8 to 0.27.9

Release notes

Sourced from infection/infection's releases.

Fix an issue with numeric data provider keys in PHPUnit >= 10

Fixed:

Full Changelog: infection/infection@0.27.8...0.27.9

Commits
  • 61e6d06 Revert "Disable Box Requirements Checker as it conflicts as the package "symf...
  • 23c94d5 build: Disable the requirement checker (#1903)
  • 5583296 Disable Box Requirements Checker as it conflicts as the package "symfony/serv...
  • 6a46a15 Fix an issue with numeric data provider keys and run tests with format clear ...
  • 5d7a36f Upgrade to Box 4.5.1 (#1766)
  • f456c92 ci: Skip tests if Symfony6 & locked (#1837)
  • See full diff in compare view

Updates phpspec/prophecy from 1.17.0 to 1.18.0

Release notes

Sourced from phpspec/prophecy's releases.

1.18.0

  • [added] Add support for PHP 8.3 [@​rajeshreeputra]
  • [changed] Improve the error when using return types that Prophecy does not support for mocking [@​stof]
  • [changed] Add more precise type for static analysis [@​stof]
  • [fixed] Error when comparing object arguments with integers [@​lucassabreu]
  • [changed] Add PHP 8.2 to test matrix [@​Jean85]
  • [Added] Allow sebastian/comparator and sebastian/recursion-context 5, and phpunit/phpunit 10 [@​Jean85]
  • [docs] Switch travis status badge to GHA one [@​michalbundyra]
Changelog

Sourced from phpspec/prophecy's changelog.

1.18.0 / 2023-12-07

  • [added] Add support for PHP 8.3 [@​rajeshreeputra]
  • [changed] Improve the error when using return types that Prophecy does not support for mocking [@​stof]
  • [changed] Add more precise type for static analysis [@​stof]
  • [fixed] Error when comparing object arguments with integers [@​lucassabreu]
  • [changed] Add PHP 8.2 to test matrix [@​Jean85]
  • [Added] Allow sebastian/comparator and sebastian/recursion-context 5, and phpunit/phpunit 10 [@​Jean85]
  • [docs] Switch travis status badge to GHA one [@​michalbundyra]
Commits
  • d4f454f Update the changelog for 1.18.0
  • 8b82dd9 Merge pull request #605 from stof/better_analysis
  • 9ab4a3c Improve types for places dealing with class or interface names
  • 03cfe36 Merge pull request #608 from rajeshreeputra/php-8.3-compatibility
  • a2c9520 Fix the CI on PHP 8.3 until phpspec supports it officially
  • 1b4b61e PHP 8.3 compatibility checks.
  • f560293 Merge pull request #612 from Wirone/codito/phpstan-enhancements
  • 96fbb07 Introduce Composer scripts for running PHPStan commands
  • e5aa5ea Generate new PHPStan baseline
  • f972b17 Rename default PHPStan configuration file
  • Additional commits viewable in compare view

Updates phpspec/prophecy-phpunit from 2.0.2 to 2.1.0

Release notes

Sourced from phpspec/prophecy-phpunit's releases.

2.1.0

  • Add support for PHPUnit 10.1+ (10.0 is not supported)
  • Bump requirement to Prophecy 1.18+
Changelog

Sourced from phpspec/prophecy-phpunit's changelog.

2.1.0 / 2023-12-08

Add support for PHPUnit 10.1+ (10.0 is not supported) Bump requirement to Prophecy 1.18+

Commits

Updates phpstan/phpstan from 1.10.47 to 1.10.48

Release notes

Sourced from phpstan/phpstan's releases.

1.10.48

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Commits
  • 087ed4b PHPStan 1.10.48
  • 8ada96c Update baselines
  • fa5d5f9 Updated PHPStan to commit fa5d5f958b051b088fb0824d377a091273d6436c
  • 34dfd6a Updated PHPStan to commit 34dfd6aa45963c83cb5f733dae4890ed1a63cbda
  • cf2c8bb Updated PHPStan to commit cf2c8bbd9ebd2ebe300dbd310e136ad603d7def3
  • a1fffb3 Updated PHPStan to commit a1fffb3346e09f1e8e8d987d4282263295a55142
  • 3a12724 Updated PHPStan to commit 3a12724fd636b1bcf36c22b36e8f765d97150895
  • 0a3a968 Updated PHPStan to commit 0a3a968b86773a54e102baee4f63d39a556c97fc
  • 1b126c9 Updated PHPStan to commit 1b126c9a49ec934b381e35a58bf412292762cbef
  • 942eaa4 Update baselines
  • Additional commits viewable in compare view

Updates squizlabs/php_codesniffer from 3.7.2 to 3.8.0

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

Bumps the all group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [infection/infection](https://github.com/infection/infection) | `0.27.8` | `0.27.9` |
| [phpspec/prophecy](https://github.com/phpspec/prophecy) | `1.17.0` | `1.18.0` |
| [phpspec/prophecy-phpunit](https://github.com/phpspec/prophecy-phpunit) | `2.0.2` | `2.1.0` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.10.47` | `1.10.48` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `9.6.15` | `10.5.2` |
| [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) | `3.7.2` | `3.8.0` |


Updates `infection/infection` from 0.27.8 to 0.27.9
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.27.8...0.27.9)

Updates `phpspec/prophecy` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/phpspec/prophecy/releases)
- [Changelog](https://github.com/phpspec/prophecy/blob/master/CHANGES.md)
- [Commits](phpspec/prophecy@v1.17.0...v1.18.0)

Updates `phpspec/prophecy-phpunit` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/phpspec/prophecy-phpunit/releases)
- [Changelog](https://github.com/phpspec/prophecy-phpunit/blob/master/CHANGES.md)
- [Commits](phpspec/prophecy-phpunit@v2.0.2...v2.1.0)

Updates `phpstan/phpstan` from 1.10.47 to 1.10.48
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.47...1.10.48)

Updates `phpunit/phpunit` from 9.6.15 to 10.5.2
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.2/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@9.6.15...10.5.2)

Updates `squizlabs/php_codesniffer` from 3.7.2 to 3.8.0
- [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases)
- [Commits](https://github.com/squizlabs/PHP_CodeSniffer/commits)

---
updated-dependencies:
- dependency-name: infection/infection
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: phpspec/prophecy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: phpspec/prophecy-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: squizlabs/php_codesniffer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 11, 2023
@TravisCarden TravisCarden merged commit 3a196ec into develop Dec 12, 2023
9 checks passed
@TravisCarden TravisCarden deleted the dependabot/composer/all-5ce07a3c1c branch December 12, 2023 00:06
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