Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

chore(deps): bump spatie/laravel-medialibrary from 11.13.0 to 11.20.0#839

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/spatie/laravel-medialibrary-11.20.0
Open

chore(deps): bump spatie/laravel-medialibrary from 11.13.0 to 11.20.0#839
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/spatie/laravel-medialibrary-11.20.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps spatie/laravel-medialibrary from 11.13.0 to 11.20.0.

Release notes

Sourced from spatie/laravel-medialibrary's releases.

11.20.0

What's new

  • Add getAvailableTemporaryUrl method (#3919)

Full Changelog: spatie/laravel-medialibrary@11.19.0...11.20.0

11.19.0

What's Changed

Full Changelog: spatie/laravel-medialibrary@11.18.2...11.19.0

11.18.2

What's Changed

Full Changelog: spatie/laravel-medialibrary@11.18.1...11.18.2

11.18.1

What's Changed

  • Revert breaking interface change on registerAllMediaConversions() — the ?Media $media = null parameter that was added to the HasMedia interface in v11.18.0 has been removed, as it broke userland code that overrides the method without the parameter. The PHPStan error is now handled via the baseline instead. Fixes #3915.

11.18.0

What's Changed

New Contributors

Full Changelog: spatie/laravel-medialibrary@11.17.10...11.18.0

11.17.10

What's Changed

This new method is similar to getAvailablePath() but calls getPathRelativeToRoot() instead of getPath(). This is useful when working with both local and cloud filesystem drivers, as getPath() returns an absolute path that cannot be passed to Storage::get().

Example usage:

... (truncated)

Changelog

Sourced from spatie/laravel-medialibrary's changelog.

11.20.0 - 2026-02-15

What's new

  • Add getAvailableTemporaryUrl method (#3919)

Full Changelog: spatie/laravel-medialibrary@11.19.0...11.20.0

11.19.0 - 2026-02-12

What's Changed

Full Changelog: spatie/laravel-medialibrary@11.18.2...11.19.0

11.18.2 - 2026-02-09

What's Changed

Full Changelog: spatie/laravel-medialibrary@11.18.1...11.18.2

11.18.1 - 2026-02-09

What's Changed

  • Revert breaking interface change on registerAllMediaConversions() — the ?Media $media = null parameter that was added to the HasMedia interface in v11.18.0 has been removed, as it broke userland code that overrides the method without the parameter. The PHPStan error is now handled via the baseline instead. Fixes #3915.

11.18.0 - 2026-02-09

What's Changed

New Contributors

Full Changelog: spatie/laravel-medialibrary@11.17.10...11.18.0

11.17.10 - 2026-01-23

... (truncated)

Commits

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 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-medialibrary](https://github.com/spatie/laravel-medialibrary) from 11.13.0 to 11.20.0.
- [Release notes](https://github.com/spatie/laravel-medialibrary/releases)
- [Changelog](https://github.com/spatie/laravel-medialibrary/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-medialibrary@11.13.0...11.20.0)

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

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 Feb 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants