Skip to content

build(deps): Bump spatie/laravel-data from 4.13.0 to 4.15.1 in /laravel-one #327

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps spatie/laravel-data from 4.13.0 to 4.15.1.

Release notes

Sourced from spatie/laravel-data's releases.

4.15.1

What's Changed

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

4.15.0

What's Changed

Full Changelog: spatie/laravel-data@4.14.1...4.15.0

4.14.1

What's Changed

Full Changelog: spatie/laravel-data@4.14.0...4.14.1

4.14.0

If you're using cached versions of your data objects and don't clear this cache on deploy, now is the time since we've updated some internal structures.

Some internals structures (attributes) in the DataProperty and DataClass have changed, if you're using these classes, update them accordingly.

  • Fix an issue where data classes could not be cached (a7d117e1224258a05c2d8e101928b6740a680a69)
  • Fix retrieval of property to work for Astrotomic/translatable (#883)
  • Refactored some internals for storing attribute information
  • Add dataClass to normalize exception message (#968)
  • Add Macroable Trait to Data Collection Classes (#971)

4.13.2

What's Changed

  • Fix an issue where specific Lazy classes won't be recognized

Full Changelog: spatie/laravel-data@4.13.1...4.13.2

4.13.1

Allow Laravel 12

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from spatie/laravel-data's changelog.

4.15.1 - 2025-04-10

What's Changed

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

4.15.0 - 2025-04-09

What's Changed

Full Changelog: spatie/laravel-data@4.14.1...4.15.0

4.14.1 - 2025-03-17

What's Changed

Full Changelog: spatie/laravel-data@4.14.0...4.14.1

4.14.0 - 2025-03-14

If you're using cached versions of your data objects and don't clear this cache on deploy, now is the time since we've updated some internal structures.

  • Fix an issue where data classes could not be cached (a7d117e1224258a05c2d8e101928b6740a680a69)
  • Fix retrieval of property to work for Astrotomic/translatable (#883)
  • Refactored some internals for storing attribute information
  • Add dataClass to normalize exception message (#968)
  • Add Macroable Trait to Data Collection Classes (#971)

4.13.2 - 2025-03-03

What's Changed

  • Fix an issue where specific Lazy classes won't be recognized

Full Changelog: spatie/laravel-data@4.13.1...4.13.2

4.13.1 - 2025-02-14

Allow Laravel 12

... (truncated)

Commits
  • cb97afe Merge pull request #998 from bentleyo/bugfix/null-creation
  • a731ed4 Fix #997
  • 5e8be0a Update CHANGELOG
  • 809b0e1 Fix tests and PHPstan
  • d8a0d1c Fix tests
  • c62f133 Fix typo
  • f2fb289 Merge pull request #995 from spatie/bentleyo-feature-property-morphable
  • dc153e1 Merge branch 'main' into bentleyo-feature-property-morphable
  • b947e04 Merge pull request #990 from Yi-pixel/ide-json
  • dfba073 Merge pull request #955 from igorleszczynski/feature/empty-string-data-resolver
  • 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 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)

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

---
updated-dependencies:
- dependency-name: spatie/laravel-data
  dependency-version: 4.15.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 May 1, 2025
@dependabot dependabot bot requested a review from abenevaut as a code owner May 1, 2025 04:09
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.

1 participant