Bump the php-dependencies group with 4 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(5 months ago)
(5 months ago)
(5 months ago)
by driesvints
dependencies php
Bumps the php-dependencies group with 4 updates: laravel/nightwatch, ramsey/uuid, sentry/sentry-laravel and nunomaduro/collision.
Updates laravel/nightwatch from 1.7.4 to 1.9.0
Release notes
Sourced from laravel/nightwatch's releases.
v1.9.0
What's Changed
- fix: version calculation in release workflow by
@jamesdangercarpenterin laravel/nightwatch#200- Filtering improvements by
@timacdonaldin laravel/nightwatch#197- Octane support by
@timacdonaldin laravel/nightwatch#201Full Changelog: https://github.com/laravel/nightwatch/compare/v1.8.4...v1.9.0
v1.8.4
What's Changed
- Sampling improvements by
@timacdonaldin laravel/nightwatch#185- Add support for log levels by
@jessarcherin laravel/nightwatch#198Full Changelog: https://github.com/laravel/nightwatch/compare/v1.7.4...v1.8.4
Commits
55c826dBump version to v1.9.063d18b5Update facade docblocksc35084bOctane support (#201)93fa5faUpdate facade docblocks3b6290eFiltering improvements (#197)f1b5aaefix: version calculation in release workflow (#200)350fe88Bump version to v1.8.4ff2210fAdd support for log levels (#198)db72fb5Update facade docblocksd118998Sampling improvements (#185)- See full diff in compare view
Updates ramsey/uuid from 4.8.1 to 4.9.0
Release notes
Sourced from ramsey/uuid's releases.
4.9.0
Added
- Add new
@pureannotations to the following (#605):
Ramsey\Uuid\Codec\CodecInterface::encode()Ramsey\Uuid\Codec\CodecInterface::encodeBinary()Ramsey\Uuid\Codec\CodecInterface::decode()Ramsey\Uuid\Codec\CodecInterface::decodeBytes()Ramsey\Uuid\Fields\FieldsInterface::getBytes()Ramsey\Uuid\Math\CalculatorInterface::add()Ramsey\Uuid\Math\CalculatorInterface::subtract()Ramsey\Uuid\Math\CalculatorInterface::multiply()Ramsey\Uuid\Math\CalculatorInterface::divide()Ramsey\Uuid\Math\CalculatorInterface::fromBase()Ramsey\Uuid\Math\CalculatorInterface::toBase()Ramsey\Uuid\Math\CalculatorInterface::toHexadecimal()Ramsey\Uuid\Math\CalculatorInterface::toInteger()Ramsey\Uuid\Nonstandard\UuidRamsey\Uuid\Rfc4122\Fields::isMax()Ramsey\Uuid\Rfc4122\FieldsInterface::getVersion()Ramsey\Uuid\Rfc4122\FieldsInterface::isNil()Ramsey\Uuid\Type\Time::getSeconds()Ramsey\Uuid\Type\Time::getMicroseconds()Ramsey\Uuid\Type\TypeInterface::toString()Ramsey\Uuid\UuidInterface::getBytes()Ramsey\Uuid\UuidInterface::toString()Ramsey\Uuid\Validator\ValidatorInterface::validate()Fixed
- Restore the
@pureannotations that were removed in 4.8.0 (#603).
Full Changelog: https://github.com/ramsey/uuid/compare/4.8.1...4.9.0
Changelog
Sourced from ramsey/uuid's changelog.
4.9.0 - 2025-06-25
Added
- Add new
@pureannotations to the following (#605):
Ramsey\Uuid\Codec\CodecInterface::encode()Ramsey\Uuid\Codec\CodecInterface::encodeBinary()Ramsey\Uuid\Codec\CodecInterface::decode()Ramsey\Uuid\Codec\CodecInterface::decodeBytes()Ramsey\Uuid\Fields\FieldsInterface::getBytes()Ramsey\Uuid\Math\CalculatorInterface::add()Ramsey\Uuid\Math\CalculatorInterface::subtract()Ramsey\Uuid\Math\CalculatorInterface::multiply()Ramsey\Uuid\Math\CalculatorInterface::divide()Ramsey\Uuid\Math\CalculatorInterface::fromBase()Ramsey\Uuid\Math\CalculatorInterface::toBase()Ramsey\Uuid\Math\CalculatorInterface::toHexadecimal()Ramsey\Uuid\Math\CalculatorInterface::toInteger()Ramsey\Uuid\Nonstandard\UuidRamsey\Uuid\Rfc4122\Fields::isMax()Ramsey\Uuid\Rfc4122\FieldsInterface::getVersion()Ramsey\Uuid\Rfc4122\FieldsInterface::isNil()Ramsey\Uuid\Type\Time::getSeconds()Ramsey\Uuid\Type\Time::getMicroseconds()Ramsey\Uuid\Type\TypeInterface::toString()Ramsey\Uuid\UuidInterface::getBytes()Ramsey\Uuid\UuidInterface::toString()Ramsey\Uuid\Validator\ValidatorInterface::validate()Fixed
- Restore the
@pureannotations that were removed in 4.8.0 (#603).
Commits
4e0e23cPrepare release 4.9.01fffdc3Call getFields() only once4ca249eIgnore the "result unused" error in tests from the PHPStan config088b873Use explicit error identifiers when ignoring PHPStan errorsaa18ce1Fix pure annotations (#605)df575bdRe-add the@pureannotationsdbc8104chore(deps-dev): bump squizlabs/php_codesniffer from 3.13.1 to 3.13.2eaa5e16Assert the length of time bytes is 6f295696Update tests for testing bytes "rollover"b40c069Remove errant echo statement from test.- Additional commits viewable in compare view
Updates sentry/sentry-laravel from 4.15.0 to 4.15.1
Release notes
Sourced from sentry/sentry-laravel's releases.
4.15.1
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.15.1.
Misc
- Bump the PHP SDK to version
4.14.1[(#1013)](getsentry/sentry-laravel#1013)
Changelog
Sourced from sentry/sentry-laravel's changelog.
4.15.1
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.15.1.
Misc
- Bump the PHP SDK to version
4.14.1[(#1013)](getsentry/sentry-laravel#1013)
Commits
Updates nunomaduro/collision from 8.8.1 to 8.8.2
Commits
6020796adjusts ignores- 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
Pull Request Statistics
1
1
+54
-55
Package Dependencies
sentry/sentry-laravel
packagist
4.15.0 → 4.15.1
Patch
Technical Details
| ID: | 2362973 |
| UUID: | 2622981033 |
| Node ID: | PR_kwDOAMTD086cV4Op |
| Host: | GitHub |
| Repository: | laravelio/laravel.io |
| Merge State: | Unknown |