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

Update PHPStan packages #507

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Update PHPStan packages #507

merged 1 commit into from
Aug 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 1.10.26 -> 1.10.28
phpstan/phpstan-deprecation-rules require-dev patch 1.1.3 -> 1.1.4

Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.10.28

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.27

Compare Source

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 🔍

phpstan/phpstan-deprecation-rules (phpstan/phpstan-deprecation-rules)

v1.1.4

Compare Source

  • 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Aug 9, 2023
| datasource | package                           | from    | to      |
| ---------- | --------------------------------- | ------- | ------- |
| packagist  | phpstan/phpstan                   | 1.10.26 | 1.10.28 |
| packagist  | phpstan/phpstan-deprecation-rules | 1.1.3   | 1.1.4   |
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 543ab07 to 6e3694f Compare August 9, 2023 10:28
@renovate renovate bot merged commit 868531f into 1.0.x Aug 9, 2023
23 checks passed
@renovate renovate bot deleted the renovate/phpstan-packages branch August 9, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants