[10.x] Fix QueriesRelationships[@getRelationHashedColumn](https://github.com/getRelationHashedColumn)() typehint by @cosmastech in laravel/framework#48847
[10.x] Revival of the reverted changes in 10.25.0: firstOrCreateupdateOrCreate improvement through createOrFirst + additional query tests by @mpyw in laravel/framework#48637
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on laravel/framework to permit the latest version.
Release notes
Sourced from laravel/framework's releases.
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
3dd85d9
version7d221aa
Apply fixes from StyleCI0294be7
[10.x] Fix Stringable objects not converted to string in HTTP facade Query pa...0aeecec
[10.x] Throw exception when trying to escape array for database connection (#...6f06ad4
Reset ShouldDispatchAfterCommitEventTest objects properties (#48858)8473522
Update facade docblocksf0c9fce
Apply fixes from StyleCI0525a88
[10.x] Dispatch events based on a DB transaction result (#48705)c55667a
fix bug for always throwing exception when we pass a callable to throwUnlessS...0646f33
Apply fixes from StyleCIDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show