Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
May 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

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

Package From To
composer/xdebug-handler 3.0.4 3.0.5
symfony/finder 7.0.0 7.0.7
symfony/process 7.0.4 7.0.7
symfony/var-dumper 7.0.6 7.0.7
symfony/yaml 7.0.3 7.0.7

Updates composer/xdebug-handler from 3.0.4 to 3.0.5

Release notes

Sourced from composer/xdebug-handler's releases.

3.0.5

  • Fixed: fail restart if PHP_BINARY is not available
Changelog

Sourced from composer/xdebug-handler's changelog.

[3.0.5] - 2024-05-06

  • Fixed: fail restart if PHP_BINARY is not available
Commits

Updates symfony/finder from 7.0.0 to 7.0.7

Release notes

Sourced from symfony/finder's releases.

v7.0.7

Changelog (symfony/finder@v7.0.6...v7.0.7)

Commits
  • 4d58f0f Merge branch '6.4' into 7.0
  • 511c489 [Finder] Also consider .git inside the basedir of in() directory
  • 337e3a6 Merge branch '6.4' into 7.0
  • 3d93aad Merge branch '5.4' into 6.4
  • f6a96e4 Auto-close PRs on subtree-splits
  • abe6d6f Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view

Updates symfony/process from 7.0.4 to 7.0.7

Release notes

Sourced from symfony/process's releases.

v7.0.7

Changelog (symfony/process@v7.0.6...v7.0.7)

  • no significant changes
Commits

Updates symfony/var-dumper from 7.0.6 to 7.0.7

Release notes

Sourced from symfony/var-dumper's releases.

v7.0.7

Changelog (symfony/var-dumper@v7.0.6...v7.0.7)

  • no significant changes
Commits

Updates symfony/yaml from 7.0.3 to 7.0.7

Release notes

Sourced from symfony/yaml's releases.

v7.0.7

Changelog (symfony/yaml@v7.0.6...v7.0.7)

Commits

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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [composer/xdebug-handler](https://github.com/composer/xdebug-handler) | `3.0.4` | `3.0.5` |
| [symfony/finder](https://github.com/symfony/finder) | `7.0.0` | `7.0.7` |
| [symfony/process](https://github.com/symfony/process) | `7.0.4` | `7.0.7` |
| [symfony/var-dumper](https://github.com/symfony/var-dumper) | `7.0.6` | `7.0.7` |
| [symfony/yaml](https://github.com/symfony/yaml) | `7.0.3` | `7.0.7` |



Updates `composer/xdebug-handler` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/composer/xdebug-handler/releases)
- [Changelog](https://github.com/composer/xdebug-handler/blob/main/CHANGELOG.md)
- [Commits](composer/xdebug-handler@3.0.4...3.0.5)

Updates `symfony/finder` from 7.0.0 to 7.0.7
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/7.0/CHANGELOG.md)
- [Commits](symfony/finder@v7.0.0...v7.0.7)

Updates `symfony/process` from 7.0.4 to 7.0.7
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.0/CHANGELOG.md)
- [Commits](symfony/process@v7.0.4...v7.0.7)

Updates `symfony/var-dumper` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/7.0/CHANGELOG.md)
- [Commits](symfony/var-dumper@v7.0.6...v7.0.7)

Updates `symfony/yaml` from 7.0.3 to 7.0.7
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.0/CHANGELOG.md)
- [Commits](symfony/yaml@v7.0.3...v7.0.7)

---
updated-dependencies:
- dependency-name: composer/xdebug-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/finder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/process
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/var-dumper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/yaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 13, 2024
@theofidry theofidry merged commit c717478 into main May 13, 2024
160 of 162 checks passed
@theofidry theofidry deleted the dependabot/composer/dependencies-4c5be1910c branch May 13, 2024 21:46
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.

1 participant