Skip to content

Update dependency spatie/laravel-prometheus to v1.6.1 - #148

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/spatie-laravel-prometheus-1.x-lockfile
Open

Update dependency spatie/laravel-prometheus to v1.6.1#148
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/spatie-laravel-prometheus-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
spatie/laravel-prometheus 1.2.11.6.1 age confidence

Release Notes

spatie/laravel-prometheus (spatie/laravel-prometheus)

v1.6.1

Compare Source

  • Update @method annotations on the Prometheus facade so PHPStan/Larastan no longer reports arguments.count errors for registerCollectorClasses(), addGauge() and addCounter() (#​78)
  • Add explicit return types to service provider and facade methods (#​73)

v1.6.0

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/laravel-prometheus@1.1.0...1.2.0

v1.5.0

Compare Source

What's Changed
  • Laravel 13.x Compatibility
  • Drop support for PHP < 8.4 and Laravel < 12
  • Update to Pest 4

v1.4.0

Compare Source

What's Changed
  • Add Conditionable trait to Gauge and Counter for fluent conditional operations by @​Ma-ve in #​69
  • Add CONTRIBUTING.md file and restore Contributing section in README
  • Clean up docs: remove outdated 'Using cached values' placeholder page
  • Drop Laravel 10 support and require Laravel 11+
  • Bump minimum dependencies to Laravel 11+ compatible versions
  • Update test matrix to Laravel 11 and 12 only with stable dependencies
New Contributors

Full Changelog: spatie/laravel-prometheus@1.3.0...1.4.0

v1.3.0

Compare Source

What's Changed
  • Add Conditionable trait to Gauge and Counter for fluent conditional operations by @​Ma-ve in #​69
  • Add CONTRIBUTING.md file and restore Contributing section in README
  • Clean up docs: remove outdated 'Using cached values' placeholder page
  • Drop Laravel 10 support and require Laravel 11+
  • Bump minimum dependencies to Laravel 11+ compatible versions
  • Update test matrix to Laravel 11 and 12 only with stable dependencies
New Contributors

Full Changelog: spatie/laravel-prometheus@1.3.0...1.4.0

v1.2.2

Compare Source

What's Changed
  • Add vanilla Laravel queue exports

Full Changelog: spatie/laravel-prometheus@1.2.2...1.3.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 force-pushed the renovate/spatie-laravel-prometheus-1.x-lockfile branch from c2c17d2 to c8b76ba Compare October 22, 2025 09:09
@renovate

renovate Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ 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 spatie/laravel-prometheus:1.6.1 --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 (via replace of illuminate/config) 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 laravel/framework (via replace of illuminate/contracts) 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 laravel/framework (via replace of illuminate/support) 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
    - laravel/framework is locked to version v12.19.3 and an update of this package was not requested.
    - laravel/framework v12.19.3 requires league/commonmark ^2.7 -> satisfiable by league/commonmark[2.7.0].
    - league/commonmark 2.7.0 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.3.2].
    - nette/schema v1.3.2 requires php 8.1 - 8.4 -> your php version (8.5.9) does not satisfy that requirement.


@renovate renovate Bot changed the title Update dependency spatie/laravel-prometheus to v1.3.0 Update dependency spatie/laravel-prometheus to v1.4.0 Jan 26, 2026
@renovate renovate Bot changed the title Update dependency spatie/laravel-prometheus to v1.4.0 Update dependency spatie/laravel-prometheus to v1.5.0 Mar 6, 2026
@renovate renovate Bot changed the title Update dependency spatie/laravel-prometheus to v1.5.0 Update dependency spatie/laravel-prometheus to v1.6.0 Apr 27, 2026
@renovate renovate Bot changed the title Update dependency spatie/laravel-prometheus to v1.6.0 Update dependency spatie/laravel-prometheus to v1.6.1 Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants