Skip to content

build(deps): bump the dependencies group across 1 directory with 7 updates#1643

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

build(deps): bump the dependencies group across 1 directory with 7 updates#1643
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/dependencies-0dc92ebaef

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
amphp/parallel 2.3.3 2.4.0
justinrainbow/json-schema 6.7.2 6.9.0
seld/jsonlint 1.11.0 1.12.1
symfony/polyfill-iconv 1.33.0 1.37.0
symfony/polyfill-mbstring 1.33.0 1.38.2
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.9.0

Release notes

Sourced from justinrainbow/json-schema's releases.

6.9.0

Fixed

  • fix: allow "#", "?", and "?#" as valid URI references per RFC 3986 (#910)
  • fix: annotate resolved schemas with dialect-aware id keyword (#912)

Added

  • fix: treat optional JSON Schema test suite cases as real tests (#913) (#915)
  • feat: add bin/run-test-case to run a single test suite case by description (#914)

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.9.0] - 2026-06-05

Fixed

  • fix: allow "#", "?", and "?#" as valid URI references per RFC 3986 (#910)
  • fix: annotate resolved schemas with dialect-aware id keyword (#912)

Added

  • fix: treat optional JSON Schema test suite cases as real tests (#913) (#915)
  • feat: add bin/run-test-case to run a single test suite case by description (#914)

[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
  • bd1bda2 docs: Prepare release 6.9.0
  • 91eb113 docs: Update CHANGELOG.md for PR #915
  • eeef76b fix: treat optional JSON Schema test suite cases as real tests (#913) (#915)
  • 4499dfa docs: Correct changelog from missing releases
  • f45aaa1 docs: Update CHANGELOG.md for PR #912
  • a10f275 fix: annotate resolved schemas with dialect-aware id keyword (#912)
  • fa5cd81 docs: Update CHANGELOG.md for PR #914
  • 3cf163a feat: add bin/run-test-case to run a single test suite case by description (#...
  • 00de879 docs: Update CHANGELOG.md for PR#910
  • e444d9d fix: allow "#", "?", and "?#" as valid URI references per RFC 3986 (#910)
  • Additional commits viewable in compare view

Updates seld/jsonlint from 1.11.0 to 1.12.1

Release notes

Sourced from seld/jsonlint's releases.

1.12.1

What's Changed

Full Changelog: Seldaek/jsonlint@1.12.0...1.12.1

1.12.0

Full Changelog: Seldaek/jsonlint@1.11.0...1.12.0

Commits
  • 9a90eb5 correction possible bug maybe if fast-path detects an UTF-8 violation… (#98)
  • d95c42d Add authorship info
  • 015f8dd Extract Utf8Validator class (#97)
  • 703485b LL: add class InvalidEncodingException and flag VALIDATE_UTF8_ENCODING (#91)
  • 7e71dd4 Issue 92: add all flags of JsonParser to the command-line script. (#94)
  • a31d477 Add zizmor security analysis + dependabot cooldown (#93)
  • ef7e0af Update CI
  • 538bbf7 Enable dependabot
  • See full diff in compare view

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.2

Release notes

Sourced from symfony/polyfill-mbstring's releases.

v1.38.2

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

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
  • d3d318b bug #623 [Mbstring] Fix issues with mb_scrub() (GPHemsley)
  • 9f4b38b [Mbstring] Fix issues with mb_scrub()
  • 14140c5 [Mbstring][Php3] Fix issues with mb_str_pad()
  • 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
  • Additional commits viewable 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 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 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

…dates

Bumps the dependencies group with 7 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.9.0` |
| [seld/jsonlint](https://github.com/Seldaek/jsonlint) | `1.11.0` | `1.12.1` |
| [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.2` |
| [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.9.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@v6.7.2...6.9.0)

Updates `seld/jsonlint` from 1.11.0 to 1.12.1
- [Release notes](https://github.com/Seldaek/jsonlint/releases)
- [Changelog](https://github.com/Seldaek/jsonlint/blob/main/CHANGELOG.md)
- [Commits](Seldaek/jsonlint@1.11.0...1.12.1)

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.2
- [Release notes](https://github.com/symfony/polyfill-mbstring/releases)
- [Commits](symfony/polyfill-mbstring@v1.33.0...v1.38.2)

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.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: justinrainbow/json-schema
  dependency-version: 6.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: seld/jsonlint
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.38.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ergebnis/composer-normalize
  dependency-version: 2.52.0
  dependency-type: direct:development
  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
...

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 Jun 15, 2026
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