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 phpstan packages #356

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
larastan/larastan 2.9.5 -> 2.9.12 age adoption passing confidence
phpstan/extension-installer 1.3.1 -> 1.4.3 age adoption passing confidence
phpstan/phpstan 1.10.67 -> 1.12.15 age adoption passing confidence
phpstan/phpstan-deprecation-rules 1.1.4 -> 1.2.1 age adoption passing confidence
phpstan/phpstan-phpunit 1.3.16 -> 1.4.2 age adoption passing confidence
phpstan/phpstan-strict-rules 1.5.5 -> 1.6.1 age adoption passing confidence

Release Notes

larastan/larastan (larastan/larastan)

v2.9.12

Compare Source

What's Changed

Added
Fixed

Full Changelog: larastan/larastan@v2.9.11...v2.9.12

v2.9.11: 2.9.11

Compare Source

What's Changed

Fixed
Internal

New Contributors

Full Changelog: larastan/larastan@v2.9.10...v2.9.11

v2.9.10: 2.9.10

Compare Source

What's Changed

Added
Fixed

New Contributors

Full Changelog: larastan/larastan@v2.9.9...v2.9.10

v2.9.9

Compare Source

What's Changed

New Contributors

Full Changelog: larastan/larastan@v2.9.8...v2.9.9

v2.9.8

Compare Source

What's Changed

Added

Fixed

New Contributors

Full Changelog: larastan/larastan@v2.9.7...v2.9.8

v2.9.7

Compare Source

What's Changed

Added

Fixed

Internal

New Contributors

Full Changelog: larastan/larastan@v2.9.6...v2.9.7

v2.9.6

Compare Source

What's Changed

Added

[!IMPORTANT]
Make sure you read the upgrade guide on this topic to learn how you can correctly use this feature.

Fixed

Full Changelog: larastan/larastan@v2.9.5...v2.9.6

phpstan/extension-installer (phpstan/extension-installer)

v1.4.3

Compare Source

  • 85e90b3 - Allow PHPStan ^2.0 (currently in development)

v1.4.2

Compare Source

v1.4.1

Compare Source

  • f6b87fa - Test more Composer versions
  • 4ce4d5c - Revert "Bump composer-plugin-api"

v1.4.0

Compare Source

  • 5b19a72 - Fix
  • bf14f4a - Skip zero/inf bounds
  • 2586069 - Convert constraints into strings consistently
  • aae3978 - Dump PHPStan version constraint for each package
  • bfd401b - Fix CI
  • 7e654f8 - Fix
  • 792118f - Fix CS
  • 487e1ad - Open 1.4.x-dev
  • 219172e - Dump PHPStan version constraint to GeneratedConfig
  • 9416e06 - Bump composer-plugin-api
  • 2ea5b42 - Update lock-closed-issues.yml
  • dd08fd9 - chore(deps): update cbrgm/mastodon-github-action action to v2
  • 03b1d7e - chore(deps): update metcalfc/changelog-generator action to v4.3.1
  • 5861df6 - chore(deps): update metcalfc/changelog-generator action to v4.2.0
  • abd5064 - chore(deps): update dessant/lock-threads action to v5
  • dcbaea0 - chore(deps): update actions/checkout action to v4
  • 181c23c - Update .gitattributes
  • 7aa403a - Next-gen coding standard workflow
  • a7ce75f - chore(deps): update dependency slevomat/coding-standard to v8.12.1
  • cf5912d - Revert "Next-gen coding standard workflow"
  • 4255c03 - Next-gen coding standard workflow
phpstan/phpstan (phpstan/phpstan)

v1.12.15

Compare Source

Bugfixes 🐛

Internals 🔍

v1.12.14

Compare Source

Fix preg_match() group containing start/end meta characters (#​3740), #​12297, thanks @​staabm!

v1.12.13

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.12

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.12.11

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.12.10

Compare Source

Bugfixes 🐛

v1.12.9

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.12.8

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.7

Compare Source

Major new features 🚀

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.6

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.12.5

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.4

Compare Source

Improvements 🔧


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) May 9, 2024 14:20
Copy link

coderabbitai bot commented May 9, 2024

Important

Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to full the review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.01%. Comparing base (35b4ee9) to head (6d1d991).
Report is 18 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #356      +/-   ##
============================================
+ Coverage     81.36%   82.01%   +0.65%     
  Complexity       69       69              
============================================
  Files            16       16              
  Lines           220      228       +8     
============================================
+ Hits            179      187       +8     
  Misses           41       41              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/phpstan-packages branch from d34f953 to fe9db50 Compare May 13, 2024 06:20
@renovate renovate bot changed the title chore(deps): update dependency larastan/larastan to v2.9.6 chore(deps): update phpstan packages May 13, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from fe9db50 to b83138f Compare May 15, 2024 19:18
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 444390d to 66b1f13 Compare May 28, 2024 10:52
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 41d13eb to 64d8267 Compare June 6, 2024 14:01
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 64d8267 to d5f3961 Compare June 17, 2024 15:55
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from 0b81fa1 to c749a26 Compare July 6, 2024 19:23
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from c749a26 to 9a11205 Compare July 24, 2024 07:10
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 9f203ad to 8b992fe Compare August 8, 2024 09:35
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 8b992fe to ea1df7b Compare August 19, 2024 15:12
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 7ad0c63 to afb5525 Compare August 28, 2024 07:10
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 4 times, most recently from be7cdf0 to 000f5fd Compare September 9, 2024 10:39
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 000f5fd to 519387a Compare September 11, 2024 16:26
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 7ede512 to 0c81178 Compare September 20, 2024 14:29
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 0c81178 to 5a8bd31 Compare September 26, 2024 13:43
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5a8bd31 to 2236acb Compare October 6, 2024 15:59
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 2236acb to 5cedb2c Compare October 16, 2024 14:14
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5cedb2c to d0af26f Compare October 18, 2024 12:57
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 7338431 to 9b1bbb8 Compare November 6, 2024 22:26
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 4 times, most recently from 1b45a9b to 486ea6c Compare November 12, 2024 13:53
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 486ea6c to 6d1d991 Compare November 17, 2024 15:27
Copy link
Contributor Author

renovate bot commented Nov 27, 2024

⚠️ 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: composer update larastan/larastan:2.9.12 phpstan/extension-installer:1.4.3 phpstan/phpstan:1.12.15 phpstan/phpstan-deprecation-rules:1.2.1 phpstan/phpstan-phpunit:1.4.2 phpstan/phpstan-strict-rules:1.6.1 --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
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - ergebnis/composer-normalize is locked to version 2.42.0 and an update of this package was not requested.
    - ergebnis/composer-normalize 2.42.0 requires php ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
  Problem 2
    - pestphp/pest is locked to version v2.34.7 and an update of this package was not requested.
    - brianium/paratest v7.4.3 requires php ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
    - pestphp/pest v2.34.7 requires brianium/paratest ^7.3.1 -> satisfiable by brianium/paratest[v7.4.3].


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants