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 #1186

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps the php-dependencies group with 5 updates:

Package From To
blade-ui-kit/blade-heroicons 2.4.0 2.5.0
laravel/framework 11.31.0 11.33.2
laravel/sanctum 4.0.3 4.0.4
predis/predis 2.2.2 2.3.0
fakerphp/faker 1.24.0 1.24.1

Updates blade-ui-kit/blade-heroicons from 2.4.0 to 2.5.0

Release notes

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

2.5.0

  • Update Heroicons to v2.2.0 (4ed3ed0)
Changelog

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

2.5.0 - 2024-11-18

  • Update Heroicons to v2.2.0 (4ed3ed0)
Commits

Updates laravel/framework from 11.31.0 to 11.33.2

Release notes

Sourced from laravel/framework's releases.

v11.33.2

v11.33.1

v11.33.0

v11.32.0

Changelog

Sourced from laravel/framework's changelog.

v11.33.2 - 2024-11-19

v11.33.1 - 2024-11-19

v11.33.0 - 2024-11-19

v11.32.0 - 2024-11-15

... (truncated)

Commits
  • 6b98327 Update version to v11.33.2
  • eb2ed54 Apply fixes from StyleCI
  • ba260b7 [11.x] Fix: Improve Request Port Extraction Handling in ServeCommand.php to P...
  • 91e9de0 Revert "[11.x] Support DB aggregate by group (#53209)" (#53582)
  • 11508cd Support ObservedBy on parent model classes (#53579)
  • 3c672db Update CHANGELOG
  • 8b139ac Update version to v11.33.1
  • 5f8e5a8 cloud env
  • fcbd9b1 Marking password parameter in Database connector with SensitiveParameter attr...
  • e8c9f0a Update CHANGELOG
  • Additional commits viewable in compare view

Updates laravel/sanctum from 4.0.3 to 4.0.4

Release notes

Sourced from laravel/sanctum's releases.

v4.0.4

Changelog

Sourced from laravel/sanctum's changelog.

v4.0.4 - 2024-11-15

Commits

Updates predis/predis from 2.2.2 to 2.3.0

Release notes

Sourced from predis/predis's releases.

v2.3.0

Added

  • Added GeoShapeField field (#1467)
  • Added hash expiration commands (#1456)
  • Added support for time series IGNORE filter (#1458)
  • Added XREAD commands (#1459)
  • Added NOVALUES argument support to HSCAN (#1459)
  • Added support for search INDEXMISSING and INDEXEMPTY arguments (#1464)

Changed

  • Explicitly mark nullable parameters as nullable (#1448)
  • Filter out available replicas based on link status flag (#1440)
  • Respect prefix for ZPOPMIN, ZPOPMAX, ZMSCORE, LMOVE, BLMOVE, SMISMEMBER and GEOSEARCH (#1451, #1453, #1455, #1468)

Fixed

  • Fixed Relay support when using Redis Cluster (#1397)
  • Fixed cmsincrby() type annotation (#1333)
  • Fixed set() type annotation (#1394)
  • Fixed operator precedence in connection factory (#1405)
  • Fixed a bug with null arguments in set() method (#1470, #1471)
Changelog

Sourced from predis/predis's changelog.

v2.3.0 (2024-11-21)

Added

  • Added GeoShapeField field (#1467)
  • Added hash expiration commands (#1456)
  • Added support for time series IGNORE filter (#1458)
  • Added XREAD commands (#1459)
  • Added NOVALUES argument support to HSCAN (#1459)
  • Added support for search INDEXMISSING and INDEXEMPTY arguments (#1464)

Changed

  • Explicitly mark nullable parameters as nullable (#1448)
  • Filter out available replicas based on link status flag (#1440)
  • Respect prefix for ZPOPMIN, ZPOPMAX, ZMSCORE, LMOVE, BLMOVE, SMISMEMBER and GEOSEARCH (#1451, #1453, #1455, #1468)

Fixed

  • Fixed Relay support when using Redis Cluster (#1397)
  • Fixed cmsincrby() type annotation (#1333)
  • Fixed set() type annotation (#1394)
  • Fixed operator precedence in connection factory (#1405)
  • Fixed a bug with null arguments in set() method (#1470, #1471)
Commits

Updates fakerphp/faker from 1.24.0 to 1.24.1

Release notes

Sourced from fakerphp/faker's releases.

v1.24.1

What's Changed

New Contributors

Full Changelog: FakerPHP/Faker@v1.24.0...v1.24.1

Changelog

Sourced from fakerphp/faker's changelog.

CHANGELOG

Unreleased

  • Removed domain gmail.com.au from Provider\en_AU\Internet (#886)
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-heroicons](https://github.com/blade-ui-kit/blade-heroicons) | `2.4.0` | `2.5.0` |
| [laravel/framework](https://github.com/laravel/framework) | `11.31.0` | `11.33.2` |
| [laravel/sanctum](https://github.com/laravel/sanctum) | `4.0.3` | `4.0.4` |
| [predis/predis](https://github.com/predis/predis) | `2.2.2` | `2.3.0` |
| [fakerphp/faker](https://github.com/FakerPHP/Faker) | `1.24.0` | `1.24.1` |


Updates `blade-ui-kit/blade-heroicons` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/blade-ui-kit/blade-heroicons/releases)
- [Changelog](https://github.com/blade-ui-kit/blade-heroicons/blob/main/CHANGELOG.md)
- [Commits](blade-ui-kit/blade-heroicons@2.4.0...2.5.0)

Updates `laravel/framework` from 11.31.0 to 11.33.2
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.31.0...v11.33.2)

Updates `laravel/sanctum` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](laravel/sanctum@v4.0.3...v4.0.4)

Updates `predis/predis` from 2.2.2 to 2.3.0
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/v2.x/CHANGELOG.md)
- [Commits](predis/predis@v2.2.2...v2.3.0)

Updates `fakerphp/faker` from 1.24.0 to 1.24.1
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/v1.24.1/CHANGELOG.md)
- [Commits](FakerPHP/Faker@v1.24.0...v1.24.1)

---
updated-dependencies:
- dependency-name: blade-ui-kit/blade-heroicons
  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/sanctum
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: predis/predis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: fakerphp/faker
  dependency-type: direct:development
  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 Nov 22, 2024
@driesvints driesvints merged commit 918d09f into main Nov 22, 2024
2 checks passed
@driesvints driesvints deleted the dependabot/composer/php-dependencies-53f5444c0c branch November 22, 2024 12:58
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