Skip to content

Update spatie/eloquent-sortable requirement from ^4.3 to ^5.0#57

Open
dependabot[bot] wants to merge 1 commit into4.xfrom
dependabot/composer/spatie/eloquent-sortable-tw-5.0
Open

Update spatie/eloquent-sortable requirement from ^4.3 to ^5.0#57
dependabot[bot] wants to merge 1 commit into4.xfrom
dependabot/composer/spatie/eloquent-sortable-tw-5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Updates the requirements on spatie/eloquent-sortable to permit the latest version.

Release notes

Sourced from spatie/eloquent-sortable's releases.

5.0.0

What's changed

  • Use save() instead of saveQuietly() in moveAfter and moveBefore for consistent model event behavior (#200)
  • Drop support for PHP 8.1 (EOL)
  • Drop support for Laravel 9 (EOL)

Breaking changes

  • Minimum PHP version is now 8.2
  • Minimum Laravel version is now 10
  • moveAfter and moveBefore now fire model events (previously used saveQuietly())
Changelog

Sourced from spatie/eloquent-sortable's changelog.

5.0.0 - 2026-02-12

What's changed

  • Use save() instead of saveQuietly() in moveAfter and moveBefore for consistent model event behavior (#200)
  • Drop support for PHP 8.1 (EOL)
  • Drop support for Laravel 9 (EOL)

Breaking changes

  • Minimum PHP version is now 8.2
  • Minimum Laravel version is now 10
  • moveAfter and moveBefore now fire model events (previously used saveQuietly())

4.5.2 - 2025-08-25

What's Changed

New Contributors

Full Changelog: spatie/eloquent-sortable@4.5.1...4.5.2

4.5.1 - 2025-08-25

What's Changed

New Contributors

Full Changelog: spatie/eloquent-sortable@4.5.0...4.5.1

4.5.0 - 2025-06-03

What's Changed

New Contributors

... (truncated)

Commits
  • 354f531 Use save() instead of saveQuietly() in moveAfter and moveBefore (#202)
  • 1dc4edb Bump stefanzweifel/git-auto-commit-action from 6 to 7 (#195)
  • aea9864 Merge pull request #199 from spatie/dependabot/github_actions/dependabot/fetc...
  • 1053f80 Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
  • d73363e fix: replace duplicate CACHE_DRIVER with CACHE_STORE in phpunit.xml (#198)
  • e1561a1 Merge pull request #194 from spatie/fix-issue-template
  • 0a96bea Update issue template
  • 7f86577 Update CHANGELOG
  • c1c4f3a Revert "Check for parent::buildSortQuery() (#188)" (#193)
  • d751cdb Update CHANGELOG
  • 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 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/eloquent-sortable](https://github.com/spatie/eloquent-sortable) to permit the latest version.
- [Release notes](https://github.com/spatie/eloquent-sortable/releases)
- [Changelog](https://github.com/spatie/eloquent-sortable/blob/main/CHANGELOG.md)
- [Commits](spatie/eloquent-sortable@4.3.0...5.0.0)

---
updated-dependencies:
- dependency-name: spatie/eloquent-sortable
  dependency-version: 5.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants