php-tuf / composer-stager

Stages Composer commands so they can be safely run on a codebase in production.
MIT License
16 stars 8 forks source link

Bump the all group with 3 updates #375

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the all group with 3 updates: symfony/filesystem, phpbench/phpbench and symfony/dependency-injection.

Updates symfony/filesystem from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/filesystem's releases.

v6.4.9

Changelog (https://github.com/symfony/filesystem/compare/v6.4.8...v6.4.9)

Commits
  • b51ef80 Merge branch '5.4' into 6.4
  • 6d29dd9 [Filesystem][Mime] Fix transient tests
  • 748ccd8 Merge branch '5.4' into 6.4
  • 6a03d7f [Filesystem] Fix Filesystem::remove() on Windows
  • See full diff in compare view


Updates phpbench/phpbench from 1.2.15 to 1.3.1

Release notes

Sourced from phpbench/phpbench's releases.

1.3.1

  • Fix schema concat issue which prevents PHAR from launching.

1.3.0

Features:

  • Add default table_summary report component @​dantleech
  • Add command to initialize the configuration file (config:init) @​dantleech
  • Add command to add a new service config based on a prototype (config:extend) @​dantleech

Improvements:

Bug fixes:

Changelog

Sourced from phpbench/phpbench's changelog.

1.3.1

  • Fix schema concat issue in PHAR

1.3.0

Features:

  • Add default table_summary report component @​dantleech
  • Add command to initialize the configuration file (config:init) @​dantleech
  • Add command to add a new service config based on a prototype (config:extend) @​dantleech

Improvements:

Bug fixes:

Commits


Updates symfony/dependency-injection from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.9

Changelog (https://github.com/symfony/dependency-injection/compare/v6.4.8...v6.4.9)

Commits
  • a4df9df [DependencyInjection] Add test coverage for `AutowireCallable::buildDefinitio...
  • 85cfebb [DependencyInjection] Fix ternary in AutowireCallable attribute
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions