Skip to content

chore(deps): bump spatie/laravel-query-builder from 6.4.4 to 7.2.1#251

Merged
David-Crty merged 3 commits intomainfrom
dependabot/composer/spatie/laravel-query-builder-7.2.1
Apr 30, 2026
Merged

chore(deps): bump spatie/laravel-query-builder from 6.4.4 to 7.2.1#251
David-Crty merged 3 commits intomainfrom
dependabot/composer/spatie/laravel-query-builder-7.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps spatie/laravel-query-builder from 6.4.4 to 7.2.1.

Release notes

Sourced from spatie/laravel-query-builder's releases.

7.2.1

What's Changed

New Contributors

Full Changelog: spatie/laravel-query-builder@7.2.0...7.2.1

7.2.0

  • Fix empty global delimiter causing a ValueError in query parameter parsing (#1055)

7.0.1

  • Fix nullable filter edge cases for empty and not-null values with dynamic operators (#1051)

7.0.0

What's Changed

Full Changelog: spatie/laravel-query-builder@6.4.4...7.0.0

Changelog

Sourced from spatie/laravel-query-builder's changelog.

7.2.1 - 2026-04-17

What's Changed

New Contributors

Full Changelog: spatie/laravel-query-builder@7.2.0...7.2.1

7.2.0 - 2026-04-08

  • Fix empty global delimiter causing a ValueError in query parameter parsing (#1055)

7.1.0 - 2026-03-29

  • Add per-filter delimiter support via fluent delimiter() method on AllowedFilter

7.0.1 - 2026-03-16

  • Fix nullable filter edge cases for empty and not-null values with dynamic operators (#1051)

7.0.0 - 2026-03-15

What's Changed

Full Changelog: spatie/laravel-query-builder@6.4.4...7.0.0

Commits
  • 72b8c26 Fix PHPStan errors on main (#1057)
  • dceb560 Add support for disabling global filter value splitting (#1056)
  • c9ff7db Update changelog for 7.2.0
  • 52db3a8 fix: handle empty delimiters gracefully in query builder (#1055)
  • 12252d2 Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#1053)
  • e2d651d Update CHANGELOG
  • ef0a1ff Add per-filter delimiter support via fluent delimiter() method
  • a19293f Bump ramsey/composer-install from 3 to 4 (#1052)
  • 3e973e3 Update CHANGELOG
  • 8ec7246 fix: handle nullable filter edge cases for empty and not-null values (#1051)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder) from 6.4.4 to 7.2.1.
- [Release notes](https://github.com/spatie/laravel-query-builder/releases)
- [Changelog](https://github.com/spatie/laravel-query-builder/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-query-builder@6.4.4...7.2.1)

---
updated-dependencies:
- dependency-name: spatie/laravel-query-builder
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 30, 2026
spatie/laravel-query-builder v7 changed allowedFilters() and
allowedSorts() from accepting arrays to variadic parameters.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.31%. Comparing base (8d31d61) to head (5553539).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #251   +/-   ##
=========================================
  Coverage     91.31%   91.31%           
  Complexity     2176     2176           
=========================================
  Files           189      189           
  Lines          7806     7806           
=========================================
  Hits           7128     7128           
  Misses          678      678           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@David-Crty David-Crty merged commit 489455f into main Apr 30, 2026
5 checks passed
@David-Crty David-Crty deleted the dependabot/composer/spatie/laravel-query-builder-7.2.1 branch April 30, 2026 11:56
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.

1 participant