Skip to content

Commit

Permalink
Update dependency dama/doctrine-test-bundle to v8.2.1 (#4384)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[dama/doctrine-test-bundle](https://redirect.github.com/dmaicher/doctrine-test-bundle)
| `8.2.0` -> `8.2.1` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/dama%2fdoctrine-test-bundle/8.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/dama%2fdoctrine-test-bundle/8.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/dama%2fdoctrine-test-bundle/8.2.0/8.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/dama%2fdoctrine-test-bundle/8.2.0/8.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dmaicher/doctrine-test-bundle
(dama/doctrine-test-bundle)</summary>

###
[`v8.2.1`](https://redirect.github.com/dmaicher/doctrine-test-bundle/releases/tag/v8.2.1)

[Compare
Source](https://redirect.github.com/dmaicher/doctrine-test-bundle/compare/v8.2.0...v8.2.1)

#### What's Changed

- upgrade to phpstan ^2 by
[@&#8203;dmaicher](https://redirect.github.com/dmaicher) in
[https://github.com/dmaicher/doctrine-test-bundle/pull/309](https://redirect.github.com/dmaicher/doctrine-test-bundle/pull/309)
- roll back transactions for tests marked as incomplete in setUp() by
[@&#8203;xabbuh](https://redirect.github.com/xabbuh) in
[https://github.com/dmaicher/doctrine-test-bundle/pull/311](https://redirect.github.com/dmaicher/doctrine-test-bundle/pull/311)

#### New Contributors

- [@&#8203;xabbuh](https://redirect.github.com/xabbuh) made their first
contribution in
[https://github.com/dmaicher/doctrine-test-bundle/pull/311](https://redirect.github.com/dmaicher/doctrine-test-bundle/pull/311)

**Full Changelog**:
dmaicher/doctrine-test-bundle@v8.2.0...v8.2.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Runroom/archetype-symfony).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] authored Feb 2, 2025
2 parents fb4e1fc + 8a4bf35 commit 0e27744
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"zenstruck/foundry": "2.3.2"
},
"require-dev": {
"dama/doctrine-test-bundle": "8.2.0",
"dama/doctrine-test-bundle": "8.2.1",
"ergebnis/composer-normalize": "2.45.0",
"friendsofphp/php-cs-fixer": "3.68.5",
"phpstan/phpstan": "2.1.2",
Expand Down
18 changes: 9 additions & 9 deletions composer.lock

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

0 comments on commit 0e27744

Please sign in to comment.