Skip to content

build(deps): bump the dependencies group across 1 directory with 3 updates#1485

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/dependencies-e7b8f499ce
Closed

build(deps): bump the dependencies group across 1 directory with 3 updates#1485
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/dependencies-e7b8f499ce

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps the dependencies group with 3 updates in the / directory: justinrainbow/json-schema, phpdocumentor/reflection-docblock and ergebnis/composer-normalize.

Updates justinrainbow/json-schema from 6.3.1 to 6.4.1

Release notes

Sourced from justinrainbow/json-schema's releases.

6.4.1

[6.4.1] - 2025-04-04

Fixed

  • Fix support for 32bits PHP (#817)

New Contributors

Full Changelog: jsonrainbow/json-schema@6.4.0...6.4.1

6.4.0

[6.4.0] - 2025-04-01

Added

  • Run PHPStan using the lowest and highest php version (#811)

Fixed

  • Use parallel-lint and cs2pr for improved feedback on linting errors (#812)
  • Array with number values with mathematical equality are considered valid (#813)

Changed

  • Correct PHPStan findings in validator (#808)
  • Add cs2pr handling for php-cs-fixer; avoid doing composer install (#814)
  • prepare PHP 8.5 in CI (#815)

Full Changelog: jsonrainbow/json-schema@6.3.1...6.4.0

Changelog

Sourced from justinrainbow/json-schema's changelog.

[6.4.1] - 2025-04-04

Fixed

  • Fix support for 32bits PHP (#817)

[6.4.0] - 2025-04-01

Added

  • Run PHPStan using the lowest and highest php version (#811)

Fixed

  • Use parallel-lint and cs2pr for improved feedback on linting errors (#812)
  • Array with number values with mathematical equality are considered valid (#813)

Changed

  • Correct PHPStan findings in validator (#808)
  • Add cs2pr handling for php-cs-fixer; avoid doing composer install (#814)
  • prepare PHP 8.5 in CI (#815)
Commits
  • 35d262c docs: prepare 6.4.1 release
  • 074a821 Fix support for 32bits PHP (#817)
  • 16b274c docs: prepare release 6.4.0
  • 2011411 ci: prepare PHP 8.5 in CI (#815)
  • 5168e81 ci: Add cs2pr handling for php-cs-fixer; avoid doing composer install (#814)
  • 528b39f fix: Array with number values with mathematical equality are considered valid...
  • 76ba104 Correct PHPStan findings in validator (#808)
  • f769861 Use parallel-lint and cs2pr for improved feedback on linting errors (#812)
  • e199ea2 Run PHPStan using the lowest and highest php version (#811)
  • See full diff in compare view

Updates phpdocumentor/reflection-docblock from 5.6.1 to 5.6.2

Release notes

Sourced from phpdocumentor/reflection-docblock's releases.

5.6.2

What's Changed

Full Changelog: phpDocumentor/ReflectionDocBlock@5.6.1...5.6.2

Commits
  • 92dde6a Merge pull request #409 from phpDocumentor/enable-integration-tests
  • d1c6c03 Fix issue with tag description end detection.
  • e2ad295 Enable running integration tests in pipelines
  • a549656 Remove bc checker
  • 2a6c077 Merge pull request #395 from phpDocumentor/dependabot/composer/doctrine/depre...
  • 77e1c12 Bump doctrine/deprecations from 1.1.3 to 1.1.4
  • See full diff in compare view

Updates ergebnis/composer-normalize from 2.45.0 to 2.46.0

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.46.0

What's Changed

Full Changelog: ergebnis/composer-normalize@2.45.0...2.46.0

Changelog

Sourced from ergebnis/composer-normalize's changelog.

[2.46.0][2.46.0]

For a full diff see [2.45.0...2.46.0][2.45.0...2.46.0].

Changed

Commits
  • 6d4dc58 Enhancement: Prepare release
  • 3767e05 Merge pull request #1440 from ergebnis/feature/json-normalizer
  • 348186c Enhancement: Update ergebnis/json-normalizer
  • ecd9859 Merge pull request #1439 from ergebnis/feature/phpstan
  • f02c228 Enhancement: Update phpstan/phpstan and rector/rector
  • 0f4326a Merge pull request #1438 from ergebnis/dependabot/composer/ergebnis/php-cs-fi...
  • c344dcb Merge pull request #1434 from ergebnis/dependabot/github_actions/codecov/code...
  • 73aec3f composer(deps-dev): bump ergebnis/php-cs-fixer-config
  • 0387dd6 github-actions(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0
  • ff29bb7 Merge pull request #1419 from ergebnis/feature/schema
  • 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

…dates

Bumps the dependencies group with 3 updates in the / directory: [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema), [phpdocumentor/reflection-docblock](https://github.com/phpDocumentor/ReflectionDocBlock) and [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize).


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

Updates `phpdocumentor/reflection-docblock` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/phpDocumentor/ReflectionDocBlock/releases)
- [Commits](phpDocumentor/ReflectionDocBlock@5.6.1...5.6.2)

Updates `ergebnis/composer-normalize` from 2.45.0 to 2.46.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.45.0...2.46.0)

---
updated-dependencies:
- dependency-name: justinrainbow/json-schema
  dependency-version: 6.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: phpdocumentor/reflection-docblock
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ergebnis/composer-normalize
  dependency-version: 2.46.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 Apr 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

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

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/composer/dependencies-e7b8f499ce branch April 21, 2025 06:32
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