build(deps): bump the backend-minor-patch group across 1 directory with 5 updates - #80
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…th 5 updates Bumps the backend-minor-patch group with 5 updates in the /backend-laravel directory: | Package | From | To | | --- | --- | --- | | [laravel/socialite](https://github.com/laravel/socialite) | `5.29.0` | `5.30.0` | | [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) | `3.35.2` | `3.35.3` | | [pusher/pusher-php-server](https://github.com/pusher/pusher-http-php) | `7.2.8` | `7.3.0` | | [laravel/sail](https://github.com/laravel/sail) | `1.64.0` | `1.67.0` | | [mockery/mockery](https://github.com/mockery/mockery) | `1.6.12` | `1.6.15` | Updates `laravel/socialite` from 5.29.0 to 5.30.0 - [Release notes](https://github.com/laravel/socialite/releases) - [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md) - [Commits](laravel/socialite@v5.29.0...v5.30.0) Updates `league/flysystem-aws-s3-v3` from 3.35.2 to 3.35.3 - [Commits](thephpleague/flysystem-aws-s3-v3@3.35.2...3.35.3) Updates `pusher/pusher-php-server` from 7.2.8 to 7.3.0 - [Release notes](https://github.com/pusher/pusher-http-php/releases) - [Changelog](https://github.com/pusher/pusher-http-php/blob/master/CHANGELOG.md) - [Commits](pusher/pusher-http-php@7.2.8...7.3.0) Updates `laravel/sail` from 1.64.0 to 1.67.0 - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](laravel/sail@v1.64.0...v1.67.0) Updates `mockery/mockery` from 1.6.12 to 1.6.15 - [Release notes](https://github.com/mockery/mockery/releases) - [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md) - [Commits](mockery/mockery@1.6.12...1.6.15) --- updated-dependencies: - dependency-name: laravel/socialite dependency-version: 5.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: league/flysystem-aws-s3-v3 dependency-version: 3.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: pusher/pusher-php-server dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: laravel/sail dependency-version: 1.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: mockery/mockery dependency-version: 1.6.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-minor-patch ... 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 backend-minor-patch group with 5 updates in the /backend-laravel directory:
5.29.05.30.03.35.23.35.37.2.87.3.01.64.01.67.01.6.121.6.15Updates
laravel/socialitefrom 5.29.0 to 5.30.0Release notes
Sourced from laravel/socialite's releases.
Changelog
Sourced from laravel/socialite's changelog.
Commits
caf714ffix: Validate Facebook OIDC token nonce (#789)27702f4Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group (#788)6bf99a7Update CHANGELOGUpdates
league/flysystem-aws-s3-v3from 3.35.2 to 3.35.3Commits
b03780cPopulate the failure reason on AwsS3V3Adapter exceptionsUpdates
pusher/pusher-php-serverfrom 7.2.8 to 7.3.0Release notes
Sourced from pusher/pusher-php-server's releases.
Changelog
Sourced from pusher/pusher-php-server's changelog.
Commits
058d846Merge pull request #407 from pusher/bump-version-7.3.02407d37Bump to version 7.3.02fdbf6fRelease 7.3.02f05431Merge pull request #406 from GrahamCampbell/guzzle-8f353210Add support for Guzzle 8e275938Merge pull request #405 from pusher/fix/webhook-test-php73-compat2b00aeeFix typed property syntax for PHP 7.3 compatibility in WebhookTestUpdates
laravel/sailfrom 1.64.0 to 1.67.0Release notes
Sourced from laravel/sail's releases.
Changelog
Sourced from laravel/sail's changelog.
Commits
639e03aMove from Launchpad PPA to packages.sury.org (#896)7104316Update CHANGELOGebf2861Add CPX command support and update Dockerfiles for PHP 8.2+ (#895)973d77aUpdate CHANGELOGd4b9213Fix background scheduled commands when using Sail (#894)a7ee940Enable dumpless upgrades for Meilisearch (#892)e8f6458Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group (#891)b50e432Update CHANGELOGUpdates
mockery/mockeryfrom 1.6.12 to 1.6.15Release notes
Sourced from mockery/mockery's releases.
... (truncated)
Changelog
Sourced from mockery/mockery's changelog.
Commits
967a801Changelog v1.6.15 (#1516)44f4967Fix partial mocks skipping real__constructand__clone(#1515)d5362eaChangelog v1.6.14 (#1513)c35d268Allow mocking__clonemagic method (#1512)0e01466Fix str_* polyfills documenting non-empty-string parameters (#1509)9cb5441Changelog v1.6.13 (#1508)8f28a25Fix psalm issues and bump RTD to Ubuntu 24.04 (#1507)7b65b4fFix Mock::shouldNotReceive() ignoring additional arguments (#1506)4bc305aAdd PHPUnit extension for Mockery (#1505)396bc47Add PHPUnit EndToEnd Tests (#1504)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 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