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

Bump the dependencies group with 3 updates #452

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps the dependencies group with 3 updates: symfony/cache, symfony/filesystem and phpunit/phpunit.

Updates symfony/cache from 5.4.36 to 5.4.38

Release notes

Sourced from symfony/cache's releases.

v5.4.38

Changelog (symfony/cache@v5.4.37...v5.4.38)

Commits
  • 223c3af minor #54308 Add more explicit nullable types for default null values (alexan...
  • ab783eb Add more explicit nullable types for default null values
  • f63c371 [Cache][Lock] Identify missing table in pgsql correctly and address failing i...
  • 85ee090 [Lock] Check the correct SQLSTATE error code for MySQL
  • See full diff in compare view

Updates symfony/filesystem from 5.4.35 to 5.4.38

Release notes

Sourced from symfony/filesystem's releases.

v5.4.38

Changelog (symfony/filesystem@v5.4.37...v5.4.38)

Commits
  • 899330a preserve the file modification time when mirroring directories
  • 9e070a0 minor #54308 Add more explicit nullable types for default null values (alexan...
  • d244d9a Add more explicit nullable types for default null values
  • b3e9cdb [Filesystem] Fix str_contains deprecation
  • See full diff in compare view

Updates phpunit/phpunit from 9.6.18 to 9.6.19

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 9.6.19

Changed

  • The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the PHAR distribution of PHPUnit

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[9.6.19] - 2024-04-05

Changed

  • The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the PHAR distribution of PHPUnit
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

Bumps the dependencies group with 3 updates: [symfony/cache](https://github.com/symfony/cache), [symfony/filesystem](https://github.com/symfony/filesystem) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `symfony/cache` from 5.4.36 to 5.4.38
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/7.0/CHANGELOG.md)
- [Commits](symfony/cache@v5.4.36...v5.4.38)

Updates `symfony/filesystem` from 5.4.35 to 5.4.38
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/7.0/CHANGELOG.md)
- [Commits](symfony/filesystem@v5.4.35...v5.4.38)

Updates `phpunit/phpunit` from 9.6.18 to 9.6.19
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.19/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@9.6.18...9.6.19)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/filesystem
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
@github-actions github-actions bot merged commit b729779 into master Apr 8, 2024
9 of 10 checks passed
@dependabot dependabot bot deleted the dependabot/composer/dependencies-21abb7201b branch April 8, 2024 20:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants