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 prod-deps group across 1 directory with 4 updates #468

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the prod-deps group with 4 updates in the / directory: laravel/framework, predis/predis, spatie/fork and tightenco/tlint.

Updates laravel/framework from 11.33.2 to 11.38.2

Release notes

Sourced from laravel/framework's releases.

v11.38.2

v11.38.1

v11.38.0

v11.37.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v11.38.2 - 2025-01-15

v11.38.1 - 2025-01-14

v11.38.0 - 2025-01-14

v11.37.0 - 2025-01-02

... (truncated)

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 spatie/fork from 1.2.2 to 1.2.3

Release notes

Sourced from spatie/fork's releases.

1.2.3

What's Changed

New Contributors

Full Changelog: spatie/fork@1.2.2...1.2.3

Changelog

Sourced from spatie/fork's changelog.

1.2.3 - 2024-12-11

What's Changed

New Contributors

Full Changelog: spatie/fork@1.2.2...1.2.3

Commits

Updates tightenco/tlint from 9.3.1 to 9.4.0

Release notes

Sourced from tightenco/tlint's releases.

v9.4.0

What's Changed

New Contributors

Full Changelog: tighten/tlint@v9.3.1...v9.4.0

Commits
  • b0175af Merge pull request #372 from tighten/drift/release
  • 22ac909 Update tests to include 8.4 and bump version
  • e324d1f Merge pull request #369 from tighten/drift/add-type-support-one-line
  • bb64e99 Merge pull request #371 from tighten/drift/ignore-escaped-blade
  • adee126 Merge pull request #370 from tighten/drift/update-duster
  • dc55f84 Ignore escaped blade on SpacesAroundBladeRenderContent linters and formatters
  • 67171d2 Remove duster before running tests
  • e758c64 Update Duster to V3
  • a2d34c9 Dusting
  • 38e0871 Update linter and linter tests
  • Additional commits viewable 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 prod-deps group with 4 updates in the / directory: [laravel/framework](https://github.com/laravel/framework), [predis/predis](https://github.com/predis/predis), [spatie/fork](https://github.com/spatie/fork) and [tightenco/tlint](https://github.com/tighten/tlint).


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

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 `spatie/fork` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/spatie/fork/releases)
- [Changelog](https://github.com/spatie/fork/blob/main/CHANGELOG.md)
- [Commits](spatie/fork@1.2.2...1.2.3)

Updates `tightenco/tlint` from 9.3.1 to 9.4.0
- [Release notes](https://github.com/tighten/tlint/releases)
- [Changelog](https://github.com/tighten/tlint/blob/main/CHANGELOG.md)
- [Commits](tighten/tlint@v9.3.1...v9.4.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: predis/predis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: spatie/fork
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: tightenco/tlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 20, 2025
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.38%. Comparing base (8976504) to head (120a275).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #468   +/-   ##
=========================================
  Coverage     74.38%   74.38%           
  Complexity      443      443           
=========================================
  Files            46       46           
  Lines          1710     1710           
=========================================
  Hits           1272     1272           
  Misses          438      438           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

Superseded by #472.

@dependabot dependabot bot closed this Jan 27, 2025
@dependabot dependabot bot deleted the dependabot/composer/prod-deps-b24d66645d branch January 27, 2025 12:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants