Skip to content

Bump the php-dependencies group with 8 updates #1285

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

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

Bumps the php-dependencies group with 8 updates:

Package From To
codeat3/blade-simple-icons 6.11.0 6.12.1
laravel/framework 11.44.2 11.44.5
laravel/horizon 5.31.1 5.31.2
laravel/sanctum 4.0.8 4.1.0
laravel/socialite 5.19.0 5.20.0
league/commonmark 2.6.1 2.6.2
livewire/flux 2.1.2 2.1.5
pestphp/pest-plugin-laravel 3.1.0 3.2.0

Updates codeat3/blade-simple-icons from 6.11.0 to 6.12.1

Release notes

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

6.12.1

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.12.0...6.12.1

6.12.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.11.0...6.12.0

Changelog

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

6.12.1 - 2025-04-22

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.12.0...6.12.1

6.12.0 - 2025-04-22

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.11.0...6.12.0

Commits
  • d7e0e8d auto-update: update icons with the latest commit 6030d8fa6a2cec9e58015ac1354e...
  • 7cd10d8 Update CHANGELOG
  • a59209f auto-update: update icons with the latest commit 8ec66f470bee2dd3370cc4d0a5dd...
  • d200589 Update CHANGELOG
  • See full diff in compare view

Updates laravel/framework from 11.44.2 to 11.44.5

Release notes

Sourced from laravel/framework's releases.

v11.44.5

v11.44.4

v11.44.3

Commits

Updates laravel/horizon from 5.31.1 to 5.31.2

Release notes

Sourced from laravel/horizon's releases.

v5.31.2

Changelog

Sourced from laravel/horizon's changelog.

v5.31.2 - 2025-04-18

Commits

Updates laravel/sanctum from 4.0.8 to 4.1.0

Release notes

Sourced from laravel/sanctum's releases.

v4.1.0

Changelog

Sourced from laravel/sanctum's changelog.

v4.1.0 - 2025-04-22

Commits

Updates laravel/socialite from 5.19.0 to 5.20.0

Release notes

Sourced from laravel/socialite's releases.

v5.20.0

Changelog

Sourced from laravel/socialite's changelog.

v5.20.0 - 2025-04-21

Commits

Updates league/commonmark from 2.6.1 to 2.6.2

Release notes

Sourced from league/commonmark's releases.

2.6.2

Fixed

  • Fixed Attributes extension parsing regression (#1071)

Other Changes

New Contributors

Full Changelog: thephpleague/commonmark@2.6.1...2.6.2

Changelog

Sourced from league/commonmark's changelog.

[2.6.2] - 2025-04-18

Fixed

  • Fixed Attributes extension parsing regression (#1071)
Commits
  • 06c3b0b Prepare to release 2.6.2
  • 771974c Fix Attributes extension parsing regression (#1071)
  • e99ee2e Merge pull request #1069 from DanielEScherzer/patch-1
  • f356ca5 docs/2.6/extensions/front-matter.md: add missing newline
  • 64cba7f Merge pull request #1063 from CharrafiMed/patch-1
  • 9c617f2 Fix: Use correct interface for custom extensions (missing one)
  • a1aa08c Fix: Use correct interface for custom extensions
  • See full diff in compare view

Updates livewire/flux from 2.1.2 to 2.1.5

Release notes

Sourced from livewire/flux's releases.

v2.1.5

What's Changed

Full Changelog: livewire/flux@v2.1.4...v2.1.5

v2.1.4

What's Changed

Full Changelog: livewire/flux@v2.1.3...v2.1.4

v2.1.3

What's Changed

Full Changelog: livewire/flux@v2.1.2...v2.1.3

Commits
  • e24f05b Build assets
  • 180b515 Merge pull request #1533 from livewire/josh/fix-avatar-in-flexbox
  • b59e503 Fix avatar in a flexbox
  • a19709f Build assets
  • c37bd02 Build assets
  • 999dfeb Merge pull request #1240 from livewire/josh/native-inputs
  • af0a963 Merge pull request #1438 from livewire/josh/fix-dialog-autofocus-issue
  • 4df0fd9 Merge branch 'main' into josh/fix-dialog-autofocus-issue
  • 07ecd92 Merge pull request #1445 from livewire/josh/fix-avatar-component
  • 1c3a673 Merge pull request #1456 from livewire/josh/fix-label-falsey-check
  • Additional commits viewable in compare view

Updates pestphp/pest-plugin-laravel from 3.1.0 to 3.2.0

Commits
  • 6801be8 Merge pull request #61 from adevade/add-without-defer-helper
  • bb8d5b5 chore: adjust versions
  • 7b3ab56 Update README.md
  • cb29400 Add withoutDefer and withDefer helpers
  • acc614b Merge pull request #58 from patrickomeara/3.x
  • d7868f5 Casting table as string breaks assertions that pass in a model
  • 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 8 updates:

| Package | From | To |
| --- | --- | --- |
| [codeat3/blade-simple-icons](https://github.com/codeat3/blade-simple-icons) | `6.11.0` | `6.12.1` |
| [laravel/framework](https://github.com/laravel/framework) | `11.44.2` | `11.44.5` |
| [laravel/horizon](https://github.com/laravel/horizon) | `5.31.1` | `5.31.2` |
| [laravel/sanctum](https://github.com/laravel/sanctum) | `4.0.8` | `4.1.0` |
| [laravel/socialite](https://github.com/laravel/socialite) | `5.19.0` | `5.20.0` |
| [league/commonmark](https://github.com/thephpleague/commonmark) | `2.6.1` | `2.6.2` |
| [livewire/flux](https://github.com/livewire/flux) | `2.1.2` | `2.1.5` |
| [pestphp/pest-plugin-laravel](https://github.com/pestphp/pest-plugin-laravel) | `3.1.0` | `3.2.0` |


Updates `codeat3/blade-simple-icons` from 6.11.0 to 6.12.1
- [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@6.11.0...6.12.1)

Updates `laravel/framework` from 11.44.2 to 11.44.5
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.44.2...v11.44.5)

Updates `laravel/horizon` from 5.31.1 to 5.31.2
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](laravel/horizon@v5.31.1...v5.31.2)

Updates `laravel/sanctum` from 4.0.8 to 4.1.0
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](laravel/sanctum@v4.0.8...v4.1.0)

Updates `laravel/socialite` from 5.19.0 to 5.20.0
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](laravel/socialite@v5.19.0...v5.20.0)

Updates `league/commonmark` from 2.6.1 to 2.6.2
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.6/CHANGELOG.md)
- [Commits](thephpleague/commonmark@2.6.1...2.6.2)

Updates `livewire/flux` from 2.1.2 to 2.1.5
- [Release notes](https://github.com/livewire/flux/releases)
- [Commits](livewire/flux@v2.1.2...v2.1.5)

Updates `pestphp/pest-plugin-laravel` from 3.1.0 to 3.2.0
- [Commits](pestphp/pest-plugin-laravel@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: codeat3/blade-simple-icons
  dependency-version: 6.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/framework
  dependency-version: 11.44.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/horizon
  dependency-version: 5.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/sanctum
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/socialite
  dependency-version: 5.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: league/commonmark
  dependency-version: 2.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: livewire/flux
  dependency-version: 2.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: pestphp/pest-plugin-laravel
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Apr 25, 2025
@driesvints driesvints merged commit eeaa47d into main Apr 25, 2025
2 checks passed
@driesvints driesvints deleted the dependabot/composer/php-dependencies-b8a62f4d9c branch April 25, 2025 06:33
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