Skip to content

Conversation

@xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 28, 2025

No description provided.

greg0ire and others added 30 commits October 12, 2025 09:37
3.0.0 has been released.

- 2.17.x is no longer maintained.
- 2.18.x is still maintained, but is no longer the current branch.
- 2.19.x has been created and is maintained.
- 3.0.x is the new current branch.
- 3.1.x is the next minor branch.
- 4.0.x is the next major branch.
Now that we released 3.0.0, the default branch is no longer the lowest
branch.
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 8.0.0 to 10.1.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@8.0.0...10.1.0)

---
updated-dependencies:
- dependency-name: doctrine/.github
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…rine/dot-github-10.1.0

Bump doctrine/.github from 8.0.0 to 10.1.0
They were all about using stubs rather than mocks when not adding any
expectations.
Document removal of proxy-related settings
Fix typo in v3 upgrade docs
The mentioned validation did not become mandatory in ORM 3.0, you can
still opt out.
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 10.1.0 to 12.0.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@10.1.0...12.0.0)

---
updated-dependencies:
- dependency-name: doctrine/.github
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@12.0.0...12.1.0)

---
updated-dependencies:
- dependency-name: doctrine/.github
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
This reverts commit 5abeb29.
The scanned file no longer exists since
symfony/symfony#62129, which aims precisely at
making the scan unnecessary (among other things).
They appear to be mandatory.
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
….x/actions/upload-artifact-5

Bump actions/upload-artifact from 4 to 5
….x/actions/download-artifact-6

Bump actions/download-artifact from 5 to 6
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@12.1.0...v12.2.0)

---
updated-dependencies:
- dependency-name: doctrine/.github
  dependency-version: 12.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…with-package

Fix detectMappingType if the entity contain a package attribute
@xabbuh xabbuh mentioned this pull request Nov 28, 2025
@greg0ire greg0ire merged commit 74d8725 into 3.1.x Nov 28, 2025
27 checks passed
@greg0ire
Copy link
Member

Thanks @xabbuh !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants