Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the php-dependencies group with 5 updates #1123

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps the php-dependencies group with 5 updates:

Package From To
codeat3/blade-simple-icons 5.6.0 5.7.0
laravel/framework 11.21.0 11.22.0
laravel/horizon 5.27.1 5.28.0
laravel/socialite 5.15.1 5.16.0
symfony/http-client 7.1.3 7.1.4

Updates codeat3/blade-simple-icons from 5.6.0 to 5.7.0

Release notes

Sourced from codeat3/blade-simple-icons's releases.

5.7.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.6.0...5.7.0

Changelog

Sourced from codeat3/blade-simple-icons's changelog.

5.7.0 - 2024-08-28

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.6.0...5.7.0

Commits
  • 9e2361a auto-update: update icons with the latest commit 9dcae3064be89cb21a4f036a652d...
  • 0300864 Update CHANGELOG
  • See full diff in compare view

Updates laravel/framework from 11.21.0 to 11.22.0

Release notes

Sourced from laravel/framework's releases.

v11.22.0

Changelog

Sourced from laravel/framework's changelog.

v11.22.0 - 2024-09-03

Commits
  • 868c75b Update version to v11.22.0
  • 85b7ca8 [11.x] SQLite Error: "General error: 1 no such table" after adding a foreign ...
  • 4153267 Fix Apostrophe Handling in SeeInOrder.php and Enhance Test Coverage (#52627)
  • 57249c3 Update facade docblocks
  • e443437 Fix docblock for Filesystem::hash() (#52630)
  • 13d2886 Pass iterable keys to withProgressBar in InteractsWithIO (#52623)
  • befe9b9 Update facade docblocks
  • 4044172 [11.x] Use the same parameter type for 'throwUnless' as used for 'throwIf' (#...
  • bf4ec27 Apply fixes from StyleCI
  • 811ea6a [11.x] Accepts BackedEnum for onQueue, onConnection, allOnQueue, and allOnCon...
  • Additional commits viewable in compare view

Updates laravel/horizon from 5.27.1 to 5.28.0

Release notes

Sourced from laravel/horizon's releases.

v5.28.0

Changelog

Sourced from laravel/horizon's changelog.

v5.28.0 - 2024-09-03

Commits

Updates laravel/socialite from 5.15.1 to 5.16.0

Release notes

Sourced from laravel/socialite's releases.

v5.16.0

Changelog

Sourced from laravel/socialite's changelog.

v5.16.0 - 2024-09-03

Commits

Updates symfony/http-client from 7.1.3 to 7.1.4

Release notes

Sourced from symfony/http-client's releases.

v7.1.4

Changelog (symfony/http-client@v7.1.3...v7.1.4)

Commits
  • a8f8d60 Merge branch '6.4' into 7.1
  • 4c92046 Merge branch '5.4' into 6.4
  • 4d547e5 do not overwrite the host to request
  • 9525d24 Merge branch '6.4' into 7.1
  • 5302eae Merge branch '5.4' into 6.4
  • 6ad5e27 reject malformed URLs with a meaningful exception
  • c223757 Merge branch '6.4' into 7.1
  • 65b8a96 Merge branch '5.4' into 6.4
  • 550cc67 [HttpClient] Disable HTTP/2 PUSH by default when using curl
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the php-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [codeat3/blade-simple-icons](https://github.com/codeat3/blade-simple-icons) | `5.6.0` | `5.7.0` |
| [laravel/framework](https://github.com/laravel/framework) | `11.21.0` | `11.22.0` |
| [laravel/horizon](https://github.com/laravel/horizon) | `5.27.1` | `5.28.0` |
| [laravel/socialite](https://github.com/laravel/socialite) | `5.15.1` | `5.16.0` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.1.3` | `7.1.4` |


Updates `codeat3/blade-simple-icons` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/codeat3/blade-simple-icons/releases)
- [Changelog](https://github.com/codeat3/blade-simple-icons/blob/main/CHANGELOG.md)
- [Commits](codeat3/blade-simple-icons@5.6.0...5.7.0)

Updates `laravel/framework` from 11.21.0 to 11.22.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.21.0...v11.22.0)

Updates `laravel/horizon` from 5.27.1 to 5.28.0
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](laravel/horizon@v5.27.1...v5.28.0)

Updates `laravel/socialite` from 5.15.1 to 5.16.0
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](laravel/socialite@v5.15.1...v5.16.0)

Updates `symfony/http-client` from 7.1.3 to 7.1.4
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md)
- [Commits](symfony/http-client@v7.1.3...v7.1.4)

---
updated-dependencies:
- dependency-name: codeat3/blade-simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/horizon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/socialite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 4, 2024
@driesvints driesvints merged commit d174546 into main Sep 4, 2024
3 checks passed
@driesvints driesvints deleted the dependabot/composer/php-dependencies-0d7bfe9bfc branch September 4, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Development

Successfully merging this pull request may close these issues.

1 participant