Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps spatie/laravel-data from 4.13.0 to 4.17.1.

Release notes

Sourced from spatie/laravel-data's releases.

4.17.1

What's Changed

Full Changelog: spatie/laravel-data@4.17.0...4.17.1

4.17.0

What's Changed

Breaking changes

  • While technically not breaking, some changes were made inside the validation attributes. You can check it here: spatie/laravel-data#1051 in the headsup section.

Full Changelog: spatie/laravel-data@4.16.1...4.17.0

4.16.1

What's Changed

Full Changelog: spatie/laravel-data@4.16.0...4.16.1

4.16.0

What's Changed

Full Changelog: spatie/laravel-data@4.15.3...4.16.0

4.15.3

  • Add support for only and except in enum rule

Full Changelog: spatie/laravel-data@4.15.2...4.15.3

4.15.2

  • Fix: CannotCreateData exception when AutoWhenLoadedLazy relationship is not loaded (#1009)
  • Fix: Inertia deferred properties not being that flexible

Full Changelog: spatie/laravel-data@4.15.1...4.15.2

4.15.1

What's Changed

... (truncated)

Changelog

Sourced from spatie/laravel-data's changelog.

4.17.1 - 2025-09-04

What's Changed

Full Changelog: spatie/laravel-data@4.17.0...4.17.1

4.17.0 - 2025-06-25

What's Changed

Breaking changes

  • While technically not breaking, some changes were made inside the validation attributes. You can check it here: spatie/laravel-data#1051 in the headsup section.

Full Changelog: spatie/laravel-data@4.16.1...4.17.0

4.16.1 - 2025-06-24

What's Changed

Full Changelog: spatie/laravel-data@4.16.0...4.16.1

4.16.0 - 2025-06-20

What's Changed

Full Changelog: spatie/laravel-data@4.15.3...4.16.0

4.15.3 - 2025-06-19

  • Add support for only and except in enum rule

Full Changelog: spatie/laravel-data@4.15.2...4.15.3

4.15.2 - 2025-06-12

... (truncated)

Commits
  • 6ec15bb Fix test
  • 1806839 PHPstan
  • 06a5549 Update the annotations on the eloquent casts
  • 1cc1ee0 Merge pull request #1054 from oddvalue/main
  • b2640e8 Merge pull request #1066 from gigerIT/patch-1
  • e99ffef docs: Update model-to-data-object.md with new Laravel Attribute syntax.
  • b333b50 Add tests for data collection casts handling null and non-null updates
  • 32e8adc Update CHANGELOG
  • 6b110d2 Merge pull request #1051 from spatie/feature/external-validation-attribute-re...
  • a8a983b Add support for external validation attribute references
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [spatie/laravel-data](https://github.com/spatie/laravel-data) from 4.13.0 to 4.17.1.
- [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.13.0...4.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dep:php Pull requests that update Php code dependencies Pull requests that update a dependency file labels Oct 1, 2025
@dependabot dependabot bot requested a review from abenevaut as a code owner October 1, 2025 04:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dep:php Pull requests that update Php code labels Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dep:php Pull requests that update Php code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants