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

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev minor 1.10.0 -> 1.10.1
squizlabs/php_codesniffer require-dev patch 3.7.1 -> 3.7.2

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!

v1.9.17

Compare Source

Bugfixes 🐛

v1.9.16

Compare Source

v1.9.15

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.9.14

Compare Source

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.9.13

Compare Source

Bugfixes 🐛

v1.9.12

Compare Source

Improvements 🔧

Internals 🔍

v1.9.11

Compare Source

Bugfixes 🐛

v1.9.10

Compare Source

v1.9.9

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Exit early in TrinaryLogic::lazyAnd() and lazyOr() if current instance allows it (#​2173), thanks @​herndlm!
  • Remove unused iterable check in MissingTypehintCheck (#​2174), thanks @​herndlm!

v1.9.8

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.9.7

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 🔍

v1.9.6

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.9.5

Compare Source

Improvements 🔧

  • Improve constant string union handling for concat and encapsed string (#​2057), thanks @​schlndh!
  • PhpVersion: supportsDisjunctiveNormalForm (#​2130), thanks @​janedbal!
  • Constant scalar types might accept general type from the same family (#​2131) - this moves some errors from earlier levels to level 7
  • Implement OversizedArrayBuilder to improve huge constant array performance (#​2116), #​8215, thanks @​staabm!
  • Improve performance again by dumbing down nested arrays (#​2077)
  • Result cache should not be invalidated by changes to editorUrl, editorUrlTitle and errorFormat parameters (#​2136), thanks @​bendavies!
  • Faster MutatingScope::shouldInvalidateExpression() (#​2139), thanks @​staabm!
  • Add ReturnStatementsNode::hasNativeReturnTypehint() (#​2141), thanks @​janedbal!
  • TypeNodeResolver - lowercase-string and non-empty-lowercase-string are known (phpstan/phpstan-src@884ceb0)

Bugfixes 🐛

Internals 🔍

v1.9.4

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.9.3

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 🔍

v1.9.2

Compare Source

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.9.1

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.9.0

Compare Source

Check out the article about this release!

Major new features 🚀

Bleeding edge 🔪

*If you want to see the shape of things to come and adopt bleeding edge features ea


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.

👻 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
Copy link
Contributor Author

renovate bot commented Feb 22, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/devmehq/devme-sdk-php":"/mnt/renovate/gh/devmehq/devme-sdk-php" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/devmehq/devme-sdk-php" docker.io/renovate/sidecar bash -l -c "install-tool php 8.2.3 && install-tool composer 2.5.4 && composer update phpstan/phpstan squizlabs/php_codesniffer --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires friendsofphp/php-cs-fixer 3.14.4, found friendsofphp/php-cs-fixer[v3.14.4] but the package is fixed to v3.11.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 2
    - Root composer.json requires overtrue/phplint 9.0.2, found overtrue/phplint[9.0.2] but the package is fixed to 5.3.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 3
    - Root composer.json requires phpunit/phpunit 10.0.0, found phpunit/phpunit[10.0.0] but the package is fixed to 9.5.24 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.1 chore(deps): update all non-major dependencies Feb 23, 2023
@meabed meabed merged commit 0573d7c into master Feb 23, 2023
@meabed meabed deleted the renovate/all-minor-patch branch February 23, 2023 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant