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 2 updates #116

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps the all group with 2 updates: ergebnis/composer-normalize and phpstan/phpstan.

Updates ergebnis/composer-normalize from 2.43.0 to 2.44.0

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.44.0

What's Changed

New Contributors

Full Changelog: ergebnis/composer-normalize@2.43.0...2.44.0

Changelog

Sourced from ergebnis/composer-normalize's changelog.

[2.44.0][2.44.0]

For a full diff see [2.43.0...2.44.0][2.43.0...2.44.0].

Changed

Commits
  • bd0c446 Enhancement: Prepare release
  • 2e994a8 Merge pull request #1381 from ergebnis/feature/php84
  • 7a63461 Enhancement: Allow installation on PHP 8.4
  • c1d9a12 Merge pull request #1380 from ergebnis/dependabot/composer/ergebnis/php-cs-fi...
  • 601432e composer(deps-dev): Bump ergebnis/php-cs-fixer-config
  • ea25b59 Merge pull request #1379 from ergebnis/dependabot/composer/ergebnis/license-2...
  • 3a68fb6 composer(deps-dev): Bump ergebnis/license from 2.4.0 to 2.5.0
  • 65d1f58 Merge pull request #1378 from ergebnis/dependabot/composer/ergebnis/phpunit-s...
  • 1396608 composer(deps-dev): Bump ergebnis/phpunit-slow-test-detector
  • 6301cc7 Merge pull request #1363 from ergebnis/feature/schema
  • Additional commits viewable in compare view

Updates phpstan/phpstan from 1.12.4 to 1.12.5

Release notes

Sourced from phpstan/phpstan's releases.

1.12.5

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • 7e6c6cb PHPStan 1.12.5
  • 5ff4cab Updated PHPStan to commit 5ff4cab1296b9a447bb1e39de601208a80733e9b
  • 23c53a2 Updated PHPStan to commit 23c53a2210b715f672ad3087dd476faf34bdec6e
  • 714877b Updated PHPStan to commit 714877be8cafc1ba08610929e4dcb0d43273cc8d
  • c83196b Updated PHPStan to commit c83196bef4ab9f48591c25d2a216c90b51fa6740
  • fd304ca Updated PHPStan to commit fd304ca33f9653bdb30b3f6a4f1cddaed34c7343
  • ae53f11 Updated PHPStan to commit ae53f11329d9203dd4ac83df2d7338ed1a4c2d83
  • 9f13233 Updated PHPStan to commit 9f13233ec7c1caa6554867ca5be63552e5914ec9
  • 31362eb Updated PHPStan to commit 31362eb1971a0d408bf4565da077397adaa0733f
  • 18196e9 Updated PHPStan to commit 18196e9ec47ef933cb65a7e97d2b37d7ecc4518b
  • 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 all group with 2 updates: [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize) and [phpstan/phpstan](https://github.com/phpstan/phpstan).


Updates `ergebnis/composer-normalize` from 2.43.0 to 2.44.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.43.0...2.44.0)

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

---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
  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
...

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 Sep 30, 2024
@TravisCarden TravisCarden merged commit 180dc37 into main Sep 30, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/composer/all-b769772ce8 branch September 30, 2024 23:56
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