Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 7 updates#4327

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/production-dependencies-74b7e0add5
Open

chore(deps): bump the production-dependencies group across 1 directory with 7 updates#4327
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/production-dependencies-74b7e0add5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps the production-dependencies group with 7 updates in the / directory:

Package From To
dedoc/scramble 0.13.20 0.13.22
directorytree/ldaprecord-laravel 3.4.3 4.0.0
laravel/octane 2.17.1 2.17.2
laravel/socialite 5.26.1 5.27.0
lychee-org/php-exif 1.3.0 1.3.1
omnipay/mollie 5.5.0 5.6.0
spatie/laravel-data 4.22.0 4.22.1

Updates dedoc/scramble from 0.13.20 to 0.13.22

Release notes

Sourced from dedoc/scramble's releases.

v0.13.22

What's Changed

Security: addresses a potential code execution issue under specific conditions.

New Contributors

Full Changelog: dedoc/scramble@v0.13.21...v0.13.22

v0.13.21

What's Changed

  • Fix relationship resource guessing when not explicitly provided and recognize JSON:API parameters when resource is transformed to response by @​romalytvynenko in dedoc/scramble#1143

Full Changelog: dedoc/scramble@v0.13.20...v0.13.21

Commits
  • b54b0c4 Add support for $this in rule expressions and improve rules evaluation safe...
  • fa0ebd6 support custom field for confirmed rule (#1128)
  • b286d4a Fix relationship resource guessing when not explicitly provided and recognize...
  • See full diff in compare view

Updates directorytree/ldaprecord-laravel from 3.4.3 to 4.0.0

Release notes

Sourced from directorytree/ldaprecord-laravel's releases.

v4.0.0

Release Notes

https://ldaprecord.com/docs/laravel/v4/release-notes

Upgrade Guide

https://ldaprecord.com/docs/laravel/v4/upgrading

Commits
  • 975dba5 Merge pull request #702 from DirectoryTree/bug-701
  • a7fc5c6 Delete each model so eloquent events fire
  • 6eebb49 Add failing test
  • 7ed5b40 Align comments
  • 5565bdc Merge pull request #700 from DirectoryTree/v4.0
  • 2843039 Remove unused model method and small refactors
  • 85ea864 Update run-tests.yml
  • 8eda537 Revert unnecessary change
  • 523ad80 Merge branch 'master' into v4.0
  • adbe576 Extract GUID conversion to GuidValue class
  • Additional commits viewable in compare view

Updates laravel/octane from 2.17.1 to 2.17.2

Release notes

Sourced from laravel/octane's releases.

v2.17.2

Changelog

Sourced from laravel/octane's changelog.

v2.17.2 - 2026-04-16

Commits

Updates laravel/socialite from 5.26.1 to 5.27.0

Release notes

Sourced from laravel/socialite's releases.

v5.27.0

  • Fix usage of access_token in Bitbucket integration by @​fetzi
Changelog

Sourced from laravel/socialite's changelog.

v5.27.0 - 2026-04-24

  • Fix usage of access_token in Bitbucket integration by @​fetzi
Commits

Updates lychee-org/php-exif from 1.3.0 to 1.3.1

Release notes

Sourced from lychee-org/php-exif's releases.

1.3.1

What's Changed

New Contributors

Full Changelog: LycheeOrg/php-exif@1.3.0...1.3.1

Commits

Updates omnipay/mollie from 5.5.0 to 5.6.0

Release notes

Sourced from omnipay/mollie's releases.

v5.6.0

What's Changed

New Contributors

Full Changelog: thephpleague/omnipay-mollie@v5.5.0...v5.6.0

Commits
  • 6e93668 Merge pull request #93 from tdi-tuning/master
  • 60804fa Merge branch 'thephpleague:master' into master
  • f134958 Merge pull request #94 from sandfoxme/php84-deprecation
  • 8fd4a1f Fix implicit nullable
  • b94e264 Update CreateOrderRequest.php
  • 8df39ae Merge pull request #88 from jan-edge/jan-edge-patch-1
  • e5c8add Feature to embed payments in response
  • See full diff in compare view

Updates spatie/laravel-data from 4.22.0 to 4.22.1

Release notes

Sourced from spatie/laravel-data's releases.

4.22.1

What's Changed

Full Changelog: spatie/laravel-data@4.22.0...4.22.1

Changelog

Sourced from spatie/laravel-data's changelog.

4.22.1 - 2026-04-27

What's Changed

Full Changelog: spatie/laravel-data@4.22.0...4.22.1

Commits
  • ec254c0 Merge branch 'jessegall-fix/inertia-v3-optional-prop'
  • 0e6974d Fix PHPStan
  • aef1980 Support Inertia v3 by falling back to OptionalProp
  • 2a23e52 Merge pull request #1180 from spatie/dependabot/github_actions/dependabot/fet...
  • 188a38f Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0
  • a22f8fb Add spec for replacing phpDocumentor with phpstan/phpdoc-parser
  • 102bb12 Update CHANGELOG
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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

…y with 7 updates

Bumps the production-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [dedoc/scramble](https://github.com/dedoc/scramble) | `0.13.20` | `0.13.22` |
| [directorytree/ldaprecord-laravel](https://github.com/DirectoryTree/LdapRecord-Laravel) | `3.4.3` | `4.0.0` |
| [laravel/octane](https://github.com/laravel/octane) | `2.17.1` | `2.17.2` |
| [laravel/socialite](https://github.com/laravel/socialite) | `5.26.1` | `5.27.0` |
| [lychee-org/php-exif](https://github.com/LycheeOrg/php-exif) | `1.3.0` | `1.3.1` |
| [omnipay/mollie](https://github.com/thephpleague/omnipay-mollie) | `5.5.0` | `5.6.0` |
| [spatie/laravel-data](https://github.com/spatie/laravel-data) | `4.22.0` | `4.22.1` |



Updates `dedoc/scramble` from 0.13.20 to 0.13.22
- [Release notes](https://github.com/dedoc/scramble/releases)
- [Commits](dedoc/scramble@v0.13.20...v0.13.22)

Updates `directorytree/ldaprecord-laravel` from 3.4.3 to 4.0.0
- [Release notes](https://github.com/DirectoryTree/LdapRecord-Laravel/releases)
- [Commits](DirectoryTree/LdapRecord-Laravel@v3.4.3...v4.0.0)

Updates `laravel/octane` from 2.17.1 to 2.17.2
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](laravel/octane@v2.17.1...v2.17.2)

Updates `laravel/socialite` from 5.26.1 to 5.27.0
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](laravel/socialite@v5.26.1...v5.27.0)

Updates `lychee-org/php-exif` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/LycheeOrg/php-exif/releases)
- [Commits](LycheeOrg/php-exif@1.3.0...1.3.1)

Updates `omnipay/mollie` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/thephpleague/omnipay-mollie/releases)
- [Commits](thephpleague/omnipay-mollie@v5.5.0...v5.6.0)

Updates `spatie/laravel-data` from 4.22.0 to 4.22.1
- [Release notes](https://github.com/spatie/laravel-data/releases)
- [Changelog](https://github.com/spatie/laravel-data/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-data@4.22.0...4.22.1)

---
updated-dependencies:
- dependency-name: dedoc/scramble
  dependency-version: 0.13.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: directorytree/ldaprecord-laravel
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: laravel/octane
  dependency-version: 2.17.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: laravel/socialite
  dependency-version: 5.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: lychee-org/php-exif
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: omnipay/mollie
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: spatie/laravel-data
  dependency-version: 4.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 28, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 28, 2026 12:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 28, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants