Bump the composer-all group across 1 directory with 5 updates#745
Merged
Conversation
Bumps the composer-all group with 4 updates in the / directory: [firebase/php-jwt](https://github.com/googleapis/php-jwt), [guzzlehttp/guzzle](https://github.com/guzzle/guzzle), [knuckleswtf/scribe](https://github.com/knuckleswtf/scribe) and [mallardduck/blade-lucide-icons](https://github.com/mallardduck/blade-lucide-icons). Updates `firebase/php-jwt` from 7.0.5 to 7.1.0 - [Release notes](https://github.com/googleapis/php-jwt/releases) - [Changelog](https://github.com/googleapis/php-jwt/blob/main/CHANGELOG.md) - [Commits](googleapis/php-jwt@v7.0.5...v7.1.0) Updates `guzzlehttp/guzzle` from 7.11.0 to 7.11.2 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.11/CHANGELOG.md) - [Commits](guzzle/guzzle@7.11.0...7.11.2) Updates `knuckleswtf/scribe` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/knuckleswtf/scribe/releases) - [Changelog](https://github.com/knuckleswtf/scribe/blob/v5/CHANGELOG.md) - [Commits](knuckleswtf/scribe@5.10.0...5.11.0) 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 `mallardduck/blade-lucide-icons` from 1.26.21 to 1.26.23 - [Release notes](https://github.com/mallardduck/blade-lucide-icons/releases) - [Changelog](https://github.com/mallardduck/blade-lucide-icons/blob/main/CHANGELOG.md) - [Commits](mallardduck/blade-lucide-icons@1.26.21...1.26.23) --- updated-dependencies: - dependency-name: firebase/php-jwt dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: composer-all - dependency-name: guzzlehttp/guzzle dependency-version: 7.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer-all - dependency-name: knuckleswtf/scribe dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: composer-all - dependency-name: laravel/framework dependency-version: 12.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: composer-all - dependency-name: mallardduck/blade-lucide-icons dependency-version: 1.26.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer-all ... 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 composer-all group with 4 updates in the / directory: firebase/php-jwt, guzzlehttp/guzzle, knuckleswtf/scribe and mallardduck/blade-lucide-icons.
Updates
firebase/php-jwtfrom 7.0.5 to 7.1.0Release notes
Sourced from firebase/php-jwt's releases.
Changelog
Sourced from firebase/php-jwt's changelog.
Commits
b374a5dchore(main): release 7.1.0 (#641)87b258achore: add back release-please (#640)aa0b447feat: Add support for PS256 (#637)8a6c2a7fix: skip parsing valid unsupported curves (#638)f7ae571Fix: Update homepage URL in composer.json (#635)958e422fix: validate numeric type of iat, nbf and exp claims in encode (#634)bc9b2adchore: fix ReadmeTest (#636)32b5ea0chore: add tests for JWK ASN1 fix (#631)Updates
guzzlehttp/guzzlefrom 7.11.0 to 7.11.2Release notes
Sourced from guzzlehttp/guzzle's releases.
Changelog
Sourced from guzzlehttp/guzzle's changelog.
Commits
bf5f35aRelease 7.11.2d4a1a11Fix non-finite float coercion warnings on PHP 8.5 (#3622)5af96f3Release 7.11.15385e7cFix PSR-7 README link (#3596)5a5b48dIgnore request-level transport sharing (#3586)2b58257Clarify redirect tracking headers (#3582)f9f28f7Upgrade to test-server 0.5 (#3580)Updates
knuckleswtf/scribefrom 5.10.0 to 5.11.0Release notes
Sourced from knuckleswtf/scribe's releases.
Changelog
Sourced from knuckleswtf/scribe's changelog.
Commits
71c8c4aBump version to 5.11.0c4f33dbIgnore laravel/framework security advisories in Composer policyae97b75Update tests71f77b3Update skill2ad0c6eUpdate description for 'exists' validation rule (#1069)8ef45eeFix nested BelongsTo relationships in ResponseFromApiResource (#1066)c15b33aFix: Don't pre-urlencode Postman collection query keys/values (#1075)Updates
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
mallardduck/blade-lucide-iconsfrom 1.26.21 to 1.26.23Release notes
Sourced from mallardduck/blade-lucide-icons's releases.
Changelog
Sourced from mallardduck/blade-lucide-icons's changelog.
Commits
1929cc5feat(icons): Update Lucide to 1.19.03ed4009feat(icons): Update Lucide to 1.18.0Dependabot 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