Skip to content

Conversation

@dependabot
Copy link

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

Bumps dedoc/scramble from 0.12.36 to 0.13.6.

Release notes

Sourced from dedoc/scramble's releases.

v0.13.6

What's Changed

Full Changelog: dedoc/scramble@v0.13.5...v0.13.6

v0.13.5

What's Changed

Full Changelog: dedoc/scramble@v0.13.4...v0.13.5

v0.13.4

What's Changed

New Contributors

Full Changelog: dedoc/scramble@v0.13.3...v0.13.4

v0.13.3

🚨 Breaking changes

While unlikely this is going to affect you, RulesToParameter class has been removed. It was the internal not documented class, so it wasn't intended to be used on its own. Due to the low possibility of this affecting someone, I'm not tagging a new 0.14.x release.

What's Changed

New Contributors

Full Changelog: dedoc/scramble@v0.13.2...v0.13.3

v0.13.2

What's Changed

  • Added support of variables used in validation rules by @​chaikivskyi in dedoc/scramble#1005
  • Fixed isInstanceOf could've returned null for template type.
  • Fixed infinite recursion for cases when @mixin of the class alias is used on the same class 😵‍💫

New Contributors

... (truncated)

Commits
  • 7868ddb fix static analysis
  • a8291b9 Merge branch 'main' of github.com:dedoc/documentor
  • c32ddc9 Fix trailing comma issue when analyzing properties (#1035)
  • 9d82138 Fixed exception extensions cannot be overridden (#1034)
  • 7cd6d1c fix union acceptedBy
  • e829ea6 prevent documenting non-instantiable classes
  • b827b5f fix model extension failing on abstract models
  • 385557f fix array unwrapping (#1031)
  • 5eda432 Fixes analysis of variables with expression names (caused "Variable could not...
  • 773f9d4 Fix invalid handling of controller's annotated union type (#1020)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 1, 2025
@sojeda sojeda force-pushed the 12.x branch 2 times, most recently from e0d0225 to 5bb70c7 Compare December 11, 2025 12:34
@dependabot dependabot bot force-pushed the dependabot/composer/dedoc/scramble-0.13.6 branch from 54e230a to 328c755 Compare December 11, 2025 12:35
@sojeda sojeda force-pushed the 12.x branch 3 times, most recently from db0ab20 to 311ff14 Compare December 11, 2025 17:50
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 15, 2025

A newer version of dedoc/scramble exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Bumps [dedoc/scramble](https://github.com/dedoc/scramble) from 0.12.36 to 0.13.6.
- [Release notes](https://github.com/dedoc/scramble/releases)
- [Commits](dedoc/scramble@v0.12.36...v0.13.6)

---
updated-dependencies:
- dependency-name: dedoc/scramble
  dependency-version: 0.13.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/dedoc/scramble-0.13.6 branch from 328c755 to a697c4b Compare December 15, 2025 17:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant