Skip to content

build(deps): bump the dependencies group across 1 directory with 6 updates#1624

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/dependencies-2114371bba
Open

build(deps): bump the dependencies group across 1 directory with 6 updates#1624
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/dependencies-2114371bba

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 6 updates in the / directory:

Package From To
amphp/parallel 2.3.3 2.4.0
justinrainbow/json-schema 6.7.2 6.8.2
symfony/polyfill-iconv 1.33.0 1.37.0
symfony/polyfill-mbstring 1.33.0 1.38.1
ergebnis/composer-normalize 2.50.0 2.52.0
phpspec/prophecy 1.26.0 1.26.1

Updates amphp/parallel from 2.3.3 to 2.4.0

Release notes

Sourced from amphp/parallel's releases.

2.4.0

What's Changed

Full Changelog: amphp/parallel@v2.3.4...v2.4.0

2.3.4

What's Changed

  • Fix NAN to string coercion on PHP 8.5

Full Changelog: amphp/parallel@v2.3.3...v2.3.4

Commits

Updates justinrainbow/json-schema from 6.7.2 to 6.8.2

Release notes

Sourced from justinrainbow/json-schema's releases.

6.8.2

Fixed

  • Update to json schema test suite main branch (#906)

6.8.1

Fixed

  • Bump actions/checkout from v4 to v5 was re-applied due to PR merge issues with GitHub (#902)

6.8.0 - Broken

Added

  • Bump actions/checkout from v4 to v5 (#902)
  • Update readme for draft 7 (#899)
  • ci: Add Copilot setup steps (#892)

Fixed

  • Fix shell injection in update-changelog workflow for PR titles with backticks (#897)
  • Remove v prefix from release tags and GitHub releases (#895)

Deprecated

  • Deprecate Constraint::CHECK_MODE_NONE (#896)

⚠️ Changes from version 6.8.0 were lost. Please don't use this version. Update to version 6.8.1

Changelog

Sourced from justinrainbow/json-schema's changelog.

[6.8.2] - 2026-05-05

Fixed

  • Update to json schema test suite main branch (#906)

[6.8.1] - 2026-05-04

Fixed

  • Bump actions/checkout from v4 to v5 was re-applied due to PR merge issues with GitHub (#902)

[6.8.0] - 2026-04-02

Added

  • Bump actions/checkout from v4 to v5 (#902)
  • Update readme for draft 7 (#899)
  • ci: Add Copilot setup steps (#892)

Fixed

  • Fix shell injection in update-changelog workflow for PR titles with backticks (#897)
  • Remove v prefix from release tags and GitHub releases (#895)

Deprecated

  • Deprecate Constraint::CHECK_MODE_NONE (#896)
Commits

Updates symfony/polyfill-iconv from 1.33.0 to 1.37.0

Release notes

Sourced from symfony/polyfill-iconv's releases.

v1.37.0

Changelog (symfony/polyfill-iconv@v1.36.0...v1.37.0)

  • no significant changes

v1.36.0

Changelog (symfony/polyfill-iconv@v1.35.0...v1.36.0)

  • no significant changes

v1.35.0

Changelog (symfony/polyfill-iconv@v1.34.0...v1.35.0)

  • no significant changes

v1.34.0

Changelog (symfony/polyfill-iconv@v1.33.0...v1.34.0)

  • no significant changes
Commits

Updates symfony/polyfill-mbstring from 1.33.0 to 1.38.1

Release notes

Sourced from symfony/polyfill-mbstring's releases.

v1.38.1

Changelog (symfony/polyfill-mbstring@v1.38.0...v1.38.1)

v1.38.0

Changelog (symfony/polyfill-mbstring@v1.34.0...v1.38.0)

v1.37.0

Changelog (symfony/polyfill-mbstring@v1.36.0...v1.37.0)

  • no significant changes

v1.36.0

Changelog (symfony/polyfill-mbstring@v1.35.0...v1.36.0)

  • no significant changes

v1.35.0

Changelog (symfony/polyfill-mbstring@v1.34.0...v1.35.0)

  • no significant changes

v1.34.0

Changelog (symfony/polyfill-mbstring@v1.33.0...v1.34.0)

  • bug #501 mbstring polyfills must not raise value errors in PHP 7 (@​derrabus)
Commits
  • 14c5439 [Mbstring][Php83][Php84] Isolate PHP 7 mb_* declarations into bootstrap72.php
  • 6b177d0 [Mbstring] Fall back to plain iconv when //IGNORE is unsupported
  • d3775d9 [Mbstring] Make mb_convert_encoding($s, $y, 'HTML-ENTITIES') match native output
  • df6d923 bug #603 [Mbstring][Php83][Php84] Accept null in mb_* polyfills (nicolas-grekas)
  • 4884ffd [Mbstring][Php83][Php84] Accept null in mb_* polyfills
  • 047129e [Mbstring] Fix mb_strlen() for invalid UTF-8 input
  • 1b6ebba Improve type declarations fo some mbstring polyfill
  • 6a21eb9 mbstring polyfills must not raise value errors in PHP 7
  • f03734f CS fixes
  • See full diff in compare view

Updates ergebnis/composer-normalize from 2.50.0 to 2.52.0

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.52.0

What's Changed

Full Changelog: ergebnis/composer-normalize@2.51.0...2.52.0

2.51.0

What's Changed

... (truncated)

Changelog

Sourced from ergebnis/composer-normalize's changelog.

[2.52.0][2.52.0]

For a full diff see [2.51.0...2.52.0][2.51.0...2.52.0].

Changed

Fixed

[2.51.0][2.51.0]

For a full diff see [2.50.0...2.51.0][2.50.0...2.51.0].

Changed

Commits
  • 988f83f Enhancement: Prepare release
  • 0b290f3 Merge pull request #1612 from ergebnis/dependabot/composer/phpstan/phpstan-st...
  • f38fa58 composer(deps-dev): Bump phpstan/phpstan-strict-rules
  • 00f3781 Merge pull request #1619 from ergebnis/dependabot/composer/ergebnis/php-cs-fi...
  • 6bc0d52 composer(deps-dev): Bump ergebnis/php-cs-fixer-config
  • cbcf23f Merge pull request #1617 from ergebnis/dependabot/composer/rector/rector-2.4.3
  • 2f9131b Merge pull request #1614 from ergebnis/feature/schema
  • 0a7caa0 composer(deps-dev): Bump rector/rector from 2.4.1 to 2.4.3
  • d3adf58 Fix: Update CHANGELOG.md
  • c4fa1cc Merge pull request #1618 from ergebnis/dependabot/github_actions/shivammathur...
  • Additional commits viewable in compare view

Updates phpspec/prophecy from 1.26.0 to 1.26.1

Changelog

Sourced from phpspec/prophecy's changelog.

1.26.1

Fixed:

  • Fix compatibility with sebastian/comparator 8.1+ (@​stof)
Commits
  • 09c2e59 Update the changelog for 1.26.1
  • 437cc89 Merge pull request #671 from stof/fix_comparator
  • 0c3eb74 Use PHP 8.4 to run phpstan in CI
  • 9ff31b0 Fix compatibility with sebastian/comparator 8.1+
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 11, 2026
…dates

Bumps the dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [amphp/parallel](https://github.com/amphp/parallel) | `2.3.3` | `2.4.0` |
| [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) | `6.7.2` | `6.8.2` |
| [symfony/polyfill-iconv](https://github.com/symfony/polyfill-iconv) | `1.33.0` | `1.37.0` |
| [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) | `1.33.0` | `1.38.1` |
| [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize) | `2.50.0` | `2.52.0` |
| [phpspec/prophecy](https://github.com/phpspec/prophecy) | `1.26.0` | `1.26.1` |



Updates `amphp/parallel` from 2.3.3 to 2.4.0
- [Release notes](https://github.com/amphp/parallel/releases)
- [Commits](amphp/parallel@v2.3.3...v2.4.0)

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

Updates `symfony/polyfill-iconv` from 1.33.0 to 1.37.0
- [Release notes](https://github.com/symfony/polyfill-iconv/releases)
- [Commits](symfony/polyfill-iconv@v1.33.0...v1.37.0)

Updates `symfony/polyfill-mbstring` from 1.33.0 to 1.38.1
- [Release notes](https://github.com/symfony/polyfill-mbstring/releases)
- [Commits](symfony/polyfill-mbstring@v1.33.0...v1.38.1)

Updates `ergebnis/composer-normalize` from 2.50.0 to 2.52.0
- [Release notes](https://github.com/ergebnis/composer-normalize/releases)
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md)
- [Commits](ergebnis/composer-normalize@2.50.0...2.52.0)

Updates `phpspec/prophecy` from 1.26.0 to 1.26.1
- [Release notes](https://github.com/phpspec/prophecy/releases)
- [Changelog](https://github.com/phpspec/prophecy/blob/master/CHANGES.md)
- [Commits](phpspec/prophecy@v1.26.0...v1.26.1)

---
updated-dependencies:
- dependency-name: amphp/parallel
  dependency-version: 2.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ergebnis/composer-normalize
  dependency-version: 2.51.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: justinrainbow/json-schema
  dependency-version: 6.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: phpspec/prophecy
  dependency-version: 1.26.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/polyfill-iconv
  dependency-version: 1.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: symfony/polyfill-mbstring
  dependency-version: 1.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/dependencies-2114371bba branch from 7a25fc2 to 14b1205 Compare June 1, 2026 19:36
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.

0 participants