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 dev-dependencies group in /composer/helpers/v2 with 2 updates #8343

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2023

Bumps the dev-dependencies group in /composer/helpers/v2 with 2 updates: friendsofphp/php-cs-fixer and phpstan/phpstan.

Updates friendsofphp/php-cs-fixer from 3.37.0 to 3.37.1

Release notes

Sourced from friendsofphp/php-cs-fixer's releases.

v3.37.1 ParaCache

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.37.0...v3.37.1

Changelog

Sourced from friendsofphp/php-cs-fixer's changelog.

Changelog for v3.37.1

  • docs: config file - provide better examples (#7396)
  • docs: config file - provide better link to Finder docs (#6992)
Commits

Updates phpstan/phpstan from 1.10.39 to 1.10.41

Release notes

Sourced from phpstan/phpstan's releases.

1.10.41

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

1.10.40

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

... (truncated)

Commits
  • c617452 PHPStan 1.10.41
  • c6b09fb Updated PHPStan to commit c6b09fbdf5af443d51bcb775efa5044903030e12
  • f8fc597 Updated PHPStan to commit f8fc5976a9c456943863032fb9d13cf6a5e99507
  • 9f1cf11 Fix link to type aliases in config reference
  • ffa9ae2 Updated PHPStan to commit ffa9ae21f02f7604fde153adcee109bc590de7df
  • e512e2d Update integration tests
  • b5bbf1a Updated PHPStan to commit b5bbf1a1895d5127af6263262a1a663136de483b
  • 3e3c143 Updated PHPStan to commit 3e3c14375608a0f667364538e0d6b31233563947
  • d63e030 Updated PHPStan to commit d63e030e36e34f0c608bb88a730d4a66b864b8b5
  • b4c4497 Updated PHPStan to commit b4c44976703e116839e0acee056c7ed5792c635d
  • 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

@dependabot dependabot bot requested a review from a team as a code owner November 5, 2023 16:54
@dependabot dependabot bot added dependencies php Dependabot pull requests that update Php code labels Nov 5, 2023
@github-actions github-actions bot added the L: php:composer Issues and code for Composer label Nov 5, 2023
@deivid-rodriguez deivid-rodriguez force-pushed the dependabot/composer/composer/helpers/v2/dev-dependencies-4b2aa125b4 branch from f4000f0 to b08dbbd Compare November 6, 2023 14:41
@deivid-rodriguez deivid-rodriguez enabled auto-merge (squash) November 6, 2023 14:41
Bumps the dev-dependencies group in /composer/helpers/v2 with 2 updates: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) and [phpstan/phpstan](https://github.com/phpstan/phpstan).


Updates `friendsofphp/php-cs-fixer` from 3.37.0 to 3.37.1
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.37.0...v3.37.1)

Updates `phpstan/phpstan` from 1.10.39 to 1.10.41
- [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.39...1.10.41)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@deivid-rodriguez deivid-rodriguez force-pushed the dependabot/composer/composer/helpers/v2/dev-dependencies-4b2aa125b4 branch from b08dbbd to 08db50e Compare November 6, 2023 17:22
@deivid-rodriguez deivid-rodriguez merged commit 57b65d9 into main Nov 6, 2023
80 checks passed
@deivid-rodriguez deivid-rodriguez deleted the dependabot/composer/composer/helpers/v2/dev-dependencies-4b2aa125b4 branch November 6, 2023 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies L: php:composer Issues and code for Composer php Dependabot pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant