-
-
Notifications
You must be signed in to change notification settings - Fork 191
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
Merge 2.3.x into 3.0.x #423
Commits on Apr 3, 2024
-
Add isNotNull to ExpressionBuilder (doctrine#408)
Add isNotNull() in ExpressionBuilder Co-authored-by: Alexander M. Turek <[email protected]> Co-authored-by: Grégoire Paris <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4353bc4 - Browse repository at this point
Copy the full SHA 4353bc4View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9186239 - Browse repository at this point
Copy the full SHA 9186239View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dec3fd - Browse repository at this point
Copy the full SHA 5dec3fdView commit details
Commits on Apr 18, 2024
-
Merge pull request doctrine#411 from VincentLanglet/repeatClosure
Repeat closure type in Collection
Configuration menu - View commit details
-
Copy full SHA for d8af7f2 - Browse repository at this point
Copy the full SHA d8af7f2View commit details -
Merge pull request doctrine#412 from doctrine/2.2.x-merge-up-into-2.3…
….x_as57fuiL Merge release 2.2.2 into 2.3.x
Configuration menu - View commit details
-
Copy full SHA for 9a0a968 - Browse repository at this point
Copy the full SHA 9a0a968View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce52df0 - Browse repository at this point
Copy the full SHA ce52df0View commit details -
Merge pull request doctrine#414 from greg0ire/enable-dependabot
Enable dependabot
Configuration menu - View commit details
-
Copy full SHA for 131f0d9 - Browse repository at this point
Copy the full SHA 131f0d9View commit details -
Bump doctrine/.github from 1.5.0 to 5.0.0
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 1.5.0 to 5.0.0. - [Release notes](https://github.com/doctrine/.github/releases) - [Commits](doctrine/.github@1.5.0...5.0.0) --- updated-dependencies: - dependency-name: doctrine/.github dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b3bb59 - Browse repository at this point
Copy the full SHA 5b3bb59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d014ae - Browse repository at this point
Copy the full SHA 9d014aeView commit details -
Merge pull request doctrine#415 from doctrine/dependabot/github_actio…
…ns/doctrine/dot-github-5.0.0 Bump doctrine/.github from 1.5.0 to 5.0.0
Configuration menu - View commit details
-
Copy full SHA for 98aff5e - Browse repository at this point
Copy the full SHA 98aff5eView commit details -
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ece8b32 - Browse repository at this point
Copy the full SHA ece8b32View commit details -
Merge pull request doctrine#416 from doctrine/dependabot/github_actio…
…ns/actions/checkout-4 Bump actions/checkout from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for 002bf99 - Browse repository at this point
Copy the full SHA 002bf99View commit details -
Configuration menu - View commit details
-
Copy full SHA for b533845 - Browse repository at this point
Copy the full SHA b533845View commit details -
Set label of GH actions dependabot PRs to CI
People could get confused when seeing such changes under "dependencies" in our CHANGELOG.
Configuration menu - View commit details
-
Copy full SHA for a12c11b - Browse repository at this point
Copy the full SHA a12c11bView commit details
Commits on May 4, 2024
-
Merge pull request doctrine#418 from greg0ire/define-label
Set label of GH actions dependabot PRs to CI
Configuration menu - View commit details
-
Copy full SHA for 244b409 - Browse repository at this point
Copy the full SHA 244b409View commit details -
Bump doctrine/.github from 5.0.0 to 5.0.1
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/doctrine/.github/releases) - [Commits](doctrine/.github@5.0.0...5.0.1) --- updated-dependencies: - dependency-name: doctrine/.github dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3a6183 - Browse repository at this point
Copy the full SHA b3a6183View commit details -
Merge pull request doctrine#419 from doctrine/dependabot/github_actio…
…ns/doctrine/dot-github-5.0.1 Bump doctrine/.github from 5.0.0 to 5.0.1
Configuration menu - View commit details
-
Copy full SHA for b1f7c33 - Browse repository at this point
Copy the full SHA b1f7c33View commit details
Commits on Aug 27, 2024
-
Merge branch '2.2.x' into 2.3.x
* 2.2.x: Bump doctrine/.github from 5.0.0 to 5.0.1 Set label of GH actions dependabot PRs to CI Bump ramsey/composer-install from 2 to 3 (doctrine#417) Bump actions/checkout from 3 to 4 Pass CODECOV_TOKEN to the shared workflow Bump doctrine/.github from 1.5.0 to 5.0.0 Enable dependabot
Configuration menu - View commit details
-
Copy full SHA for 2d861b0 - Browse repository at this point
Copy the full SHA 2d861b0View commit details -
Merge branch '2.3.x' into 3.0.x
* 2.3.x: Bump doctrine/.github from 5.0.0 to 5.0.1 Set label of GH actions dependabot PRs to CI Bump ramsey/composer-install from 2 to 3 (doctrine#417) Bump actions/checkout from 3 to 4 Pass CODECOV_TOKEN to the shared workflow Bump doctrine/.github from 1.5.0 to 5.0.0 Enable dependabot Add tests Repeat closure type Add isNotNull to ExpressionBuilder (doctrine#408)
Configuration menu - View commit details
-
Copy full SHA for 13e90fe - Browse repository at this point
Copy the full SHA 13e90feView commit details