Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps dedoc/scramble from 0.12.21 to 0.12.31.

Release notes

Sourced from dedoc/scramble's releases.

v0.12.31

What's Changed

Full Changelog: dedoc/scramble@v0.12.30...v0.12.31

v0.12.30

What's Changed

New Contributors

Full Changelog: dedoc/scramble@v0.12.29...v0.12.30

v0.12.29

What's Changed

Full Changelog: dedoc/scramble@v0.12.28...v0.12.29

v0.12.28

What's Changed

Full Changelog: dedoc/scramble@v0.12.27...v0.12.28

v0.12.27

Deeper setter analysis

When analyzing method calls, Scramble now infers much more useful type information thanks to deeper setter analysis.

Consider this example:

class Foo
{
    property int $foo;
public function __construct()
{

</tr></table>

... (truncated)

Commits
  • ff8fd42 Add ability to configure inference (#940)
  • f2b9332 Improve API resources and resource collections inference and documentation (#...
  • 2138ec1 add support for automatic color mode (#923)
  • 511f3d8 fix static analysis issue
  • 3402374 Add support for transforming response type with headers to schema and improve...
  • a21ec7f Add support for transforming inferred paginator types (#931)
  • b1fecfa Fixed document serialization issue when response is removed from components (...
  • 88d045d Fixed duplicated schemas in generated spec when using FQN with leading slash ...
  • e07891e Preserve enum cases description when adding description to enum class or prop...
  • d111d56 mixed handling (#920)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [dedoc/scramble](https://github.com/dedoc/scramble) from 0.12.21 to 0.12.31.
- [Release notes](https://github.com/dedoc/scramble/releases)
- [Commits](dedoc/scramble@v0.12.21...v0.12.31)

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

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 Sep 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #382.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/composer/dedoc/scramble-0.12.31 branch October 1, 2025 15:11
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