Skip to content

Bump the php-dependencies group with 5 updates #1157

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
Oct 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2024

Bumps the php-dependencies group with 5 updates:

Package From To
blade-ui-kit/blade-icons 1.7.1 1.7.2
codeat3/blade-simple-icons 5.10.0 5.14.0
laravel/framework 11.28.0 11.29.0
laravel/horizon 5.29.1 5.29.2
pestphp/pest 3.4.1 3.5.0

Updates blade-ui-kit/blade-icons from 1.7.1 to 1.7.2

Release notes

Sourced from blade-ui-kit/blade-icons's releases.

1.7.2

Changelog

Sourced from blade-ui-kit/blade-icons's changelog.

1.7.2 - 2024-10-17

Commits

Updates codeat3/blade-simple-icons from 5.10.0 to 5.14.0

Release notes

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

5.14.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.13.0...5.14.0

5.13.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.12.0...5.13.0

5.12.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.11.0...5.12.0

5.11.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.10.0...5.11.0

Changelog

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

5.14.0 - 2024-10-16

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.13.0...5.14.0

5.13.0 - 2024-10-16

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.12.0...5.13.0

5.12.0 - 2024-10-16

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.11.0...5.12.0

5.11.0 - 2024-10-16

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.10.0...5.11.0

Commits
  • cae8961 auto-update: update icons with the latest commit 56aff6cf060c13b92061f0d93dea...
  • 7108ea9 Update CHANGELOG
  • d1981c2 auto-update: update icons with the latest commit 40a7541e2163d227cd1c67b089f2...
  • f0fff18 Update CHANGELOG
  • 8dbfe7e auto-update: update icons with the latest commit d1577e853935ab8a88bac45eb039...
  • a7f7cb7 Update CHANGELOG
  • a97a5ee auto-update: update icons with the latest commit bffc992b7d1365ee44b1683f8397...
  • 4874794 Update CHANGELOG
  • See full diff in compare view

Updates laravel/framework from 11.28.0 to 11.29.0

Release notes

Sourced from laravel/framework's releases.

v11.29.0

v11.28.1

Changelog

Sourced from laravel/framework's changelog.

v11.29.0 - 2024-10-22

v11.28.1 - 2024-10-16

Commits
  • 4250545 Update version to v11.29.0
  • 19f38dd fix typo $previousLCurrency to $previousCurrency for clarity and consistency ...
  • d61d4f2 Update facade docblocks
  • 6ff9ae1 Add helper method to determine stray request prevention state (#53232)
  • f507e43 Allow Vite entry points to be merged (#53233)
  • a5f6fcc [11.x] Add waitUntil method to Process (#53236)
  • 57a35ec [11.x] Add getConnection() Method to Factory Class for Retrieving Database Co...
  • 6247370 fix: EloquentCollection find and unique generics (#53239)
  • 2044605 [11.x] Fix incorrect bindings in DB::update when using a collection as a valu...
  • f776438 Improve query builder tests (#53251)
  • Additional commits viewable in compare view

Updates laravel/horizon from 5.29.1 to 5.29.2

Release notes

Sourced from laravel/horizon's releases.

v5.29.2

Changelog

Sourced from laravel/horizon's changelog.

v5.29.2 - 2024-10-16

Commits

Updates pestphp/pest from 3.4.1 to 3.5.0

Release notes

Sourced from pestphp/pest's releases.

v3.5.0

feat: support for nested describe blocks by @​jshayes in pestphp/pest#1295 fix: issue where a describe block will prevent a beforeEach call from executing by @​jshayes in pestphp/pest#1294

v3.4.2

Full Changelog: pestphp/pest@v3.4.1...v3.4.2

Commits

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 |
| --- | --- | --- |
| [blade-ui-kit/blade-icons](https://github.com/blade-ui-kit/blade-icons) | `1.7.1` | `1.7.2` |
| [codeat3/blade-simple-icons](https://github.com/codeat3/blade-simple-icons) | `5.10.0` | `5.14.0` |
| [laravel/framework](https://github.com/laravel/framework) | `11.28.0` | `11.29.0` |
| [laravel/horizon](https://github.com/laravel/horizon) | `5.29.1` | `5.29.2` |
| [pestphp/pest](https://github.com/pestphp/pest) | `3.4.1` | `3.5.0` |


Updates `blade-ui-kit/blade-icons` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/blade-ui-kit/blade-icons/releases)
- [Changelog](https://github.com/blade-ui-kit/blade-icons/blob/1.x/CHANGELOG.md)
- [Commits](driesvints/blade-icons@1.7.1...1.7.2)

Updates `codeat3/blade-simple-icons` from 5.10.0 to 5.14.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.10.0...5.14.0)

Updates `laravel/framework` from 11.28.0 to 11.29.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.28.0...v11.29.0)

Updates `laravel/horizon` from 5.29.1 to 5.29.2
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](laravel/horizon@v5.29.1...v5.29.2)

Updates `pestphp/pest` from 3.4.1 to 3.5.0
- [Release notes](https://github.com/pestphp/pest/releases)
- [Changelog](https://github.com/pestphp/pest/blob/3.x/RELEASE.md)
- [Commits](pestphp/pest@v3.4.1...v3.5.0)

---
updated-dependencies:
- dependency-name: blade-ui-kit/blade-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-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-patch
  dependency-group: php-dependencies
- dependency-name: pestphp/pest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@driesvints driesvints merged commit c0cd5bd into main Oct 23, 2024
3 checks passed
@driesvints driesvints deleted the dependabot/composer/php-dependencies-f38d7662ad branch October 23, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant