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

chore(deps): update dependency phpstan/phpstan to v1.11.6 - autoclosed #261

Closed
wants to merge 3 commits into from

Conversation

BacLuc
Copy link
Owner

@BacLuc BacLuc commented Jul 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 1.11.5 -> 1.11.6 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.11.6

Compare Source

Bleeding edge 🔪

  • Precise array shapes for preg_match() for $matches by-ref parameter (#​2589), thanks @​staabm!
  • Improved the type of the $mode parameter for the count() (#​3190), thanks @​kuma3!

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 🔍


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@BacLuc BacLuc added the renovate label Jul 2, 2024
@BacLuc
Copy link
Owner Author

BacLuc commented Jul 2, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

From the renovate run logs:
"warnings": [
 {
  "topic": "Configuration Error",
  "message": "The \"force\" option is a global option reserved only for Renovate's global configuration and cannot be configured within a repository's config file."
  }
].
@BacLuc BacLuc force-pushed the renovate/phpstan-packages branch from 28670c9 to bb70335 Compare July 2, 2024 20:30
@BacLuc BacLuc force-pushed the devel branch 6 times, most recently from a71a5df to 93f110a Compare July 6, 2024 14:48
@BacLuc BacLuc changed the title chore(deps): update dependency phpstan/phpstan to v1.11.6 chore(deps): update dependency phpstan/phpstan to v1.11.6 - autoclosed Aug 12, 2024
@BacLuc BacLuc closed this Aug 12, 2024
@BacLuc BacLuc deleted the renovate/phpstan-packages branch August 12, 2024 20:25
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.

1 participant