Skip to content

build(deps): bump the dependencies group across 1 directory with 5 updates#1620

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/dependencies-139060eb6f
Closed

build(deps): bump the dependencies group across 1 directory with 5 updates#1620
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/dependencies-139060eb6f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

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

Package From To
justinrainbow/json-schema 6.7.2 6.8.0
symfony/polyfill-iconv 1.33.0 1.37.0
symfony/polyfill-mbstring 1.33.0 1.37.0
ergebnis/composer-normalize 2.50.0 2.51.0
phpspec/prophecy 1.26.0 1.26.1

Updates justinrainbow/json-schema from 6.7.2 to 6.8.0

Release notes

Sourced from justinrainbow/json-schema's releases.

6.8.0

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)
Changelog

Sourced from justinrainbow/json-schema's changelog.

[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.37.0

Release notes

Sourced from symfony/polyfill-mbstring's releases.

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

Updates ergebnis/composer-normalize from 2.50.0 to 2.51.0

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.51.0

What's Changed

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

Changelog

Sourced from ergebnis/composer-normalize's changelog.

[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
  • 36fb17d Enhancement: Prepare release
  • aa89d2f Merge pull request #1608 from ergebnis/feature/php-versions
  • 9959029 Merge pull request #1592 from ergebnis/feature/schema
  • c0efde1 Fix: Update CHANGELOG.md
  • 610db90 Enhancement: Update schema.json
  • 70cd291 Enhancement: Add list of supported PHP versions
  • 7b334fb Fix: Update badges
  • 60d8404 Merge pull request #1604 from ergebnis/dependabot/composer/ergebnis/rector-ru...
  • 8434401 composer(deps-dev): Bump ergebnis/rector-rules from 1.16.0 to 1.18.1
  • d95b60a Merge pull request #1606 from ergebnis/dependabot/composer/ergebnis/php-cs-fi...
  • 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 Apr 20, 2026
…dates

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

| Package | From | To |
| --- | --- | --- |
| [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) | `6.7.2` | `6.8.0` |
| [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.37.0` |
| [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize) | `2.50.0` | `2.51.0` |
| [phpspec/prophecy](https://github.com/phpspec/prophecy) | `1.26.0` | `1.26.1` |



Updates `justinrainbow/json-schema` from 6.7.2 to 6.8.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.8.0)

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

Updates `ergebnis/composer-normalize` from 2.50.0 to 2.51.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.51.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: 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.0
  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.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: symfony/polyfill-mbstring
  dependency-version: 1.36.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-139060eb6f branch from 60fcfd7 to 67981d7 Compare April 27, 2026 06:19
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 11, 2026
@dependabot dependabot Bot deleted the dependabot/composer/dependencies-139060eb6f branch May 11, 2026 06:53
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