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-development group across 1 directory with 5 updates #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps the composer-development group with 5 updates in the / directory:

Package From To
phpunit/phpunit 9.6.3 9.6.19
phpstan/phpstan 0.12.67 0.12.100
phpstan/phpstan-phpunit 0.12.17 0.12.22
symplify/easy-coding-standard 8.3.48 12.2.0
phpspec/prophecy-phpunit 2.0.1 2.2.0

Updates phpunit/phpunit from 9.6.3 to 9.6.19

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 9.6.19

Changed

  • The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the PHAR distribution of PHPUnit

How to install or update PHPUnit

PHPUnit 9.6.18

Changed

  • #5763: Release nullable type changes for PHPUnit 9.6

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[9.6.19] - 2024-04-05

Changed

  • The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the PHAR distribution of PHPUnit

[9.6.18] - 2024-03-21

Changed

  • #5763: Release nullable type changes for PHPUnit 9.6

[9.6.17] - 2024-02-23

Changed

  • Improve output of --check-version CLI option
  • Improve description of --check-version CLI option
  • Show help for --manifest, --sbom, and --composer-lock when the PHAR is used

Fixed

  • #5712: Update dependencies for PHAR distribution of PHPUnit 9.6

[9.6.16] - 2024-01-19

Changed

  • Make PHAR build reproducible (the only remaining differences were in the timestamps for the files in the PHAR)

Fixed

  • #5516: Assertions that use the LogicalNot constraint (assertNotEquals(), assertStringNotContainsString(), ...) can generate confusing failure messages
  • #5666: --no-extensions CLI option does not work
  • #5673: Confusing error message when migration of a configuration is requested that does not need to be migrated

[9.6.15] - 2023-12-01

Fixed

  • #5596: PHPUnit\Framework\TestCase has @internal annotation in PHAR

[9.6.14] - 2023-12-01

Added

  • #5577: --composer-lock CLI option for PHAR binary that displays the composer.lock used to build the PHAR

[9.6.13] - 2023-09-19

... (truncated)

Commits

Updates phpstan/phpstan from 0.12.67 to 0.12.100

Release notes

Sourced from phpstan/phpstan's releases.

0.12.100

Message from the future

⚠️ You're running a really old version of PHPStan.️

The last release in the 0.12.x series with new features and bugfixes was released on September 12th 2021, that's 415 days ago.

Since then more than 67 new PHPStan versions were released with hundreds of new features, bugfixes, and other quality of life improvements.

To learn about what you're missing out on, check out this blog with articles about the latest major releases: https://phpstan.org/blog

Upgrade today to PHPStan 1.8 or newer by using "phpstan/phpstan": "^1.8" in your composer.json.

Commits
  • 48236dd PHPStan 0.12.100
  • b4d40f1 PHPStan 0.12.99
  • f92b072 Updated PHPStan to commit 76800bfb578426817fabcedba5ba7ff695bdc74a
  • 644ea1d Updated PHPStan to commit 3b6f0bf739c77e1fb8fb5116ae89cd70a2ac96c2
  • 65093a3 Updated PHPStan to commit 9c19d6f6fb29a8dbd297b01c841557291e288f20
  • 55e6ba5 Updated PHPStan to commit 8b3382aceac801b9801fccda253033d8e8e5f655
  • e5fd67a Updated PHPStan to commit 8596663270b7b45d227e2184264a1fed7f5e8a57
  • 6f7da91 Updated PHPStan to commit 3e0ecec8fc2482e412f67f6a62bdb6542be0fe5d
  • 7f7c8fc Revert "Update PMMP baseline"
  • d0fde15 Updated PHPStan to commit 9c3b76539a10453fffc5c30e213ffab9dd03c737
  • Additional commits viewable in compare view

Updates phpstan/phpstan-phpunit from 0.12.17 to 0.12.22

Release notes

Sourced from phpstan/phpstan-phpunit's releases.

0.12.22

  • 2968a62 - Fix PHP 8.1 compatibility
  • 7c01ef9 - Add support for assertObjectHasAttribute

0.12.21

0.12.20

  • 534606b - Drop Phing for Makefile
  • 82b919a - chore: Use the latest PHPUnit wherever possible, use PHP 8.0 for PHPCS
  • 151d71b - Rewrite in backward compatibility compliant way
  • 8e11b1a - Make sure AssertFunctionTypeSpecifyingExtension works with namespaced functions
  • efc0099 - Fix

0.12.19

  • 25fe53e - Fix build
  • 07cbf74 - Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
  • 527d8e1 - Require PHPStan 0.12.83
  • 3123fec - Lock closed issues
  • 52f7072 - Unchecked exceptions configuration

0.12.18

  • 58e52ad - Dependabot
  • ab44aec - Allow toggling union to intersection type conversion
Commits
  • 7c01ef9 Add support for assertObjectHasAttribute
  • 2968a62 Fix PHP 8.1 compatibility
  • 6aaff11 Add support for assertArrayHasKey (#100)
  • efc0099 Fix
  • 8e11b1a Make sure AssertFunctionTypeSpecifyingExtension works with namespaced functions
  • 151d71b Rewrite in backward compatibility compliant way
  • 82b919a chore: Use the latest PHPUnit wherever possible, use PHP 8.0 for PHPCS
  • 534606b Drop Phing for Makefile
  • 52f7072 Unchecked exceptions configuration
  • 3123fec Lock closed issues
  • Additional commits viewable in compare view

Updates symplify/easy-coding-standard from 8.3.48 to 12.2.0

Release notes

Sourced from symplify/easy-coding-standard's releases.

Released ECS 12.2.0

New Features 🥳

  • Add print PHP_CodeSniffer and PHP-CS-Fixer versions when --version (#201), thanks @​zonuexe
  • Add new output formatter for checkstyle (#204), thanks @​M-arcus
  • Bump to Rector 1.0
  • Bump php-cs-fixer and ecs to latest version
  • Implement --no-diffs CLI Option (#195), thanks @​staabm

Bugfixes 🐛

  • [Configuration] Fix parallel config always replaced by next config as default to true
  • [Configuration] Do not sets, skip, rules on empty array on ECSConfigBuilder
  • Dynamic sets should be configured after sets (#188), thanks @​zghosts
  • Less memory hungry FnMatchPathNormalizer: reduced by ~35-45% (#192), thanks @​staabm
  • [Skipper] Allow skip relative path on command line vendor/bin/ecs check path/to/relative/path
  • Remove repeated calls to EasyCodingStandardStyle->isDebug() (#194), thanks @​staabm

Released ECS 10.2.4 with native ECSConfig

Make use of native ECSConfig in ecs.php

Running ECS on Symfony project can create conflict with native ContainerConfigurator. To avoid that, we introduce a new config, that is fully scoped and isolated within ECS.

Another big advantage is new configuration methods with validation and autocomplete right in your ide 👍

Read more in https://tomasvotruba.com/blog/new-in-ecs-simpler-config/

Before 💀

use Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator;
use Symplify\EasyCodingStandard\ValueObject\Option;
// ups, possible conflict with ContainerConfigurator
return static function (ContainerConfigurator $containerConfigurator): void {
$parameters = $containerConfigurator->parameters();
// too verbose params, constants and possible typo in param value
$parameters->set(Option::PATHS, [[ // ups, "[[" typo
    __DIR__ . '/src/',
]]);
$services = $containerConfigurator->services();
$services->set(ArraySyntaxFixer::class);

};

... (truncated)

Commits
  • 0b97c8e release PHP 7.2 downgraded
  • f0bacb5 Bump php-cs-fixer and ecs to latest version (#207)
  • 25be729 Add new output formatter for checkstyle (#204)
  • 847639a Bump to Rector 1.0 (#205)
  • bab4954 Add print PHP_CodeSniffer and PHP-CS-Fixer versions when --version (#201)
  • 1933073 Implement --no-diffs CLI Option (#195)
  • ca60973 Revert "Faster FileInfoMatcher (#196)" (#197)
  • cfa7d5b Faster FileInfoMatcher (#196)
  • 58daa82 Remove repeated calls to EasyCodingStandardStyle->isDebug() (#194)
  • edbb408 [Skipper] Allow skip relative path on command line vendor/bin/ecs check path/...
  • Additional commits viewable in compare view

Updates phpspec/prophecy-phpunit from 2.0.1 to 2.2.0

Release notes

Sourced from phpspec/prophecy-phpunit's releases.

2.2.0

What's Changed

Full Changelog: phpspec/prophecy-phpunit@v2.1.0...v2.2.0

2.1.0

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

2.0.2

What's Changed

Full Changelog: phpspec/prophecy-phpunit@v2.0.1...v2.0.2

Changelog

Sourced from phpspec/prophecy-phpunit's changelog.

2.2.0

  • Add support for PHPUnit 11

2.1.0 / 2023-12-08

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

2.0.2 / 2023-04-18

Add the @not-deprecated annotation to avoid phpstan reporting prophesize as deprecated due to the TestCase deprecation.

Commits
  • 16e1247 Update the changelog for 2.2.0
  • 50345c4 Merge pull request #59 from Jean85/allow-phpunit-11
  • ae95f1a Disable coverage to avoid CI failures
  • 0c0deb2 Add attributes below annotations for cross compatibility
  • ad1b652 Allow PHPUnit 11
  • 2d1a968 Merge pull request #62 from stof/fix_branch_alias
  • 217b19e Merge pull request #61 from phpspec/stof-patch-1
  • 9f86b6d Fix the branch alias
  • b92f764 Remove the usage of prefer-stable in our CI jobs
  • 0395d04 Add a CI job running with dev dependencies
  • Additional commits viewable in compare view

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 composer-development group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `9.6.3` | `9.6.19` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `0.12.67` | `0.12.100` |
| [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) | `0.12.17` | `0.12.22` |
| [symplify/easy-coding-standard](https://github.com/symplify/easy-coding-standard) | `8.3.48` | `12.2.0` |
| [phpspec/prophecy-phpunit](https://github.com/phpspec/prophecy-phpunit) | `2.0.1` | `2.2.0` |



Updates `phpunit/phpunit` from 9.6.3 to 9.6.19
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.19/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@9.6.3...9.6.19)

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

Updates `phpstan/phpstan-phpunit` from 0.12.17 to 0.12.22
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](phpstan/phpstan-phpunit@0.12.17...0.12.22)

Updates `symplify/easy-coding-standard` from 8.3.48 to 12.2.0
- [Release notes](https://github.com/symplify/easy-coding-standard/releases)
- [Commits](easy-coding-standard/easy-coding-standard@8.3.48...12.2.0)

Updates `phpspec/prophecy-phpunit` from 2.0.1 to 2.2.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.1...v2.2.0)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-development
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-development
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-development
- dependency-name: symplify/easy-coding-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: composer-development
- dependency-name: phpspec/prophecy-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-development
...

Signed-off-by: dependabot[bot] <[email protected]>
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.

0 participants