Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
larastan/larastan 2.9.11 -> 2.11.2 age adoption passing confidence

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

v2.11.0

Compare Source

2.11.0

This release includes bunch of new features that will help you fix some PHPStan level 7 errors 💪🏽

New Features 🚀

Fixes 🐛

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

v2.10.0

Compare Source

What's Changed

  • Replaces phpmyadmin/sql-parser by iamcal/sql-parser.

Full Changelog: larastan/larastan@v2.9.14...v2.10.0

v2.9.14

Compare Source

Improvements

Latest PHPStan version compatibility

Full Changelog: larastan/larastan@v2.9.13...v2.9.14

v2.9.13: 2.9.13

Compare Source

What's Changed

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

v2.9.12

Compare Source

What's Changed

Added
Fixed

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


Configuration

📅 Schedule: Branch creation - "before 6am every weekday" in timezone Europe/Amsterdam, 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.

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

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. php This PR is related to PHP. labels Nov 27, 2024
@codecov
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.44%. Comparing base (1dd2e6d) to head (d70796f).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #240   +/-   ##
=========================================
  Coverage     96.44%   96.44%           
  Complexity       44       44           
=========================================
  Files            12       12           
  Lines           225      225           
=========================================
  Hits            217      217           
  Misses            8        8           
Flag Coverage Δ
pest 96.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/larastan-larastan-2.x-lockfile branch 8 times, most recently from 59b6986 to 558ee13 Compare December 4, 2024 01:50
@renovate renovate bot force-pushed the renovate/larastan-larastan-2.x-lockfile branch 3 times, most recently from ff070e6 to 8802b7d Compare December 11, 2024 10:38
@renovate renovate bot force-pushed the renovate/larastan-larastan-2.x-lockfile branch 6 times, most recently from 71133d4 to 3f2202e Compare December 19, 2024 00:59
@renovate renovate bot changed the title ⬆️ Update dependency larastan/larastan to v2.9.12 ⬆️ Update dependency larastan/larastan to v2.9.13 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/larastan-larastan-2.x-lockfile branch from 3f2202e to 563f521 Compare February 6, 2025 10:53
@renovate renovate bot changed the title ⬆️ Update dependency larastan/larastan to v2.9.13 ⬆️ Update dependency larastan/larastan to v2.9.14 Feb 7, 2025
@renovate renovate bot force-pushed the renovate/larastan-larastan-2.x-lockfile branch from 563f521 to b13ebd3 Compare February 7, 2025 18:34
@renovate renovate bot force-pushed the renovate/larastan-larastan-2.x-lockfile branch from b13ebd3 to cc0ba96 Compare March 3, 2025 16:21
@renovate renovate bot force-pushed the renovate/larastan-larastan-2.x-lockfile branch from cc0ba96 to f44f268 Compare March 11, 2025 10:27
@renovate renovate bot force-pushed the renovate/larastan-larastan-2.x-lockfile branch from f44f268 to d70796f Compare March 13, 2025 16:45
@renovate
Copy link
Contributor Author

renovate bot commented Mar 14, 2025

⚠️ 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: laravel/composer.lock
Command failed: composer update larastan/larastan:2.11.2 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
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.
Dependency mockery/mockery 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
    - Root composer.json requires larastan/larastan ^2.0 -> satisfiable by larastan/larastan[v2.11.2].
    - larastan/larastan v2.11.2 requires illuminate/console ^9.52.20 || ^10.48.28 || ^11.41.3 -> found illuminate/console[v10.48.28, v10.49.0, v11.41.3, ..., v11.46.1] but these were not loaded, likely because it conflicts with another require.


@renovate renovate bot changed the title ⬆️ Update dependency larastan/larastan to v2.9.14 ⬆️ Update dependency larastan/larastan to v2.10.0 Mar 14, 2025
@renovate renovate bot changed the title ⬆️ Update dependency larastan/larastan to v2.10.0 ⬆️ Update dependency larastan/larastan to v2.11.0 Apr 22, 2025
@renovate renovate bot changed the title ⬆️ Update dependency larastan/larastan to v2.11.0 ⬆️ Update dependency larastan/larastan to v2.11.1 Jun 9, 2025
@renovate renovate bot changed the title ⬆️ Update dependency larastan/larastan to v2.11.1 ⬆️ Update dependency larastan/larastan to v2.11.2 Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. php This PR is related to PHP.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant