-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Comparing changes
Open a pull request
base repository: laravel/framework
base: v10.21.0
head repository: laravel/framework
compare: v10.21.1
- 13 commits
- 26 files changed
- 13 contributors
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff96905 - Browse repository at this point
Copy the full SHA ff96905View commit details
Commits on Aug 30, 2023
-
[10.x] HotFix: throw captured
UniqueConstraintViolationException
if…… there are no matching records on `SELECT` retry (#48234) * HotFix: throw captured `UniqueConstraintViolationException` * Test: Add `testCreateOrFirstNonAttributeFieldViolation` case
Configuration menu - View commit details
-
Copy full SHA for 60c1330 - Browse repository at this point
Copy the full SHA 60c1330View commit details -
[10.x] Adds testing helpers for Precognition (#48151)
* adds testing helpers for Precognition * Review changes * Fix comment * fix comment * Add functional test to precog test * Add assertNoContent to response assertion * Fixes * Update MakesHttpRequests.php * formatting --------- Co-authored-by: Tim MacDonald <hello@timacdonald.me> Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 47767f6 - Browse repository at this point
Copy the full SHA 47767f6View commit details -
Sorting possible models and events (#48249)
With Laravel Prompts and the new dropdown combobox, you have the opportunity to open the dropdown and see a list of all possible models and events for the various commands. Currently the models and events are not sorted in any logical order that is readily visible. This PR sorts the models and events by name to ensure the dropdown looks nicer.
Configuration menu - View commit details
-
Copy full SHA for a2dc7ef - Browse repository at this point
Copy the full SHA a2dc7efView commit details -
[10.x] Add Enum Support to the In and NotIn Validation Rules (#48247)
* Add Enum compatability to in and not_in validation rules * fix tests * styleci changes * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 4989e6d - Browse repository at this point
Copy the full SHA 4989e6dView commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e4eefe9 - Browse repository at this point
Copy the full SHA e4eefe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a95d00 - Browse repository at this point
Copy the full SHA 0a95d00View commit details -
[10.x] Call
renderForAssertions
in all Mailable assertions (#48254)* [10.x] Call `renderForAssertions` in all Mailable assertions * tests: fix mailer class stub * tests: add testMailableAttributesInBuild test --------- Co-authored-by: james-libros <james@librosmedia.com>
Configuration menu - View commit details
-
Copy full SHA for 6595252 - Browse repository at this point
Copy the full SHA 6595252View commit details
Commits on Sep 1, 2023
-
[10.x] Introduce
requireEnv
helper (#48261)* Introduce requireEnv helper * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for f767da1 - Browse repository at this point
Copy the full SHA f767da1View commit details -
[10.x] Combine prefix with table for
compileDropPrimary
PostgreSQL (#……48268) * Combine prefix with table * StyleCI fix
Configuration menu - View commit details
-
Copy full SHA for 1cdace4 - Browse repository at this point
Copy the full SHA 1cdace4View commit details
Commits on Sep 4, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 108f015 - Browse repository at this point
Copy the full SHA 108f015View commit details -
[10.x] BelongsToMany Docblock Improvements (#48282)
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b2c197e - Browse repository at this point
Copy the full SHA b2c197eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae93199 - Browse repository at this point
Copy the full SHA ae93199View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v10.21.0...v10.21.1