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): bump the minor-patch-dependencies group with 3 updates #365

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Updates the requirements on sirbrillig/phpcs-variable-analysis, phpstan/phpstan and phpstan/phpstan-deprecation-rules to permit the latest version.
Updates sirbrillig/phpcs-variable-analysis to 2.11.17

Release notes

Sourced from sirbrillig/phpcs-variable-analysis's releases.

v2.11.17

Changelog

  • Do not close scope of ref reassignment when inside else (#306)
Commits

Updates phpstan/phpstan to 1.10.27

Release notes

Sourced from phpstan/phpstan's releases.

1.10.27

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 🤖

Internals 🔍

Commits
  • a9f44dc PHPStan 1.10.27
  • 4d77e98 Updated PHPStan to commit 4d77e98e151599d12fd828df969929ed419a0924
  • 1c9e90f Updated PHPStan to commit 1c9e90f65b5585fc17ad1494bffdb82639d3f622
  • aa62a8a Updated PHPStan to commit aa62a8aefd34924c469c70a27b3539abd3605df9
  • ec18fa5 Updated PHPStan to commit ec18fa595d262a8c031eadafe69f250da8c02958
  • 35f52d2 Updated PHPStan to commit 35f52d2160139976c3ee7e098e378faa15810387
  • eac6276 Updated PHPStan to commit eac62766715608180145ad18cdf35f27c0258358
  • 71723bf Updated PHPStan to commit 71723bf8f96c38e3c26e6a1b47657baca48e0ef2
  • 25f390f Updated PHPStan to commit 25f390f2b528fa73d8aba4c312dca93c7767209c
  • c4785c7 Updated PHPStan to commit c4785c72d9b4e7661e7d844092877bc454d9620d
  • Additional commits viewable in compare view

Updates phpstan/phpstan-deprecation-rules to 1.1.4

Release notes

Sourced from phpstan/phpstan-deprecation-rules's releases.

1.1.4

  • 089d8a8 - DeprecatedScopeResolver - documentation in README
  • ce6a85a - DeprecatedScopeResolver - description in PHPDoc
  • 0f3fbc3 - DeprecatedScopeResolver is covered with backward compatibility promise
  • 6d416c7 - Add deprecated scope resolving
  • 94d68d3 - Update dependency slevomat/coding-standard to v8.12.0
  • 4b7516f - Update dependency slevomat/coding-standard to v8.11.1
  • 9d366de - Update dependency slevomat/coding-standard to v8.10.0
  • a0b8839 - Update build-cs
  • 67b670f - Update PHPCS
  • e148790 - Update metcalfc/changelog-generator action to v4.1.0
  • cbbbaa9 - add test for deprecation inheritance in trait
Commits
  • 089d8a8 DeprecatedScopeResolver - documentation in README
  • ce6a85a DeprecatedScopeResolver - description in PHPDoc
  • 0f3fbc3 DeprecatedScopeResolver is covered with backward compatibility promise
  • 6d416c7 Add deprecated scope resolving
  • 94d68d3 Update dependency slevomat/coding-standard to v8.12.0
  • 4b7516f Update dependency slevomat/coding-standard to v8.11.1
  • 9d366de Update dependency slevomat/coding-standard to v8.10.0
  • a0b8839 Update build-cs
  • 67b670f Update PHPCS
  • e148790 Update metcalfc/changelog-generator action to v4.1.0
  • 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

Updates the requirements on [sirbrillig/phpcs-variable-analysis](https://github.com/sirbrillig/phpcs-variable-analysis), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) to permit the latest version.

Updates `sirbrillig/phpcs-variable-analysis` to 2.11.17
- [Release notes](https://github.com/sirbrillig/phpcs-variable-analysis/releases)
- [Commits](sirbrillig/phpcs-variable-analysis@v2.11.16...v2.11.17)

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

Updates `phpstan/phpstan-deprecation-rules` to 1.1.4
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases)
- [Commits](phpstan/phpstan-deprecation-rules@1.1.3...1.1.4)

---
updated-dependencies:
- dependency-name: sirbrillig/phpcs-variable-analysis
  dependency-type: direct:production
  dependency-group: minor-patch-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: phpstan/phpstan-deprecation-rules
  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 August 7, 2023 18:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch labels Aug 7, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2023

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

composer.json

PackageVersionLicenseIssue Type
sirbrillig/phpcs-variable-analysis>= 2.11.17, < 3.0.0NullUnknown License

Scanned Manifest Files

composer.json
  • phpstan/phpstan@>= 1.10.27, < 2.0.0
  • phpstan/phpstan-deprecation-rules@>= 1.1.4, < 2.0.0
  • sirbrillig/phpcs-variable-analysis@>= 2.11.17, < 3.0.0
  • phpstan/phpstan@>= 1.10.26, < 2.0.0
  • phpstan/phpstan-deprecation-rules@>= 1.1.3, < 2.0.0
  • sirbrillig/phpcs-variable-analysis@>= 2.11.16, < 3.0.0

@mimmi20 mimmi20 merged commit a4544cb into master Aug 8, 2023
52 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-2a69260562 branch August 8, 2023 06:26
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