Bump the php-dependencies group with 4 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
(3 months ago)
by driesvints
dependencies php
Bumps the php-dependencies group with 4 updates: laravel/nightwatch, livewire/flux, sentry/sentry-laravel and spatie/laravel-schedule-monitor.
Updates laravel/nightwatch from 1.13.2 to 1.13.4
Release notes
Sourced from laravel/nightwatch's releases.
v1.13.4
What's Changed
- Refactor UserProvider by
@jessarcherin laravel/nightwatch#259- Update Fatal errors execution id by
@sbourouisin laravel/nightwatch#260- Allow the user ID to be customized by
@jessarcherin laravel/nightwatch#261New Contributors
@sbourouismade their first contribution in laravel/nightwatch#260Full Changelog: https://github.com/laravel/nightwatch/compare/v1.13.3...v1.13.4
v1.13.3
What's Changed
- Restore missing changelog entries by
@timacdonaldin laravel/nightwatch#257- Capture scheduled tasks that run in background by
@avosalmonin laravel/nightwatch#258Full Changelog: https://github.com/laravel/nightwatch/compare/v1.13.2...v1.13.3
Changelog
Sourced from laravel/nightwatch's changelog.
v1.13.4 - 2025-09-11
What's Changed
- Refactor UserProvider by
@jessarcherin laravel/nightwatch#259- Update Fatal errors execution id by
@sbourouisin laravel/nightwatch#260- Allow the user ID to be customized by
@jessarcherin laravel/nightwatch#261New Contributors
@sbourouismade their first contribution in laravel/nightwatch#260Full Changelog: https://github.com/laravel/nightwatch/compare/v1.13.3...v1.13.4
v1.13.3 - 2025-09-08
What's Changed
- Restore missing changelog entries by
@timacdonaldin laravel/nightwatch#257- Capture scheduled tasks that run in background by
@avosalmonin laravel/nightwatch#258Full Changelog: https://github.com/laravel/nightwatch/compare/v1.13.2...v1.13.3
Commits
4348862Bump version to v1.13.478de063Allow the user ID to be customized (#261)3bb74b3Update Fatal errors execution id (#260)d05bfb6Refactor UserProvider (#259)3d9cb2eBump version to v1.13.36b092ffCapture scheduled tasks that run in background (#258)a899b23Restore missing changelog entries (#257)- See full diff in compare view
Updates livewire/flux from 2.3.0 to 2.3.2
Release notes
Sourced from livewire/flux's releases.
v2.3.2
What's Changed
- Add support for sidebar group icon slot by
@joshhanleyin livewire/flux#1927- Fix sidebar RTL bugs by
@joshhanleyin livewire/flux#1926- Fix sidebar toggle in Flux Free
Full Changelog: https://github.com/livewire/flux/compare/v2.3.1...v2.3.2
v2.3.1
What's Changed
- Add
@pureannotation to Lucide IconCommand stub by@ThomasEnssnerin livewire/flux#1902- Add support for
mask:dynamicto the input component by@marcorivmin livewire/flux#1894- Fix sidebar item tooltip assignment by
@scottzirkelin livewire/flux#1915- Add sidebar group icon dropdowns by
@joshhanleyin livewire/flux#1918- Fix toast stack width on mobile by
@joshhanley- Fix radio groups not dynamically disableable by
@joshhanley- Fix dynamically enabled date picker presets still disabled by
@joshhanley- Fix radio and checkbox buttons
0label by@joshhanley- Fix dynamically removed dropdown locking scroll by
@joshhanley- Fix select clearable causing an empty update by
@joshhanley- Fix combobox value when dynamically added by
@joshhanley- Allow anchor tags to trigger dropdowns by
@joshhanley- Fix dropdown hover flicker by
@joshhanleyNew Contributors
@marcorivmmade their first contribution in livewire/flux#1894Full Changelog: https://github.com/livewire/flux/compare/v2.3.0...v2.3.1
Commits
e0704b1Build assets2890d2eMerge pull request #1926 from livewire/josh/fix-sidebar-rtlb3b15dbMerge pull request #1927 from livewire/josh/add-support-for-sidebar-group-ico...4c942f2Fix rotation on sidebar collapse iconbe4731cAdd support for sidebar group icon slot5c3733bFix sidebar RTLd76c702Build assetsc36401eMerge pull request #1918 from livewire/josh/add-sidebar-group-icon-dropdowns13b9529Add sidebar group icon dropdowns1ed8cebMerge pull request #1915 from scottzirkel/main- Additional commits viewable in compare view
Updates sentry/sentry-laravel from 4.15.3 to 4.16.0
Release notes
Sourced from sentry/sentry-laravel's releases.
4.16.0
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.16.0.
Features
- Allow logging exceptions [(#1035)](getsentry/sentry-laravel#1035)
Changelog
Sourced from sentry/sentry-laravel's changelog.
4.16.0
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.16.0.
Features
- Allow logging exceptions [(#1035)](getsentry/sentry-laravel#1035)
Commits
Updates spatie/laravel-schedule-monitor from 4.0.2 to 4.1.0
Release notes
Sourced from spatie/laravel-schedule-monitor's releases.
4.1.0
- make Oh Dear ping job configurable
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/4.0.2...4.0.3
Changelog
Sourced from spatie/laravel-schedule-monitor's changelog.
4.1.0 - 2025-09-11
- make Oh Dear ping job configurable
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/4.0.2...4.0.3
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
1
+37
-37
Package Dependencies
sentry/sentry-laravel
packagist
4.15.3 → 4.16.0
Minor
spatie/laravel-schedule-monitor
packagist
4.0.2 → 4.1.0
Minor
Technical Details
| ID: | 7584474 |
| UUID: | 2821078383 |
| Node ID: | PR_kwDOAMTD086oJj1v |
| Host: | GitHub |
| Repository: | laravelio/laravel.io |
| Merge State: | Unknown |