Skip to content

Commit

Permalink
Update Composer dev tooling dependencies (#730)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `^1.11.4` ->
`^1.11.5` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/phpstan%2fphpstan/1.11.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/phpstan%2fphpstan/1.11.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/phpstan%2fphpstan/1.11.4/1.11.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpstan%2fphpstan/1.11.4/1.11.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [phpunit/phpunit](https://phpunit.de/)
([source](https://github.com/sebastianbergmann/phpunit)) | `^11.2.2`
-> `^11.2.3` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/phpunit%2fphpunit/11.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/phpunit%2fphpunit/11.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/phpunit%2fphpunit/11.2.2/11.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpunit%2fphpunit/11.2.2/11.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [qossmic/deptrac](https://github.com/qossmic/deptrac) | `^2.0.0` ->
`^2.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/qossmic%2fdeptrac/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/qossmic%2fdeptrac/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/qossmic%2fdeptrac/2.0.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/qossmic%2fdeptrac/2.0.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>phpstan/phpstan (phpstan/phpstan)</summary>

###
[`v1.11.5`](https://github.com/phpstan/phpstan/compare/1.11.4...1.11.5)

[Compare
Source](https://github.com/phpstan/phpstan/compare/1.11.4...1.11.5)

</details>

<details>
<summary>sebastianbergmann/phpunit (phpunit/phpunit)</summary>

###
[`v11.2.3`](https://github.com/sebastianbergmann/phpunit/releases/tag/11.2.3):
PHPUnit 11.2.3

[Compare
Source](https://github.com/sebastianbergmann/phpunit/compare/11.2.2...11.2.3)

##### Changed

-
[#&#8203;5870](https://github.com/sebastianbergmann/phpunit/pull/5870):
Do not collect unnecessary information using `debug_backtrace()`

***

[How to install or update
PHPUnit](https://docs.phpunit.de/en/11.2/installation.html)

</details>

<details>
<summary>qossmic/deptrac (qossmic/deptrac)</summary>

### [`v2.0.1`](https://github.com/qossmic/deptrac/releases/tag/2.0.1)

[Compare
Source](https://github.com/qossmic/deptrac/compare/2.0.0...2.0.1)

#### What's Changed

- fix: deprecated option in layer doc by
[@&#8203;eliot488995568](https://github.com/eliot488995568) in
[https://github.com/qossmic/deptrac-src/pull/33](https://github.com/qossmic/deptrac-src/pull/33)
- composer-dependency-analyser: update to 1.5.0 (support functions) by
[@&#8203;janedbal](https://github.com/janedbal) in
[https://github.com/qossmic/deptrac-src/pull/34](https://github.com/qossmic/deptrac-src/pull/34)
- LayerCollector: better message for BC break change by
[@&#8203;janedbal](https://github.com/janedbal) in
[https://github.com/qossmic/deptrac-src/pull/43](https://github.com/qossmic/deptrac-src/pull/43)
- Improve deployment by
[@&#8203;gennadigennadigennadi](https://github.com/gennadigennadigennadi)
in
[https://github.com/qossmic/deptrac-src/pull/48](https://github.com/qossmic/deptrac-src/pull/48)
- bump prod depenndencies by
[@&#8203;gennadigennadigennadi](https://github.com/gennadigennadigennadi)
in
[https://github.com/qossmic/deptrac-src/pull/49](https://github.com/qossmic/deptrac-src/pull/49)

#### New Contributors

- [@&#8203;janedbal](https://github.com/janedbal) made their first
contribution in
[https://github.com/qossmic/deptrac-src/pull/22](https://github.com/qossmic/deptrac-src/pull/22)
- [@&#8203;jan-simbera](https://github.com/jan-simbera) made their
first contribution in
[https://github.com/qossmic/deptrac-src/pull/20](https://github.com/qossmic/deptrac-src/pull/20)
- [@&#8203;eliot488995568](https://github.com/eliot488995568) made
their first contribution in
[https://github.com/qossmic/deptrac-src/pull/33](https://github.com/qossmic/deptrac-src/pull/33)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Lendable/aggregate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent 0dae56f commit 7d2bfee
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"lendable/composer-license-checker": "^1.2.0",
"php-cs-fixer/shim": "^3.59.3",
"php-parallel-lint/php-parallel-lint": "^1.4.0",
"phpstan/phpstan": "^1.11.4",
"phpstan/phpstan": "^1.11.5",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0",
"phpunit/phpunit": "^11.2.2",
"qossmic/deptrac": "^2.0.0",
"phpunit/phpunit": "^11.2.3",
"qossmic/deptrac": "^2.0.1",
"rector/rector": "^1.1.0"
},
"repositories": [],
Expand Down
66 changes: 33 additions & 33 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7d2bfee

Please sign in to comment.