Bump the php-dependencies group with 2 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(about 1 month ago)
(about 1 month ago)
(about 1 month ago)
dependencies php
Bumps the php-dependencies group with 2 updates: laravel/nightwatch and sentry/sentry-laravel.
Updates laravel/nightwatch from 1.15.0 to 1.15.2
Release notes
Sourced from laravel/nightwatch's releases.
v1.15.2
What's Changed
- Fix PHP warning on bad cookie by
@jessarcherin laravel/nightwatch#292Full Changelog: https://github.com/laravel/nightwatch/compare/v1.15.1...v1.15.2
v1.15.1
What's Changed
- Allow multiple filter callbacks to be registered by
@avosalmonin laravel/nightwatch#287- Allow multiple redact callbacks to be registered by
@avosalmonin laravel/nightwatch#289- Use config dot notation by
@timacdonaldin laravel/nightwatch#288- Extract stream helpers by
@timacdonaldin laravel/nightwatch#286- Gracefully handle error output on shutdown by
@timacdonaldin laravel/nightwatch#285Full Changelog: https://github.com/laravel/nightwatch/compare/v1.15.0...v1.15.1
Changelog
Sourced from laravel/nightwatch's changelog.
v1.15.2 - 2025-10-17
What's Changed
- Fix PHP warning on bad cookie by
@jessarcherin laravel/nightwatch#292Full Changelog: https://github.com/laravel/nightwatch/compare/v1.15.1...v1.15.2
v1.15.1 - 2025-10-16
What's Changed
- Allow multiple filter callbacks to be registered by
@avosalmonin laravel/nightwatch#287- Allow multiple redact callbacks to be registered by
@avosalmonin laravel/nightwatch#289- Use config dot notation by
@timacdonaldin laravel/nightwatch#288- Extract stream helpers by
@timacdonaldin laravel/nightwatch#286- Gracefully handle error output on shutdown by
@timacdonaldin laravel/nightwatch#285Full Changelog: https://github.com/laravel/nightwatch/compare/v1.15.0...v1.15.1
Commits
3276ef5Bump version to v1.15.276656caFix PHP warning on bad cookie (#292)d068a90Bump version to v1.15.1824d743Gracefully handle error output on shutdown (#285)eeed280Extract stream helpers (#286)8827862Use config dot notation (#288)a677281Allow multiple redact callbacks to be registered (#289)90d6734Allow multiple filter callbacks to be registered (#287)- See full diff in compare view
Updates sentry/sentry-laravel from 4.16.0 to 4.17.0
Release notes
Sourced from sentry/sentry-laravel's releases.
4.17.0
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.17.0.
Features
- Auto configure Sentry log channels. [(#1042)](getsentry/sentry-laravel#1042)
Configuring the channel is no longer required. To enable logs for Sentry, the following environment variables need to be configured:
LOG_CHANNEL=stack LOG_STACK=single,sentry_logs SENTRY_ENABLE_LOGS=trueSentry will use
LOG_LEVELto determine the minimum log level, but it's possible to overwrite it just for Sentry usingSENTRY_LOG_LEVEL.LOG_LEVEL=info SENTRY_LOG_LEVEL=warningMisc
- Add
sentry.originattribute toLogsHandler. [(#1041)](getsentry/sentry-laravel#1041)
Changelog
Sourced from sentry/sentry-laravel's changelog.
4.17.0
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.17.0.
Features
- Auto configure Sentry log channels. [(#1042)](getsentry/sentry-laravel#1042)
Configuring the channel is no longer required. To enable logs for Sentry, the following environment variables need to be configured:
LOG_CHANNEL=stack LOG_STACK=single,sentry_logs SENTRY_ENABLE_LOGS=trueSentry will use
LOG_LEVELto determine the minimum log level, but it's possible to overwrite it just for Sentry usingSENTRY_LOG_LEVEL.LOG_LEVEL=info SENTRY_LOG_LEVEL=warningMisc
- Add
sentry.originattribute toLogsHandler. [(#1041)](getsentry/sentry-laravel#1041)
Commits
f321c45release: 4.17.030e63aefix(changelog): use ## instead of ### for version number (#1050)a57b20aPrepare 4.17.0 (#1043)6a51dbeAuto configure our log channels (#1042)7838696ref(logs): add sentry.origin attribute to monolog handler (#1041)482b371Update pull_request_template.md (#1040)599bf27meta: add pull request template (#1039)c0ef226Merge branch 'release/4.16.0'- See full diff in compare view
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
Package Dependencies
sentry/sentry-laravel
packagist
4.16.0 → 4.17.0
Minor
Technical Details
| ID: | 10241763 |
| UUID: | 3524637020 |
| Node ID: | PR_kwDOBNPhPs6uO5zF |
| Host: | GitHub |
| Repository: | laravelio/paste.laravel.io |