Skip to content

Commit

Permalink
Update dependency doctrine/doctrine-bundle to v2.13.2 (#4359)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [doctrine/doctrine-bundle](https://www.doctrine-project.org)
([source](https://redirect.github.com/doctrine/DoctrineBundle)) |
`2.13.1` -> `2.13.2` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/doctrine%2fdoctrine-bundle/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/doctrine%2fdoctrine-bundle/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/doctrine%2fdoctrine-bundle/2.13.1/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/doctrine%2fdoctrine-bundle/2.13.1/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>doctrine/DoctrineBundle (doctrine/doctrine-bundle)</summary>

###
[`v2.13.2`](https://redirect.github.com/doctrine/DoctrineBundle/releases/tag/2.13.2)

[Compare
Source](https://redirect.github.com/doctrine/DoctrineBundle/compare/2.13.1...2.13.2)

##### Release Notes for
[2.13.2](https://redirect.github.com/doctrine/DoctrineBundle/milestone/107)

2.13.x bugfix release (patch)

##### 2.13.2

-   Total issues resolved: **0**
-   Total pull requests resolved: **4**
-   Total contributors: **4**

## CI

- [1852: Drop Psalm in favor of
PHPStan](https://redirect.github.com/doctrine/DoctrineBundle/pull/1852)
thanks to [@&#8203;greg0ire](https://redirect.github.com/greg0ire)

##### Bug

- [1851: There is no ProxyManagerBridge
v7](https://redirect.github.com/doctrine/DoctrineBundle/pull/1851)
thanks to [@&#8203;derrabus](https://redirect.github.com/derrabus)
- [1841: Fix compatibility for Symfony 6 projects without
doctrine/persistence 3
support](https://redirect.github.com/doctrine/DoctrineBundle/pull/1841)
thanks to
[@&#8203;alexander-schranz](https://redirect.github.com/alexander-schranz)

##### Documentation

- [1840: Fix extraneous index:: in
docs](https://redirect.github.com/doctrine/DoctrineBundle/pull/1840)
thanks to [@&#8203;W0rma](https://redirect.github.com/W0rma)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] authored Jan 16, 2025
2 parents 0f96b56 + ff93492 commit 876c8b1
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"a2lix/auto-form-bundle": "0.4.7",
"a2lix/translation-form-bundle": "3.2.4",
"doctrine/dbal": "3.9.4",
"doctrine/doctrine-bundle": "2.13.1",
"doctrine/doctrine-bundle": "2.13.2",
"doctrine/doctrine-fixtures-bundle": "3.7.1",
"doctrine/doctrine-migrations-bundle": "3.3.1",
"doctrine/orm": "3.3.1",
Expand Down
38 changes: 19 additions & 19 deletions composer.lock

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

0 comments on commit 876c8b1

Please sign in to comment.