Skip to content

Commit

Permalink
Update dependency doctrine/orm to v3.3.2 (#4394)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>doctrine/orm (doctrine/orm)</summary>

###
[`v3.3.2`](https://redirect.github.com/doctrine/orm/releases/tag/3.3.2)

[Compare
Source](https://redirect.github.com/doctrine/orm/compare/3.3.1...3.3.2)

##### Release Notes for
[3.3.2](https://redirect.github.com/doctrine/orm/milestone/174)

3.3.x bugfix release (patch)

##### 3.3.2

-   Total issues resolved: **0**
-   Total pull requests resolved: **3**
-   Total contributors: **2**

##### Improvement

- [11811: Address quoteIdentifier()
deprecation](https://redirect.github.com/doctrine/orm/pull/11811) thanks
to [@&#8203;greg0ire](https://redirect.github.com/greg0ire)

##### Documentation

- [11791: UPGRADE: Document QueryBuilder::setParameters() Type
enforcement](https://redirect.github.com/doctrine/orm/pull/11791) thanks
to [@&#8203;jonnyeom](https://redirect.github.com/jonnyeom)

##### Test Suite

- [11807: Display Doctrine deprecations when running
PHPUnit](https://redirect.github.com/doctrine/orm/pull/11807) thanks to
[@&#8203;greg0ire](https://redirect.github.com/greg0ire)

This release includes the changes in
https://github.com/doctrine/orm/releases/tag/2.20.2

</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 5, 2025
2 parents 217339e + 672f131 commit edd61a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"doctrine/doctrine-bundle": "2.13.2",
"doctrine/doctrine-fixtures-bundle": "4.0.0",
"doctrine/doctrine-migrations-bundle": "3.4.1",
"doctrine/orm": "3.3.1",
"doctrine/orm": "3.3.2",
"friendsofsymfony/ckeditor-bundle": "2.5.0",
"gedmo/doctrine-extensions": "3.18.0",
"jaybizzle/crawler-detect": "1.3.1",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

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

0 comments on commit edd61a0

Please sign in to comment.