Bump the php-dependencies group with 6 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(6 months ago)
(6 months ago)
(6 months ago)
by driesvints
dependencies php
Bumps the php-dependencies group with 6 updates:
| Package | From | To |
|---|---|---|
| codeat3/blade-simple-icons | 6.12.1 |
6.15.0 |
| intervention/image | 3.11.2 |
3.11.3 |
| laravel/horizon | 5.32.0 |
5.32.1 |
| laravel/socialite | 5.20.0 |
5.21.0 |
| symfony/http-client | 7.2.4 |
7.3.0 |
| symfony/mailgun-mailer | 7.2.0 |
7.3.0 |
Updates codeat3/blade-simple-icons from 6.12.1 to 6.15.0
Release notes
Sourced from codeat3/blade-simple-icons's releases.
6.15.0
What's Changed
- synced with the released tag 14.15.0
- chore: update icons with the latest commit cbd11d1 by
@github-actionsin codeat3/blade-simple-icons#187Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/6.14.0...6.15.0
6.14.0
What's Changed
- synced with the released tag 14.14.0
- chore: update icons with the latest commit 059d2aa by
@github-actionsin codeat3/blade-simple-icons#186Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/6.13.0...6.14.0
6.13.0
What's Changed
- synced with the released tag 14.13.0
- chore: update icons with the latest commit 86885c2 by
@github-actionsin codeat3/blade-simple-icons#185Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/6.12.3...6.13.0
6.12.3
What's Changed
- synced with the released tag 14.12.3
- chore: update icons with the latest commit 0aee803 by
@github-actionsin codeat3/blade-simple-icons#184Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/6.12.2...6.12.3
6.12.2
What's Changed
- synced with the released tag 14.12.2
- chore: update icons with the latest commit 07fff80 by
@github-actionsin codeat3/blade-simple-icons#183Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/6.12.1...6.12.2
Changelog
Sourced from codeat3/blade-simple-icons's changelog.
6.15.0 - 2025-05-27
What's Changed
- synced with the released tag 14.15.0
- chore: update icons with the latest commit cbd11d1 by
@github-actionsin codeat3/blade-simple-icons#187Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/6.14.0...6.15.0
6.14.0 - 2025-05-27
What's Changed
- synced with the released tag 14.14.0
- chore: update icons with the latest commit 059d2aa by
@github-actionsin codeat3/blade-simple-icons#186Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/6.13.0...6.14.0
6.13.0 - 2025-05-27
What's Changed
- synced with the released tag 14.13.0
- chore: update icons with the latest commit 86885c2 by
@github-actionsin codeat3/blade-simple-icons#185Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/6.12.3...6.13.0
6.12.3 - 2025-05-27
What's Changed
- synced with the released tag 14.12.3
- chore: update icons with the latest commit 0aee803 by
@github-actionsin codeat3/blade-simple-icons#184Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/6.12.2...6.12.3
6.12.2 - 2025-05-27
What's Changed
- synced with the released tag 14.12.2
- chore: update icons with the latest commit 07fff80 by
@github-actionsin codeat3/blade-simple-icons#183Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/6.12.1...6.12.2
Commits
f3e4b4bauto-update: update icons with the latest commit cbd11d19129e6240887a1480f36a...837f0bfUpdate CHANGELOGcb1bbd7auto-update: update icons with the latest commit 059d2aae284b6b057b13484f27eb...e2669d9Update CHANGELOGab4f6ceauto-update: update icons with the latest commit 86885c2ea298cf18e6f41a56ace5...9a35356Update CHANGELOG0029779auto-update: update icons with the latest commit 0aee803e13c769266fbe97b2a67b...20fc814Update CHANGELOG19535a2auto-update: update icons with the latest commit 07fff803fe601ec248ac24c3b545...6e39106auto-update: update icons with the latest commit 155fa96c01c38c9e8985ef0ee890...- Additional commits viewable in compare view
Updates intervention/image from 3.11.2 to 3.11.3
Release notes
Sourced from intervention/image's releases.
3.11.3
What's Changed
- Enable wrapping of non western text by
@olivervogelin Intervention/image#1444- GIF detection: Only check the first 6 bytes of the input by
@nicospin Intervention/image#1441Full Changelog: https://github.com/Intervention/image/compare/3.11.2...3.11.3
Commits
d0f097bEnable wrapping for non western text (#1444)9659e76GIF detection: Only check the first 6 bytes of the input (#1441)ae61c58Fix testing workflow4116933Update github workflowb9f9c3aFix documentation linksd08f8c0Add to phpcs ruleset774fd9dAdd to phpcs rulesetb63b0f2Enforce doc block style06dacf4Replace deprecated coding standard rule52d8d50Modernize docker files- Additional commits viewable in compare view
Updates laravel/horizon from 5.32.0 to 5.32.1
Release notes
Sourced from laravel/horizon's releases.
v5.32.1
- Make $user = null the default in viewHorizon gate closure for better DX by
@mitoopin laravel/horizon#1554- Bump axios from 1.7.4 to 1.8.2 by
@dependabotin laravel/horizon#1557
Changelog
Sourced from laravel/horizon's changelog.
v5.32.1 - 2025-05-19
- Make $user = null the default in viewHorizon gate closure for better DX by
@mitoopin laravel/horizon#1554- Bump axios from 1.7.4 to 1.8.2 by
@dependabotin laravel/horizon#1557
Commits
Updates laravel/socialite from 5.20.0 to 5.21.0
Release notes
Sourced from laravel/socialite's releases.
v5.21.0
- Added email and it's scope to TwitterProvider by
@abdulmejidshemsuawelin laravel/socialite#744
Changelog
Sourced from laravel/socialite's changelog.
v5.21.0 - 2025-05-19
- Added email and it's scope to TwitterProvider by
@abdulmejidshemsuawelin laravel/socialite#744
Commits
d836394Added email and it's scope to TwitterProvider (#744)d1952d3Update CHANGELOG- See full diff in compare view
Updates symfony/http-client from 7.2.4 to 7.3.0
Release notes
Sourced from symfony/http-client's releases.
v7.3.0
Changelog (https://github.com/symfony/http-client/compare/v7.3.0-RC1...v7.3.0)
- no significant changes
v7.3.0-RC1
Changelog (https://github.com/symfony/http-client/compare/v7.3.0-BETA2...v7.3.0-RC1)
- no significant changes
v7.3.0-BETA1
Changelog (https://github.com/symfony/http-client/compare/v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#59370 [HttpClient] Allow using HTTP/3 with the
CurlHttpClient(@MatTheCat)- feature symfony/symfony#59068 [HttpClient] Add IPv6 support to NativeHttpClient (
@dmitrii-baranov-tg)
Changelog
Sourced from symfony/http-client's changelog.
CHANGELOG
7.3
- Add IPv6 support to
NativeHttpClient- Allow using HTTP/3 with the
CurlHttpClient7.2
- Add support for amphp/http-client v5 on PHP 8.4+
7.1
- Add
HttpOptions::setHeader()to add or replace a single header- Allow mocking
start_timeinfo inMockResponse- Add
MockResponse::fromFile()andJsonMockResponse::fromFile()methods to help using fixtures files- Add
ThrottlingHttpClientto enable limiting the number of requests within a certain period- Deprecate the
setLogger()methods of theNoPrivateNetworkHttpClient,TraceableHttpClientandScopingHttpClientclasses, configure the logger of the wrapped clients directly instead7.0
- Remove implementing
Http\Message\RequestFactoryfromHttplugClient6.4
- Add
HarFileResponseFactorytesting utility, allow to replay responses from.harfiles- Add
max_retriesoption toRetryableHttpClientto adjust the retry logic on a per request level- Add
PingWehookMessageandPingWebhookMessageHandler- Enable using EventSourceHttpClient::connect() for both GET and POST
6.3
- Add option
crypto_methodto set the minimum TLS version and make it default to v1.2- Add
UriTemplateHttpClientto use URI templates as specified in the RFC 6570- Add
ServerSentEvent::getArrayData()to get the Server-Sent Event's data decoded as an array when it's a JSON payload- Allow array of urls as
base_urioption value inRetryableHttpClientto retry on a new url each time- Add
JsonMockResponse, aMockResponseshortcut that automatically encodes the passed body to JSON and sets the content type toapplication/jsonby default- Support file uploads by nesting resource streams in option "body"
6.2
- Make
HttplugClientimplementPsr\Http\Message\RequestFactoryInterface,StreamFactoryInterfaceandUriFactoryInterface
... (truncated)
Commits
57e4fb8bug #60295 [HttpClient] do not lose response information when truncating the ...3becd20align the type to the one in the human description7d5c652do not lose response information when truncating the debug buffer622e6b4minor #60243 [Cache][EventDispatcher][HttpClient][HttpKernel][Messenger][Vali...9c041e5Don't enable tracing unless the profiler is enabled839d9d4[HttpClient] Improve memory consumption02a2e8bMerge branch '7.2' into 7.3551c526Merge branch '7.2' into 7.3b969daeMerge branch '7.2' into 7.3ba1b4a9Merge branch '7.2' into 7.3- Additional commits viewable in compare view
Updates symfony/mailgun-mailer from 7.2.0 to 7.3.0
Release notes
Sourced from symfony/mailgun-mailer's releases.
v7.3.0
Changelog (https://github.com/symfony/mailgun-mailer/compare/v7.3.0-RC1...v7.3.0)
- no significant changes
v7.3.0-RC1
Changelog (https://github.com/symfony/mailgun-mailer/compare/v7.3.0-BETA2...v7.3.0-RC1)
- no significant changes
v7.3.0-BETA1
Changelog (https://github.com/symfony/mailgun-mailer/compare/v7.2.6...v7.3.0-BETA1)
- no significant changes
Commits
- See full diff in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Pull Request Statistics
1
1
+166
-160
Package Dependencies
codeat3/blade-simple-icons
packagist
6.12.1 → 6.15.0
Minor
symfony/mailgun-mailer
packagist
7.2.0 → 7.3.0
Minor
Technical Details
| ID: | 1169338 |
| UUID: | 2553676677 |
| Node ID: | PR_kwDOAMTD086YNgOF |
| Host: | GitHub |
| Repository: | laravelio/laravel.io |
| Merge State: | Unknown |