chore(deps): bump the production-dependencies group across 1 directory with 7 updates#4327
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
…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>
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 7 updates in the / directory:
0.13.200.13.223.4.34.0.02.17.12.17.25.26.15.27.01.3.01.3.15.5.05.6.04.22.04.22.1Updates
dedoc/scramblefrom 0.13.20 to 0.13.22Release notes
Sourced from dedoc/scramble's releases.
Commits
b54b0c4Add support for$thisin rule expressions and improve rules evaluation safe...fa0ebd6support custom field for confirmed rule (#1128)b286d4aFix relationship resource guessing when not explicitly provided and recognize...Updates
directorytree/ldaprecord-laravelfrom 3.4.3 to 4.0.0Release notes
Sourced from directorytree/ldaprecord-laravel's releases.
Commits
975dba5Merge pull request #702 from DirectoryTree/bug-701a7fc5c6Delete each model so eloquent events fire6eebb49Add failing test7ed5b40Align comments5565bdcMerge pull request #700 from DirectoryTree/v4.02843039Remove unused model method and small refactors85ea864Update run-tests.yml8eda537Revert unnecessary change523ad80Merge branch 'master' into v4.0adbe576Extract GUID conversion to GuidValue classUpdates
laravel/octanefrom 2.17.1 to 2.17.2Release notes
Sourced from laravel/octane's releases.
Changelog
Sourced from laravel/octane's changelog.
Commits
d73525ffix versionfb38077Improves CI against L13 (#1107)36774a1Update CHANGELOGUpdates
laravel/socialitefrom 5.26.1 to 5.27.0Release notes
Sourced from laravel/socialite's releases.
Changelog
Sourced from laravel/socialite's changelog.
Commits
40e0757Fix usage of access_token in Bitbucket integration (#771)3eb5446Update CHANGELOGUpdates
lychee-org/php-exiffrom 1.3.0 to 1.3.1Release notes
Sourced from lychee-org/php-exif's releases.
Commits
7d8d3ebFix GPS extraction for ImageMagick string format (#80)Updates
omnipay/molliefrom 5.5.0 to 5.6.0Release notes
Sourced from omnipay/mollie's releases.
Commits
6e93668Merge pull request #93 from tdi-tuning/master60804faMerge branch 'thephpleague:master' into masterf134958Merge pull request #94 from sandfoxme/php84-deprecation8fd4a1fFix implicit nullableb94e264Update CreateOrderRequest.php8df39aeMerge pull request #88 from jan-edge/jan-edge-patch-1e5c8addFeature to embed payments in responseUpdates
spatie/laravel-datafrom 4.22.0 to 4.22.1Release notes
Sourced from spatie/laravel-data's releases.
Changelog
Sourced from spatie/laravel-data's changelog.
Commits
ec254c0Merge branch 'jessegall-fix/inertia-v3-optional-prop'0e6974dFix PHPStanaef1980Support Inertia v3 by falling back to OptionalProp2a23e52Merge pull request #1180 from spatie/dependabot/github_actions/dependabot/fet...188a38fBump dependabot/fetch-metadata from 3.0.0 to 3.1.0a22f8fbAdd spec for replacing phpDocumentor with phpstan/phpdoc-parser102bb12Update CHANGELOGDependabot 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