-
-
Notifications
You must be signed in to change notification settings - Fork 473
Merge release 2.18.1 into 2.19.x #2128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Address PHPUnit notices
The mentioned validation did not become mandatory in ORM 3.0, you can still opt out.
Update validate_xml_mapping info
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.
Fix the build
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release Notes for 2.18.1
2.18.1
Static Analysis,Test Suite
CI
Bug
Documentation
Test Suite