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

composer(deps-dev): bump the minor-patch-dependencies group with 2 updates #350

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on mimmi20/coding-standard and phpstan/phpstan to permit the latest version.
Updates mimmi20/coding-standard to 5.1.26

Commits
  • 7f9b626 Merge pull request #413 from mimmi20/dependabot/composer/master/friendsofphp/...
  • 2096676 composer(deps): update friendsofphp/php-cs-fixer requirement
  • 4c38929 Merge pull request #412 from mimmi20/dependabot/composer/master/minor-patch-d...
  • 9f326ef composer(deps-dev): bump the minor-patch-dependencies group with 1 update
  • 124f027 Merge pull request #410 from mimmi20/dependabot/composer/master/minor-patch-d...
  • e1bbc4f composer(deps-dev): bump the minor-patch-dependencies group with 1 update
  • 19437c5 Merge pull request #411 from mimmi20/dependabot/github_actions/master/minor-p...
  • 43885e5 github-actions: bump the minor-patch-dependencies group with 1 update
  • 957ce20 Merge pull request #408 from mimmi20/dependabot/composer/master/minor-patch-d...
  • 6d0a712 composer(deps-dev): bump the minor-patch-dependencies group with 1 update
  • See full diff in compare view

Updates phpstan/phpstan to 1.10.44

Release notes

Sourced from phpstan/phpstan's releases.

1.10.44

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Commits
  • bf84367 PHPStan 1.10.44
  • 993c0a2 Updated PHPStan to commit 993c0a2e7d951e9d3392d37126049fbf489fea3f
  • 6ebb026 Updated PHPStan to commit 6ebb026bb9b045f377b9ac8d713bff807bb68409
  • abf65a7 Updated PHPStan to commit abf65a7fd64e3a14b95bff17a7aa26b2ba9bca39
  • b66432e Updated PHPStan to commit b66432ebe45bf30cbbe8025196bcce238cc0d812
  • 02b2e3d Updated PHPStan to commit 02b2e3d0885528724a1af91a1758b8f36e2167f4
  • 7042805 Updated PHPStan to commit 7042805dbc4da1b7130cc1da476a6a31270f7cf1
  • b77f894 Updated PHPStan to commit b77f89400872bc2758724d1dbd5c488a6590eac2
  • 78aab76 Updated PHPStan to commit 78aab76a3f64e6b39311428ce3189d566e5656f8
  • c098fc8 Updated PHPStan to commit c098fc825a35a219b8e7a1e37e83d4e0b072d004
  • 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

…dates

Updates the requirements on [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard) and [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.

Updates `mimmi20/coding-standard` to 5.1.26
- [Release notes](https://github.com/mimmi20/coding-standard/releases)
- [Commits](mimmi20/coding-standard@5.1.25...5.1.26)

Updates `phpstan/phpstan` to 1.10.44
- [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.43...1.10.44)

---
updated-dependencies:
- dependency-name: mimmi20/coding-standard
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mimmi20 as a code owner November 27, 2023 04:44
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2023
Copy link

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

composer.json
  • mimmi20/coding-standard@>= 5.1.26, < 6.0.0
  • phpstan/phpstan@>= 1.10.44, < 2.0.0
  • mimmi20/coding-standard@>= 5.1.25, < 6.0.0
  • phpstan/phpstan@>= 1.10.43, < 2.0.0

@mimmi20 mimmi20 merged commit 1d57461 into master Nov 27, 2023
70 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-8b5a80b0ec branch November 27, 2023 06:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant