Skip to content

chore(deps): bump lkaemmerling/laravel-horizon-prometheus-exporter from 1.7.0 to 1.8.3#1104

Merged
tarrow merged 3 commits intomainfrom
dependabot/composer/lkaemmerling/laravel-horizon-prometheus-exporter-1.8.3
Apr 28, 2026
Merged

chore(deps): bump lkaemmerling/laravel-horizon-prometheus-exporter from 1.7.0 to 1.8.3#1104
tarrow merged 3 commits intomainfrom
dependabot/composer/lkaemmerling/laravel-horizon-prometheus-exporter-1.8.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Bumps lkaemmerling/laravel-horizon-prometheus-exporter from 1.7.0 to 1.8.3.

Release notes

Sourced from lkaemmerling/laravel-horizon-prometheus-exporter's releases.

v1.8.3

What's Changed

Full Changelog: LKaemmerling/laravel-horizon-prometheus-exporter@v1.8.2...v1.8.3

v1.8.2

What's Changed

Full Changelog: LKaemmerling/laravel-horizon-prometheus-exporter@v1.8.1...v1.8.2

v1.8.1

What's Changed

New Contributors

Full Changelog: LKaemmerling/laravel-horizon-prometheus-exporter@v1.8.0...v1.8.1

v1.8.0

What's Changed

Full Changelog: LKaemmerling/laravel-horizon-prometheus-exporter@v1.7.0...v1.8.0

Commits
  • 9574e94 Update GitHub Actions for Laravel 13
  • 5d87502 Bump dependencies for Laravel 13
  • 18a1fda Bump dependencies for Laravel 12
  • 9ec5473 Avoid undefined index message
  • d174612 Add more type hinting to the classes and fix a typo in the CurrentProcessesPe...
  • 02956d6 Update GitHub Actions for Laravel 11
  • 1eea248 Bump dependencies for Laravel 11
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 16, 2026
@outdooracorn
Copy link
Copy Markdown
Member

WARNING: Last time we deployed this it broke the prometheus metrics collection. Need to investigate further.

@dependabot dependabot Bot force-pushed the dependabot/composer/lkaemmerling/laravel-horizon-prometheus-exporter-1.8.3 branch from 88df27e to 08640a0 Compare April 17, 2026 09:27
@tarrow
Copy link
Copy Markdown
Contributor

tarrow commented Apr 24, 2026

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 24, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot Bot and others added 2 commits April 24, 2026 14:28
Bumps [lkaemmerling/laravel-horizon-prometheus-exporter](https://github.com/LKaemmerling/laravel-horizon-prometheus-exporter) from 1.7.0 to 1.8.3.
- [Release notes](https://github.com/LKaemmerling/laravel-horizon-prometheus-exporter/releases)
- [Commits](LKaemmerling/laravel-horizon-prometheus-exporter@v1.7.0...v1.8.3)

---
updated-dependencies:
- dependency-name: lkaemmerling/laravel-horizon-prometheus-exporter
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Since v1.8.1 of laravel-horizon-prometheus-exporter CurrentProcessesPerQueue
has been renamed from CurrentProccesesPerQueue which was a typo

This class including the typo was explictly referenced in our config and therefore needed to be fixed

Bug: T423429
@tarrow tarrow force-pushed the dependabot/composer/lkaemmerling/laravel-horizon-prometheus-exporter-1.8.3 branch from 2651e64 to b923d00 Compare April 24, 2026 13:29
* Add `void` return type to match the `Exporter` interface
* Another fix of `CurrentProccesesPerQueue` -> `CurrentProcessesPerQueue`

Bug: T423429
Copy link
Copy Markdown
Member

@outdooracorn outdooracorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go from my side :shipit:

Copy link
Copy Markdown
Contributor

@tarrow tarrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same for me; let's goooo

@tarrow tarrow merged commit 1ad67b0 into main Apr 28, 2026
5 checks passed
@tarrow tarrow deleted the dependabot/composer/lkaemmerling/laravel-horizon-prometheus-exporter-1.8.3 branch April 28, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants