Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

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

Full Changelog: laravel/nightwatch@v1.15.1...v1.15.2

v1.15.1

What's Changed

Full Changelog: laravel/nightwatch@v1.15.0...v1.15.1

Changelog

Sourced from laravel/nightwatch's changelog.

v1.15.2 - 2025-10-17

What's Changed

Full Changelog: laravel/nightwatch@v1.15.1...v1.15.2

v1.15.1 - 2025-10-16

What's Changed

Full Changelog: laravel/nightwatch@v1.15.0...v1.15.1

Commits

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

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=true

Sentry will use LOG_LEVEL to determine the minimum log level, but it's possible to overwrite it just for Sentry using SENTRY_LOG_LEVEL.

LOG_LEVEL=info
SENTRY_LOG_LEVEL=warning

Misc

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

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=true

Sentry will use LOG_LEVEL to determine the minimum log level, but it's possible to overwrite it just for Sentry using SENTRY_LOG_LEVEL.

LOG_LEVEL=info
SENTRY_LOG_LEVEL=warning

Misc

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 17, 2025
@driesvints
Copy link
Member

@dependabot recreate

Bumps the php-dependencies group with 2 updates: [laravel/nightwatch](https://github.com/laravel/nightwatch) and [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel).


Updates `laravel/nightwatch` from 1.15.0 to 1.15.2
- [Release notes](https://github.com/laravel/nightwatch/releases)
- [Changelog](https://github.com/laravel/nightwatch/blob/1.x/CHANGELOG.md)
- [Commits](laravel/nightwatch@v1.15.0...v1.15.2)

Updates `sentry/sentry-laravel` from 4.16.0 to 4.17.0
- [Release notes](https://github.com/getsentry/sentry-laravel/releases)
- [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-laravel@4.16.0...4.17.0)

---
updated-dependencies:
- dependency-name: laravel/nightwatch
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: sentry/sentry-laravel
  dependency-version: 4.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/php-dependencies-76a82bdcd3 branch from e3cd277 to 22986a5 Compare October 17, 2025 10:54
@github-actions github-actions bot merged commit 93b3cad into main Oct 17, 2025
4 checks passed
@github-actions github-actions bot deleted the dependabot/composer/php-dependencies-76a82bdcd3 branch October 17, 2025 10:55
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

Development

Successfully merging this pull request may close these issues.

1 participant