chore(deps): bump the production-dependencies group across 1 directory with 4 updates#4409
Merged
ildyria merged 1 commit intoJun 12, 2026
Conversation
…y with 4 updates Bumps the production-dependencies group with 3 updates in the / directory: [directorytree/ldaprecord-laravel](https://github.com/DirectoryTree/LdapRecord-Laravel), [laravel/octane](https://github.com/laravel/octane) and [paypal/paypal-server-sdk](https://github.com/paypal/PayPal-PHP-Server-SDK). Updates `directorytree/ldaprecord-laravel` from 4.0.2 to 4.0.4 - [Release notes](https://github.com/DirectoryTree/LdapRecord-Laravel/releases) - [Commits](DirectoryTree/LdapRecord-Laravel@v4.0.2...v4.0.4) Updates `laravel/framework` from 12.61.0 to 12.62.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md) - [Commits](laravel/framework@v12.61.0...v12.62.0) Updates `laravel/octane` from 2.17.4 to 2.17.5 - [Release notes](https://github.com/laravel/octane/releases) - [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md) - [Commits](laravel/octane@v2.17.4...v2.17.5) Updates `paypal/paypal-server-sdk` from 2.2.0 to 2.3.0 - [Changelog](https://github.com/paypal/PayPal-PHP-Server-SDK/blob/main/CHANGELOG.md) - [Commits](paypal/PayPal-PHP-Server-SDK@2.2.0...2.3.0) --- updated-dependencies: - dependency-name: directorytree/ldaprecord-laravel dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: laravel/framework dependency-version: 12.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: laravel/octane dependency-version: 2.17.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: paypal/paypal-server-sdk dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ildyria
approved these changes
Jun 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 3 updates in the / directory: directorytree/ldaprecord-laravel, laravel/octane and paypal/paypal-server-sdk.
Updates
directorytree/ldaprecord-laravelfrom 4.0.2 to 4.0.4Release notes
Sourced from directorytree/ldaprecord-laravel's releases.
Commits
6f02904Merge pull request #707 from DirectoryTree/bug-677e761079Split and update tests49c649dDetect if the an attribute set mutator is being used for password720f10dMerge pull request #706 from DirectoryTree/bug-67946f9964Update run-tests.ymld1e89e4Update ListenForLdapBindFailureTest.phpa95ba22Use all to save on toArraya12f88eFix test851b8f7Add failing testUpdates
laravel/frameworkfrom 12.61.0 to 12.62.0Release notes
Sourced from laravel/framework's releases.
Commits
f7e61ebUpdate version to v12.62.00d23f6a[12.x] Add multi-type union support to Illuminate JsonSchema (#60462)cf6681c[12.x] Skip pg_collation lookup in compileColumns() on PostgreSQL servers bef...127dcda[12.x] Add JSON Schema array deserializer (#60387)d01a390Update CHANGELOGe8472caUpdate version to v12.61.161d5557[12.x] Ensureconfigis bound before trying to log deprecation notice (#60376)12df688[12.x] Ensure path seperators aren't encoded in LocalFilesystemAdapter (#60350)33afd1e[12.x] Fix Number::pairs() infinite loop when $by is zero or negative (#60324)e854b8cFix FIFO queue name normalization in Cloud managed queues (#60316)Updates
laravel/octanefrom 2.17.4 to 2.17.5Release notes
Sourced from laravel/octane's releases.
Changelog
Sourced from laravel/octane's changelog.
Commits
058ae4dEnable Dependabot auto-merge (#1139)2789524Add Dependabot cooldown of 5 days (#1138)218dfb0Merge pull request #1137 from laravel/chore/pin-reusable-workflows-latest2881126Pin pull requests and issues workflows to latest laravel/.github39fc747Merge pull request #1136 from laravel/fix/pin-least-privilege-reusable-workflows4086bfbPin pull requests and issues workflows to least-privilege reusable workflows53bdeab[2.x] Fix Symfony 8.1 compatibility for Swoole (#1134)adf4f86Merge pull request #1132 from laravel/dependabot/github_actions/github-action...2a4b35cBump actions/checkout from 4.3.1 to 6.0.3 in the github-actions group0bd60a5Merge pull request #1131 from laravel/chore/github-actions-hardeningUpdates
paypal/paypal-server-sdkfrom 2.2.0 to 2.3.0Changelog
Sourced from paypal/paypal-server-sdk's changelog.
Commits
c54fefdAutomated commit messagef9aa309Merge pull request #68 from paypal/release7f46275Update CHANGELOG.mdDependabot 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 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