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

Update spatie/laravel-data requirement from ^3.1 to ^4.2 #20

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Updates the requirements on spatie/laravel-data to permit the latest version.

Release notes

Sourced from spatie/laravel-data's releases.

4.2.0

What's Changed

Full Changelog: spatie/laravel-data@4.1.0...4.2.0

Changelog

Sourced from spatie/laravel-data's changelog.

4.2.0 - 2024-03-01

What's Changed

Full Changelog: spatie/laravel-data@4.1.0...4.2.0

3.11.2 - 2024-02-22

  • fix: adds environment variable to disable structure caching (#645)

3.11.1 - 2024-02-20

What's Changed

Full Changelog: spatie/laravel-data@3.11.0...3.11.1

4.1.0 - 2024-02-16

  • Fix an issue where the cache was queried too much
  • Move the creation process of object rules from constructor to getRule to fix issues with caching and typescript transformer
  • Laravel 11 support

4.0.2 - 2024-02-14

  • Fixes issue where casts could not return null or an empty array
  • Prevent out of memory with multiple requests in a test (#665)
  • Allow passing null to collect and return an empty version of the defined output type
  • Fix templates for Laravel Idea plugin support (#666)
  • Fix an issue where the cache could not be disabled

4.0.1 - 2024-02-09

Laravel-data 4.0.0 was released 5 hours ago, time for an update!

  • Add support for a collection cast
  • Make sure we check wether a value is Uncastable
  • Fix issue where creating a data object from multiple payloads wasn't always consistent
  • Allow disabling cache
  • Refactor PropertyRules
  • Fix issue where install on windows was impossible
  • Fix types for map and through (#640)

4.0.0

  • Allow arrays, Collections, Paginators, ... to be used as DataCollections

... (truncated)

Commits
  • 605626a Merge pull request #669 from spatie/data-for-livewire
  • ad4ad2e Rewrite collection synth
  • 3efe949 Merge pull request #591 from edalzell/feature/data-collection-synth
  • 121c708 Fix PHPStan
  • 9062c2a Livewire updates
  • 239ed26 Merge pull request #674 from alexrififi/patch-1
  • 6c1f368 docs: fix typo in example
  • ba34899 Update CHANGELOG
  • 237b0d4 Update CHANGELOG
  • a3d6f75 First changes so that Laravel Data and livewire work better together
  • 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 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)

Updates the requirements on [spatie/laravel-data](https://github.com/spatie/laravel-data) to permit the latest version.
- [Release notes](https://github.com/spatie/laravel-data/releases)
- [Changelog](https://github.com/spatie/laravel-data/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-data@3.1.0...4.2.0)

---
updated-dependencies:
- dependency-name: spatie/laravel-data
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 1, 2024
@dependabot dependabot bot requested a review from Gummibeer March 1, 2024 19:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

Superseded by #21.

@dependabot dependabot bot closed this Mar 11, 2024
@dependabot dependabot bot deleted the dependabot/composer/spatie/laravel-data-tw-4.2 branch March 11, 2024 19:47
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
Development

Successfully merging this pull request may close these issues.

0 participants