Skip to content

build(deps): bump the dependencies group with 2 updates#1536

Merged
theofidry merged 1 commit intomainfrom
dependabot/composer/dependencies-5fd63e14e3
Oct 13, 2025
Merged

build(deps): bump the dependencies group with 2 updates#1536
theofidry merged 1 commit intomainfrom
dependabot/composer/dependencies-5fd63e14e3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps the dependencies group with 2 updates: justinrainbow/json-schema and phpspec/prophecy.

Updates justinrainbow/json-schema from 6.5.2 to 6.6.0

Release notes

Sourced from justinrainbow/json-schema's releases.

6.6.0

[6.6.0] - 2025-10-10

Added

  • Add lint check for class autoloading PSR compliance (#845)
  • add implementation for strict fully validating using draft-06 schema (#843)

New Contributors

Full Changelog: jsonrainbow/json-schema@6.5.2...6.6.0

Changelog

Sourced from justinrainbow/json-schema's changelog.

[6.6.0] - 2025-10-10

Added

  • Add lint check for class autoloading PSR compliance (#845)
  • add implementation for strict fully validating using draft-06 schema (#843)
Commits
  • 68ba767 docs: Prepare 6.6.0 release
  • 53725e0 feat: add implementation for strict fully validating using draft-06 schema (#...
  • 1ed7239 Add lint check for class autoloading PSR compliance (#845)
  • See full diff in compare view

Updates phpspec/prophecy from 1.22.0 to 1.23.0

Release notes

Sourced from phpspec/prophecy's releases.

1.23.0

Removed:

  • Remove support for PHP lower than 8.2 (@​Nek-)

Added:

  • Add support for doubling classes using intersection types and DNF types (@​Nek-)

Fixed:

  • Fix deprecation for SplObjectStorage changes in PHP 8.5 (@​Nek-)

Changed:

  • Improve error message for unsupported default return values (@​stof)
Changelog

Sourced from phpspec/prophecy's changelog.

1.23.0

Removed:

  • Remove support for PHP lower than 8.2 (@​Nek-)

*Added:

  • Add support for doubling classes using intersection types and DNF types (@​Nek-)

Fixed:

  • Fix deprecation for SplObjectStorage changes in PHP 8.5 (@​Nek-)

Changed:

  • Improve error message for unsupported default return values (@​stof)
Commits
  • 8cce4df Update the changelog for 1.23.0
  • 222e40d Merge pull request #637 from Nek-/intersection-types
  • d6d9103 Add support of intersection for return type and dnf
  • 605d608 Merge pull request #650 from stof/fix_ci
  • 8229156 Merge pull request #651 from stof/fix_phpstan
  • 19bc9ec Update the phpstan baseline
  • c6d4713 Fix the php-cs-fixer config for the new version
  • 74b26bc Merge pull request #648 from Jean85/patch-4
  • 094c7f5 Merge pull request #649 from Jean85/fix-cs
  • 6e35095 Fix CS
  • Additional commits viewable in compare view

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 dependencies group with 2 updates: [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) and [phpspec/prophecy](https://github.com/phpspec/prophecy).


Updates `justinrainbow/json-schema` from 6.5.2 to 6.6.0
- [Release notes](https://github.com/jsonrainbow/json-schema/releases)
- [Changelog](https://github.com/jsonrainbow/json-schema/blob/main/CHANGELOG.md)
- [Commits](jsonrainbow/json-schema@6.5.2...6.6.0)

Updates `phpspec/prophecy` from 1.22.0 to 1.23.0
- [Release notes](https://github.com/phpspec/prophecy/releases)
- [Changelog](https://github.com/phpspec/prophecy/blob/master/CHANGES.md)
- [Commits](phpspec/prophecy@v1.22.0...v1.23.0)

---
updated-dependencies:
- dependency-name: justinrainbow/json-schema
  dependency-version: 6.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: phpspec/prophecy
  dependency-version: 1.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Oct 13, 2025
@theofidry theofidry merged commit ce28486 into main Oct 13, 2025
175 checks passed
@theofidry theofidry deleted the dependabot/composer/dependencies-5fd63e14e3 branch October 13, 2025 07:44
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