Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the minor-updates group with 1 update in the / directory: dedoc/scramble.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-updates group with 1 update in the / directory: [dedoc/scramble](https://github.com/dedoc/scramble).


Updates `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
  dependency-group: minor-updates
...

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 Dec 1, 2025
@StanBarrows StanBarrows merged commit c3753f8 into main Dec 1, 2025
7 of 10 checks passed
@StanBarrows StanBarrows deleted the dependabot/composer/main/minor-updates-7b51c39769 branch December 1, 2025 11:59
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.

2 participants