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 1 update #362

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Updates the requirements on rector/rector to permit the latest version.
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 #352

…date

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

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: 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 February 1, 2024 03:30
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
Copy link
Contributor

github-actions bot commented Feb 1, 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
  • rector/rector@>= 0.19.5, < 0.20.0
  • rector/rector@>= 0.19.2, < 0.20.0

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

codeclimate bot commented Feb 1, 2024

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

View more on Code Climate.

@mimmi20 mimmi20 merged commit 860d4a1 into master Feb 1, 2024
65 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-6bb9fa8abe branch February 1, 2024 06:30
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