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 5 updates #79

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all group with 5 updates:

Package From To
ergebnis/composer-normalize 2.39.0 2.40.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 ergebnis/composer-normalize from 2.39.0 to 2.40.0

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.40.0

What's Changed

Full Changelog: ergebnis/composer-normalize@2.39.0...2.40.0

Changelog

Sourced from ergebnis/composer-normalize's changelog.

[2.40.0][2.40.0]

For a full diff see [2.39.0...2.40.0][2.39.0...2.40.0].

Changed

Fixed

Commits
  • 665de8e Enhancement: Prepare release
  • af7de27 Merge pull request #1234 from ergebnis/fix/conflict
  • f763a8b Fix: Prevent installation of symfony/console:^7.0.0
  • bf8aa43 Merge pull request #1230 from ergebnis/dependabot/composer/ergebnis/php-cs-fi...
  • fc7d7eb composer(deps-dev): Bump ergebnis/php-cs-fixer-config
  • 8515fe1 Merge pull request #1229 from ergebnis/dependabot/composer/rector/rector-0.18.12
  • 1918f68 composer(deps-dev): Bump rector/rector from 0.18.11 to 0.18.12
  • af1d2bd Merge pull request #1228 from ergebnis/dependabot/composer/vimeo/psalm-5.17.0
  • 1009a29 Fix: Run 'make static-code-analysis-baseline'
  • 708e794 composer(deps-dev): Bump vimeo/psalm from 5.16.0 to 5.17.0
  • 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize) | `2.39.0` | `2.40.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 `ergebnis/composer-normalize` from 2.39.0 to 2.40.0
- [Release notes](https://github.com/ergebnis/composer-normalize/releases)
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md)
- [Commits](ergebnis/composer-normalize@2.39.0...2.40.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: ergebnis/composer-normalize
  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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 11, 2023
@php-tuf php-tuf deleted a comment from dependabot bot Dec 18, 2023
@TravisCarden TravisCarden merged commit 6694433 into main Dec 18, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/composer/all-93cc623309 branch December 18, 2023 11:11
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.

1 participant