Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update phpstan packages#215

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
renovate wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromrenovate/phpstan-packages

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedJul 1, 2024
edited
Loading

This PR contains the following updates:

PackageChangeAgeConfidence
larastan/larastan2.11.0 ->2.11.2ageconfidence
phpstan/phpstan1.12.26 ->1.12.32ageconfidence

Release Notes

larastan/larastan (larastan/larastan)

v2.11.2

Compare Source

What's Changed

  • Add fallback to existing classes/interfaces for improved type resolution by@​AJenbo in#​2223
  • [3.x] feat(config): allow glob paths for several config values by@​pataar in#​2271

New Contributors

Full Changelog:larastan/larastan@v3.4.1...v3.4.2

v2.11.1

Compare Source

Fixes

Full Changelog:larastan/larastan@v2.11.0...v2.11.1

phpstan/phpstan-phar-composer-source (phpstan/phpstan)

v1.12.32

Compare Source

v1.12.31

Compare Source

v1.12.30

Compare Source

v1.12.29

Compare Source

v1.12.28

Compare Source

v1.12.27

Compare Source


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. Getconfig help if that's undesired.


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

This PR was generated byMend Renovate. View therepository job log.

@renovaterenovatebot requested a review fromlotyp as acode ownerJuly 1, 2024 15:46
@renovaterenovatebotenabled auto-merge (rebase)July 1, 2024 15:46
@coderabbitai
Copy link

coderabbitaibot commentedJul 1, 2024
edited
Loading

Important

Review skipped

Bot user detected.

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

You can disable this status message by setting thereviews.review_status tofalse in the CodeRabbit configuration file.


Tips

Chat

There are 3 ways to chat withCodeRabbit:

  • 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 using 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 do a full 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.

Other keywords and placeholders

  • Add@coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add@coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add@coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a.coderabbit.yaml file to the root of your repository.
  • Please see theconfiguration 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 ourDocumentation for detailed information on how to use CodeRabbit.
  • Join ourDiscord Community to get help, request features, and share feedback.
  • Follow us onX/Twitter for updates and announcements.

@codecov
Copy link

codecovbot commentedJul 1, 2024
edited
Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.05%. Comparing base (2a257ba) to head (366a1dd).

Additional details and impacted files
@@             Coverage Diff              @@##             master     #215      +/-   ##============================================- Coverage     98.14%   98.05%   -0.10%  Complexity       75       75              ============================================  Files            15       15                Lines           270      257      -13     ============================================- Hits            265      252      -13  Misses            5        5

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

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovaterenovatebot changed the titlechore(deps): update dependency phpstan/phpstan to v1.11.6chore(deps): update dependency phpstan/phpstan to v1.11.6 - autoclosedJul 1, 2024
@renovaterenovatebot closed thisJul 1, 2024
auto-merge was automatically disabledJuly 1, 2024 15:49

Pull request was closed

@renovaterenovatebot deleted the renovate/phpstan-packages branchJuly 1, 2024 15:49
@renovaterenovatebot restored the renovate/phpstan-packages branchJuly 6, 2024 14:05
@renovaterenovatebot changed the titlechore(deps): update dependency phpstan/phpstan to v1.11.6 - autoclosedchore(deps): update dependency phpstan/phpstan to v1.11.6Jul 6, 2024
@renovaterenovatebot reopened thisJul 6, 2024
@renovaterenovatebotenabled auto-merge (rebase)July 6, 2024 14:06
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch from66309d7 to23f2bf6CompareJuly 6, 2024 14:06
@renovaterenovatebot changed the titlechore(deps): update dependency phpstan/phpstan to v1.11.6chore(deps): update dependency phpstan/phpstan to v1.11.7Jul 6, 2024
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch from23f2bf6 to868e8f8CompareJuly 6, 2024 20:01
@renovaterenovatebot changed the titlechore(deps): update dependency phpstan/phpstan to v1.11.7chore(deps): update phpstan packagesJul 6, 2024
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch from868e8f8 tocbd1698CompareJuly 24, 2024 10:47
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch 2 times, most recently from64a579c tofdaae55CompareAugust 8, 2024 11:42
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch 2 times, most recently from60e9606 to2defb91CompareAugust 19, 2024 16:01
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch 2 times, most recently from4481913 tob4e689cCompareAugust 28, 2024 06:29
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch 3 times, most recently from21b025c to702d48dCompareSeptember 9, 2024 12:19
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch from702d48d tod7793f8CompareSeptember 11, 2024 17:13
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch 2 times, most recently from8af5a9b toe5a1549CompareSeptember 20, 2024 15:57
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch frome5a1549 tofed2a48CompareSeptember 26, 2024 13:02
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch fromfed2a48 to676f409CompareOctober 6, 2024 16:38
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch from676f409 to74dd2b7CompareApril 29, 2025 06:01
@renovaterenovatebot changed the titlechore(deps): update phpstan packageschore(deps): update phpstan packages - autoclosedMay 18, 2025
@renovaterenovatebot closed thisMay 18, 2025
auto-merge was automatically disabledMay 18, 2025 18:31

Pull request was closed

@renovaterenovatebot deleted the renovate/phpstan-packages branchMay 18, 2025 18:31
@renovaterenovatebot changed the titlechore(deps): update phpstan packages - autoclosedchore(deps): update phpstan packagesMay 23, 2025
@renovaterenovatebot reopened thisMay 23, 2025
@renovaterenovatebot changed the titlechore(deps): update phpstan packageschore(deps): update dependency phpstan/phpstan to v1.12.27May 23, 2025
@renovaterenovatebotenabled auto-merge (squash)May 23, 2025 03:29
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch from74dd2b7 to4492c54CompareMay 23, 2025 03:29
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch from4492c54 tob629396CompareJune 9, 2025 22:51
@renovaterenovatebot changed the titlechore(deps): update dependency phpstan/phpstan to v1.12.27chore(deps): update phpstan packagesJun 9, 2025
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch fromb629396 toae9e563CompareJune 11, 2025 02:47
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch fromae9e563 to55619a5CompareJuly 17, 2025 19:48
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch from55619a5 tob0bac77CompareSeptember 16, 2025 15:13
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch 2 times, most recently from01986a6 to2f320d7CompareSeptember 30, 2025 15:52
@renovaterenovatebotforce-pushed therenovate/phpstan-packages branch from2f320d7 to366a1ddCompareDecember 15, 2025 16:37
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@lotyplotypAwaiting requested review from lotyplotyp is a code owner

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp