Bump phpseclib/phpseclib from 3.0.52 to 3.0.55#259
Closed
dependabot[bot] wants to merge 55 commits into
Closed
Conversation
� Conflicts: � app/Providers/AppServiceProvider.php � Conflicts: � composer.lock
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ocker/app (#237) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…es (#250) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the php-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) | `7.10.5` | `7.11.0` | | [intervention/image](https://github.com/Intervention/image) | `4.1.2` | `4.1.3` | | [laravel/framework](https://github.com/laravel/framework) | `13.12.0` | `13.14.0` | | [laravel/nightwatch](https://github.com/laravel/nightwatch) | `1.27.0` | `1.28.0` | | [livewire/livewire](https://github.com/livewire/livewire) | `4.3.0` | `4.3.1` | | [predis/predis](https://github.com/predis/predis) | `3.4.2` | `3.5.0` | | [laravel/boost](https://github.com/laravel/boost) | `2.4.8` | `2.4.9` | Updates `guzzlehttp/guzzle` from 7.10.5 to 7.11.0 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.11/CHANGELOG.md) - [Commits](guzzle/guzzle@7.10.5...7.11.0) Updates `intervention/image` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/Intervention/image/releases) - [Commits](Intervention/image@4.1.2...4.1.3) Updates `laravel/framework` from 13.12.0 to 13.14.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md) - [Commits](laravel/framework@v13.12.0...v13.14.0) Updates `laravel/nightwatch` from 1.27.0 to 1.28.0 - [Release notes](https://github.com/laravel/nightwatch/releases) - [Changelog](https://github.com/laravel/nightwatch/blob/1.x/CHANGELOG.md) - [Commits](laravel/nightwatch@v1.27.0...v1.28.0) Updates `livewire/livewire` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/livewire/livewire/releases) - [Commits](livewire/livewire@v4.3.0...v4.3.1) Updates `predis/predis` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/predis/predis/releases) - [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md) - [Commits](predis/predis@v3.4.2...v3.5.0) Updates `laravel/boost` from 2.4.8 to 2.4.9 - [Release notes](https://github.com/laravel/boost/releases) - [Changelog](https://github.com/laravel/boost/blob/main/CHANGELOG.md) - [Commits](laravel/boost@v2.4.8...v2.4.9) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 7.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies - dependency-name: intervention/image dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies - dependency-name: laravel/framework dependency-version: 13.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies - dependency-name: laravel/nightwatch dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies - dependency-name: livewire/livewire dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies - dependency-name: predis/predis dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies - dependency-name: laravel/boost dependency-version: 2.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps dunglas/frankenphp from 1.12.3-php8.5.6 to 1.12.4-php8.5.6. --- updated-dependencies: - dependency-name: dunglas/frankenphp dependency-version: 1.12.4-php8.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the frontend-dependencies group with 4 updates: [@inertiajs/svelte](https://github.com/inertiajs/inertia/tree/HEAD/packages/svelte), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte), [svelte-check](https://github.com/sveltejs/language-tools) and [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup). Updates `@inertiajs/svelte` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/inertiajs/inertia/releases) - [Changelog](https://github.com/inertiajs/inertia/blob/3.x/CHANGELOG.md) - [Commits](https://github.com/inertiajs/inertia/commits/v3.3.1/packages/svelte) Updates `svelte` from 5.56.1 to 5.56.2 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.2/packages/svelte) Updates `svelte-check` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.5.0...svelte-check@4.6.0) Updates `@rollup/rollup-linux-x64-gnu` from 4.61.0 to 4.61.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.61.0...v4.61.1) --- updated-dependencies: - dependency-name: "@inertiajs/svelte" dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: svelte dependency-version: 5.56.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: svelte-check dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.61.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...df4cb1c) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Production added ImageProcessingService/SteamDataSync tests around the 'failed to optimize any screenshots' throw and missing-variant retries. After rebasing onto development's refactor, that logic lives in SteamImageSyncService, so the SteamDataSyncServiceTest duplicates (and contradicts) the Feature suite. Update the two ImageProcessingService tests to expect the throw-on-total-failure behaviour and drop the redundant SteamDataSyncServiceTest.
Narrow renderedLanguages/renderedTags so they cannot be undefined when the list is expanded, resolving svelte-check errors carried over from production's game-card refactor.
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.52 to 3.0.55. - [Release notes](https://github.com/phpseclib/phpseclib/releases) - [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md) - [Commits](phpseclib/phpseclib@3.0.52...3.0.55) --- updated-dependencies: - dependency-name: phpseclib/phpseclib dependency-version: 3.0.55 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like phpseclib/phpseclib is up-to-date now, so this is no longer needed. |
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 phpseclib/phpseclib from 3.0.52 to 3.0.55.
Release notes
Sourced from phpseclib/phpseclib's releases.
Changelog
Sourced from phpseclib/phpseclib's changelog.
Commits
db9744eMerge branch '3.0' of github.com:phpseclib/phpseclib into 3.01f0c555RSA: types in the comment4f5414fCHANGELOG: new released7b53f6RSA: PKCS1 signature verification didn't always work with OpenSSL89a3daeMerge branch '2.0' into 3.0efbc42cMerge branch '1.0' into 2.0b732ef5README: update 1.0 download link5418963Merge branch '2.0' into 3.0d73c9e0Merge branch '1.0' into 2.0fa867e5CHANGELOG: add new releaseDependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.