An open index of dependabot pull requests across open source projects.

build(deps-dev): bump the development-dependencies group with 4 updates

Merged
Number: #2494
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 04, 2025 at 02:45 PM UTC
(11 months ago)
Updated: August 04, 2025 at 07:39 PM UTC
(11 months ago)
Merged: August 04, 2025 at 07:39 PM UTC
(11 months ago)
by tvdijen
Time to Close: about 5 hours
Labels:
dependencies php
Description:

Bumps the development-dependencies group with 4 updates: symfony/translation, myclabs/deep-copy, nikic/php-parser and slevomat/coding-standard.

Updates symfony/translation from 6.4.23 to 6.4.24

Release notes

Sourced from symfony/translation's releases.

v6.4.24

Changelog (https://github.com/symfony/translation/compare/v6.4.23...v6.4.24)

Commits
  • 300b726 [DependencyInjection] Escape parameters before resolving env placeholders
  • 0dda7ce [Translation] fix support of TranslatableInterface in IdentityTranslator
  • 84a7765 CS fixes
  • See full diff in compare view

Updates myclabs/deep-copy from 1.13.3 to 1.13.4

Release notes

Sourced from myclabs/deep-copy's releases.

1.13.4

What's Changed

New Contributors

Full Changelog: https://github.com/myclabs/DeepCopy/compare/1.13.3...1.13.4

Commits
  • 07d290f Merge pull request #207 from W0rma/reflection-set-accessible
  • 8c42cfd setAccessible() has no effect as of PHP 8.1
  • See full diff in compare view

Updates nikic/php-parser from 5.5.0 to 5.6.0

Release notes

Sourced from nikic/php-parser's releases.

PHP-Parser 5.6.0

Added

  • [8.5] Added support for clone with arbitrary function arguments. This will be parsed as an Expr\FuncCall node, instead of the usual Expr\Clone_ node.
  • [8.5] Permit declaration of function clone for use in stubs.
  • [8.5] Added support for the pipe operator, represented by Expr\BinaryOp\Pipe.
  • [8.5] Added support for the (void) cast, represented by Expr\Cast\Void_.
  • [8.5] Added support for the final modifier on promoted properties.
  • Added CallLike::getArg() to fetch an argument by position and name.
Changelog

Sourced from nikic/php-parser's changelog.

Version 5.6.0 (2025-07-27)

Added

  • [8.5] Added support for clone with arbitrary function arguments. This will be parsed as an Expr\FuncCall node, instead of the usual Expr\Clone_ node.
  • [8.5] Permit declaration of function clone for use in stubs.
  • [8.5] Added support for the pipe operator, represented by Expr\BinaryOp\Pipe.
  • [8.5] Added support for the (void) cast, represented by Expr\Cast\Void_.
  • [8.5] Added support for the final modifier on promoted properties.
  • Added CallLike::getArg() to fetch an argument by position and name.
Commits
  • 221b0d0 Release PHP-Parser 5.6.0
  • 3b8d8ab Add special case for clone in fuzzer
  • c724dde Allow final on promoted properties
  • 7c4f7ca Exclude one clone php-src test
  • c5216ac Remove use of E_STRICT in test runner
  • 507fa76 Add support for void cast
  • 3e74153 Add emulation support for void cast
  • b815a16 Add support for pipe operator
  • c1f6c4c Add lexer emulation support for pipe operator
  • 66d5018 feat: add CallLike::getArg() method (#1089)
  • Additional commits viewable in compare view

Updates slevomat/coding-standard from 8.19.1 to 8.20.0

Release notes

Sourced from slevomat/coding-standard's releases.

8.20.0

🔧 Improvements

  • SlevomatCodingStandard.TypeHints.ParameterTypeHint: Don't report missing native type hint when method has #[Override] attribute
  • SlevomatCodingStandard.Classes.TraitUseSpacing: Allow null in linesCountAfterLastUse option (thanks to @​vrana)
  • SlevomatCodingStandard.Classes.PropertySpacing: New options minLinesCountBeforeMultiline and maxLinesCountBeforeMultiline (thanks to @​vojtech-dobes)
  • SlevomatCodingStandard.Classes.ConstantSpacing: New options minLinesCountBeforeMultiline and maxLinesCountBeforeMultiline (thanks to @​vojtech-dobes)

🐛 Fixes

  • Attributes should be processed by FQN
Commits
  • b4f9f02 SlevomatCodingStandard.Classes.PropertySpacing and SlevomatCodingStandard.Cla...
  • f533cef Updated dependencies
  • 7f62959 Fix
  • a0b85b4 Updated dependencies
  • 94e4c82 Allowed null in TraitUseSpacingSniff.linesCountAfterLastUse
  • cda88e6 SlevomatCodingStandard.TypeHints.ParameterTypeHint: Don't report missing nati...
  • 31ed4d5 Cleanup
  • 387cd37 Attributes should be processed by FQN
  • 076e8db Updated dependencies
  • 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 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
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+36
Deletions:
-32
Package Dependencies
Ecosystem:
packagist
Version Change:
1.13.3 → 1.13.4
Update Type:
Patch
Ecosystem:
packagist
Version Change:
5.5.0 → 5.6.0
Update Type:
Minor
Ecosystem:
packagist
Version Change:
6.4.23 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
8.19.1 → 8.20.0
Update Type:
Minor
Technical Details
ID: 4555124
UUID: 2718267868
Node ID: PR_kwDOAQXzIM6iBXnc
Host: GitHub
Repository: simplesamlphp/simplesamlphp
Merge State: Unknown