Skip to content

Commit

Permalink
build(deps): bump the dependencies group across 1 directory with 4 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 4 updates in the /requirement-checker directory: [composer/semver](https://github.com/composer/semver), [fidry/makefile](https://github.com/theofidry/makefile), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [symfony/yaml](https://github.com/symfony/yaml).


Updates `composer/semver` from 3.4.0 to 3.4.2
- [Release notes](https://github.com/composer/semver/releases)
- [Changelog](https://github.com/composer/semver/blob/main/CHANGELOG.md)
- [Commits](composer/semver@3.4.0...3.4.2)

Updates `fidry/makefile` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/theofidry/makefile/releases)
- [Commits](theofidry/makefile@1.0.1...1.0.2)

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

Updates `symfony/yaml` from 6.4.8 to 7.1.4
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.1/CHANGELOG.md)
- [Commits](symfony/yaml@v6.4.8...v7.1.4)

---
updated-dependencies:
- dependency-name: composer/semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: fidry/makefile
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: symfony/yaml
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent 9eda0fd commit 78e9e8e
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 330 deletions.
4 changes: 2 additions & 2 deletions requirement-checker/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"require-dev": {
"ergebnis/composer-normalize": "^2.29",
"fidry/makefile": "^1.0.1",
"phpunit/phpunit": "^10.4",
"symfony/yaml": "^6.2"
"phpunit/phpunit": "^11.3",
"symfony/yaml": "^7.1"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 78e9e8e

Please sign in to comment.