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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2024

Updates the requirements on phpstan/phpstan and rector/rector to permit the latest version.
Updates phpstan/phpstan to 1.10.57

Release notes

Sourced from phpstan/phpstan's releases.

1.10.57

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
  • 1627b1d PHPStan 1.10.57
  • 11268e5 Updated PHPStan to commit 11268e5eebb2b147007fdc4902d91a3418175594
  • 4d5bf20 Updated PHPStan to commit 4d5bf2049c124fb7cfbb2caa1f1ab32f2e2e8eb4
  • a21253e Update rector-src
  • fea5b69 Update bladestan
  • 7c75d21 Updated PHPStan to commit 7c75d210cfb3459e7e4f53b0a58d5ead7bdb8c96
  • 8f82b79 Updated PHPStan to commit 8f82b799c5e65424d85a79ffdc60b3ea14d95731
  • 6363932 Updated PHPStan to commit 6363932c56678f5d49a960f65b09fb2c11cd7dd3
  • b60d12c Updated PHPStan to commit b60d12cb8bbe9c7a9ee317ea998ae386836b75ba
  • 4e1bfac Updated PHPStan to commit 4e1bfacafb0cd4a4dd89946d211205fb0ba9cef5
  • Additional commits viewable in compare view

Updates rector/rector to 0.19.5

Release notes

Sourced from rector/rector's releases.

Released Rector 0.19.5

New Features 🎉

  • [Autoloading] Allow to define bootstrapFiles([DIR . '/some.phar']) on BootstrapFilesIncluder (#5518)
  • add withPhpSets() methods (#5519)
Commits
  • 89c895d Rector 0.19.5
  • 3c3170a Updated Rector to commit 171fddb1a1e9c54e194130ffe039809721d1f465
  • bc9920f Updated Rector to commit ca23ae894e833861e83533ed9f89fc7b3bf37fee
  • 0d3dcc3 Rector 0.19.4
  • 7c6043c Updated Rector to commit 21aa474269373c93fa8d74e72e7e8ee817a38cee
  • 5c1dd52 Rector 0.19.3
  • 826292d Updated Rector to commit 52398c81f9e88bde858cd2d79d481ae66190abc7
  • 94c55b8 Updated Rector to commit 1608ae8c9497bbfaf78ce54130ec304963ac6f2a
  • 691f25c Updated Rector to commit e17f878d5adb301fda0de8f9da2d94d898a363c3
  • 758b064 Updated Rector to commit c5d4a78df1fe7ad674631f7373e127ff75eae896
  • 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

Fixes #56

…dates

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.

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

Updates `rector/rector` to 0.19.5
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.19.2...0.19.5)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: rector/rector
  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 January 31, 2024 03:22
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2024
Copy link

github-actions bot commented Jan 31, 2024

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

.github/workflows/continuous-integration.yml
  • actions/checkout@4
  • codecov/codecov-action@3.1.4
  • paambaati/codeclimate-action@5.0.0
  • ramsey/composer-install@2.2.0
  • shivammathur/setup-php@2.28.0
  • mimmi20/ci/.github/workflows/test.yml@master
composer.json
  • phpstan/phpstan@>= 1.10.57, < 2.0.0
  • rector/rector@>= 0.19.5, < 0.20.0
  • phpstan/phpstan@>= 1.10.56, < 2.0.0
  • rector/rector@>= 0.19.2, < 0.20.0

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 31, 2024
Copy link

codeclimate bot commented Jan 31, 2024

Code Climate has analyzed commit 07caa64 and detected 0 issues on this pull request.

View more on Code Climate.

@mimmi20 mimmi20 merged commit c0dfa22 into master Jan 31, 2024
65 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-494f4d1796 branch January 31, 2024 18:35
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 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add and configure codeclimate
1 participant