Skip to content

Tags: laravel/horizon

Tags

v5.40.1

Toggle v5.40.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[5.x] PHP 8.5 Compatibility (#1667)

* [5.x] PHP 8.5 Compatibility

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>

* wip

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>

* wip

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>

---------

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>

v5.40.0

Toggle v5.40.0's commit message
Compile Assets

v5.39.0

Toggle v5.39.0's commit message
Compile Assets

v5.38.0

Toggle v5.38.0's commit message
Compile Assets

v5.37.0

Toggle v5.37.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump vite from 5.4.20 to 5.4.21 (#1637)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.20 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.21
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v5.36.0

Toggle v5.36.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow naming of horizon instances (#1621)

* Allow naming of horizon instances

* Run config normalize first

* Add docblock

* formatting

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>

v5.35.2

Toggle v5.35.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[5.x] Revert `#1615` (#1620)

* revert #1615

* fix: style-ci

v5.35.1

Toggle v5.35.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix #1615 (#1617)

v5.35.0

Toggle v5.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[5.x] Prevent using the reserved `horizon` Redis connection name (#1615)

* feat: prevent using horizon redis connection name

* refactor: move checkIsReservedConnectionName method to service provider

* formatting

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>

v5.34.0

Toggle v5.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Test improvements for silenced tags configuration (#1603)