Skip to content

chore(deps): bump laravel/serializable-closure from 2.0.10 to 2.0.11#41525

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/laravel/serializable-closure-2.0.11
Open

chore(deps): bump laravel/serializable-closure from 2.0.10 to 2.0.11#41525
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/laravel/serializable-closure-2.0.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps laravel/serializable-closure from 2.0.10 to 2.0.11.

Release notes

Sourced from laravel/serializable-closure's releases.

v2.0.11

Changelog

Sourced from laravel/serializable-closure's changelog.

v2.0.11 - 2026-04-07

Commits
  • d1af40a [2.x] [bug] Bypass property hooks during serialization traversal on PHP 8.4+ ...
  • f8bdfd7 Update README caveats: remove resolved limitations, add same-line closure not...
  • b606877 Register MultipleClosuresOnSameLineTest in phpunit.xml.dist (#143)
  • ccdfd65 Fix SerializableClosure used as class property being incorrectly unwrapped du...
  • 68e88d8 [2.x] [bug] Fix instanceof with parenthesized expressions (#140)
  • 98bcfa5 [2.x] [bug] Add true to builtin types list for PHP 8.2+ (#141)
  • 36db44e [2.x] [bug] Fix crash with method-only attributes on serialized closures (#128)
  • e63a694 [2.x] [regression] Fix v2.0.9 regression: Bus::chain breaks with nested closu...
  • d66c7ce [2.x] [cleanup] Remove dead code and fix docblock errors (#139)
  • e84149a Fix operator precedence bug in scope detection for class keywords (#137)
  • 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 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 [laravel/serializable-closure](https://github.com/laravel/serializable-closure) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/laravel/serializable-closure/releases)
- [Changelog](https://github.com/laravel/serializable-closure/blob/2.x/CHANGELOG.md)
- [Commits](laravel/serializable-closure@v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: laravel/serializable-closure
  dependency-version: 2.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies php Pull requests that update Php code labels Apr 8, 2026
@update-docs
Copy link
Copy Markdown

update-docs bot commented Apr 8, 2026

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant