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 #563

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

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

Release notes

Sourced from mimmi20/coding-standard's releases.

replace deprecated rules

What’s Changed

🧹 Maintenance:

👨🏼‍💻 Contributors

@​mimmi20

Commits
  • d4d7c6a Merge pull request #398 from mimmi20/updates
  • 2a128e6 replace deprecated rules
  • 6932711 Merge pull request #393 from mimmi20/dependabot/composer/master/slevomat/codi...
  • a01c9ab composer(deps): update slevomat/coding-standard requirement
  • 425ca37 Merge pull request #397 from mimmi20/dependabot/composer/master/friendsofphp/...
  • 6f01d29 composer(deps): update friendsofphp/php-cs-fixer requirement
  • 81bb580 Merge pull request #395 from mimmi20/dependabot/composer/master/minor-patch-d...
  • f060769 composer(deps-dev): bump the minor-patch-dependencies group with 1 update
  • 8746142 Merge pull request #396 from mimmi20/dependabot/github_actions/master/minor-p...
  • ca186dd github-actions: bump the minor-patch-dependencies group with 1 update
  • See full diff in compare view

Updates phpstan/phpstan to 1.10.40

Release notes

Sourced from phpstan/phpstan's releases.

1.10.40

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • 93c84b5 PHPStan 1.10.40
  • 1308c52 Updated PHPStan to commit 1308c520e763e286809f01a4100af8ba156c1d34
  • eb39381 Updated PHPStan to commit eb39381d2a3fd370d9881aacebabb3b17c06678a
  • a0e0dfb Updated PHPStan to commit a0e0dfbb27a7c96b5f2ac168990fc521645d839e
  • 4a17328 Updated PHPStan to commit 4a173280dd8f67f0f81d3b4e6f90d463ff8080dd
  • 110ab29 Updated PHPStan to commit 110ab291cdd70be080c0a023c467052b8b461c74
  • 35a12b2 Updated PHPStan to commit 35a12b22cabc775156cfb48e179d4a9ebd8a507a
  • bc2de58 Updated PHPStan to commit bc2de58128b8ddd28ed65babea62fe51e30f3421
  • 4cc9cde Updated PHPStan to commit 4cc9cdeba05ac3eb609db3dcda8cf71ed473c8d7
  • 849ea86 Updated PHPStan to commit 849ea86cfffaa26615e6cf1e54608276384c6117
  • 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.22
- [Release notes](https://github.com/mimmi20/coding-standard/releases)
- [Commits](mimmi20/coding-standard@5.1.20...5.1.22)

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

---
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] <[email protected]>
@dependabot dependabot bot requested a review from mimmi20 as a code owner October 30, 2023 20:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch labels Oct 30, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

composer.json
  • mimmi20/coding-standard@>= 5.1.22, < 6.0.0
  • phpstan/phpstan@>= 1.10.40, < 2.0.0
  • mimmi20/coding-standard@>= 5.1.20, < 6.0.0
  • phpstan/phpstan@>= 1.10.39, < 2.0.0
  • vimeo/psalm@>= 5.15.0, < 6.0.0

@mimmi20 mimmi20 merged commit 2709b81 into master Oct 31, 2023
47 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-372c843b64 branch October 31, 2023 10:00
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