Skip to content

(chore): bump spatie/laravel-data from 4.20.1 to 4.21.0 in the composer group#29

Merged
yard-bot merged 1 commit intomainfrom
dependabot/composer/composer-25f776a23b
Apr 6, 2026
Merged

(chore): bump spatie/laravel-data from 4.20.1 to 4.21.0 in the composer group#29
yard-bot merged 1 commit intomainfrom
dependabot/composer/composer-25f776a23b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps the composer group with 1 update: spatie/laravel-data.

Updates spatie/laravel-data from 4.20.1 to 4.21.0

Release notes

Sourced from spatie/laravel-data's releases.

4.21.0

What's Changed

Full Changelog: spatie/laravel-data@4.20.1...4.21.0

Changelog

Sourced from spatie/laravel-data's changelog.

4.21.0 - 2026-04-02

What's Changed

Full Changelog: spatie/laravel-data@4.20.1...4.21.0

Commits
  • 27ad502 Update cursor paginator TypeScript transformer snapshots
  • eba90c7 Add generic type annotation to PaginatedDataCollection::items()
  • 1cd12ab Update docs: link to typescript-transformer v3 and document PHP 8.4 virtual p...
  • 5815a5b Update PHPStan baseline
  • a3ed7df Add UnitEnum and Arrayable support to In and NotIn validation attributes
  • dce2745 Consolidate property hook test fakes into a single SimpleDataWithPropertyHook...
  • 13c6617 Refactor NormalizedModel property resolution and add test for non-snake-cased...
  • 3334a18 Merge pull request #1098 from UltraWelfare/patch-1
  • 8cbe0b4 Fix styling
  • e4c00dc Merge pull request #1164 from jivanf/improve-virtual-property-support
  • 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 <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 composer group with 1 update: [spatie/laravel-data](https://github.com/spatie/laravel-data).


Updates `spatie/laravel-data` from 4.20.1 to 4.21.0
- [Release notes](https://github.com/spatie/laravel-data/releases)
- [Changelog](https://github.com/spatie/laravel-data/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-data@4.20.1...4.21.0)

---
updated-dependencies:
- dependency-name: spatie/laravel-data
  dependency-version: 4.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
...

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 6, 2026
@yard-bot yard-bot merged commit ad240a5 into main Apr 6, 2026
4 checks passed
@yard-bot yard-bot deleted the dependabot/composer/composer-25f776a23b branch April 6, 2026 05:18
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Composer package changes
Prod Packages Operation Base Target Link License
league/flysystem Upgraded 3.32.0 3.33.0 Compare MIT
spatie/laravel-data Upgraded 4.20.1 4.21.0 Compare MIT
symfony/console Upgraded v6.4.35 v6.4.36 Compare MIT
symfony/css-selector Upgraded v7.4.6 v7.4.8 Compare MIT
symfony/error-handler Upgraded v6.4.32 v6.4.36 Compare MIT
symfony/event-dispatcher Upgraded v7.4.4 v7.4.8 Compare MIT
symfony/http-kernel Upgraded v6.4.35 v6.4.36 Compare MIT
symfony/mime Upgraded v6.4.35 v6.4.36 Compare MIT
symfony/string Upgraded v7.4.6 v7.4.8 Compare MIT
symfony/var-dumper Upgraded v6.4.32 v6.4.36 Compare MIT

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Coverage report for commit: ce83a9d
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ███████████████████████ │ 100.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
 100% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: - | Methods: -
FilesLinesMethodsBranches
src
   DatabaseServiceProvider.php--100.00%
src/Model
   Post.php--100.00%
src/Traits
   Related.php--100.00%

🤖 comment via lucassabreu/comment-coverage-clover

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