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 all non-major dependencies #225

Merged
merged 1 commit into from
Feb 24, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Type Update
phpstan/phpstan ^1.9.17 -> ^1.10.1 require-dev minor
phpstan/phpstan-deprecation-rules ^1.1.1 -> ^1.1.2 require-dev patch
phpstan/phpstan-phpunit ^1.3.4 -> ^1.3.7 require-dev patch
phpunit/phpunit ^10.0.7 -> ^10.0.11 require-dev patch
release-drafter/release-drafter v5.22.0 -> v5.23.0 action minor

Release Notes

phpstan/phpstan

v1.10.1

Compare Source

Bugfixes 🐛

v1.10.0

Compare Source

Read the article about this release: PHPStan 1.10 Comes With a Lie Detector

Major new features 🚀

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 🔍

v1.9.18

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

  • Remove unneded code in ConstantArrayType::hasOffsetValueType() (#​2238), thanks @​herndlm!
phpstan/phpstan-deprecation-rules

v1.1.2

Compare Source

phpstan/phpstan-phpunit

v1.3.7

Compare Source

  • 7e43c8f - Fix handling assertInstanceOf

v1.3.6

Compare Source

v1.3.5

Compare Source

sebastianbergmann/phpunit

v10.0.11

Compare Source

v10.0.10

Compare Source

v10.0.9

Compare Source

v10.0.8

Compare Source

release-drafter/release-drafter

v5.23.0

Compare Source

What's Changed

New

Full Changelog: release-drafter/release-drafter@v5.22.0...v5.23.0


Configuration

📅 Schedule: Branch creation - "before 3am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from mimmi20 as a code owner February 19, 2023 01:28
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 19, 2023
mimmi20
mimmi20 previously approved these changes Feb 21, 2023
| datasource  | package                           | from    | to      |
| ----------- | --------------------------------- | ------- | ------- |
| packagist   | phpstan/phpstan                   | 1.9.17  | 1.10.2  |
| packagist   | phpstan/phpstan-deprecation-rules | 1.1.1   | 1.1.2   |
| packagist   | phpstan/phpstan-phpunit           | 1.3.4   | 1.3.7   |
| packagist   | phpunit/phpunit                   | 10.0.7  | 10.0.11 |
| github-tags | release-drafter/release-drafter   | v5.22.0 | v5.23.0 |


Signed-off-by: Renovate Bot <bot@renovateapp.com>
@mimmi20 mimmi20 merged commit 4ea4fe9 into master Feb 24, 2023
@mimmi20 mimmi20 deleted the renovate/all-minor-patch branch February 24, 2023 05:52
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