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 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps illuminate/database from 6.1.0 to 6.7.0.
Commits
- [`6685cb5`](https://github.com/illuminate/database/commit/6685cb55f1963787605384af0a8020bbc2b33bf3) reorganize - [`ce09dcd`](https://github.com/illuminate/database/commit/ce09dcd6a3827be43ca7f8e79136164e0f4937bc) [6.x] Implement withoutRelations method ([#30802](https://github-redirect.dependabot.com/illuminate/database/issues/30802)) - [`a4cfbe9`](https://github.com/illuminate/database/commit/a4cfbe9a6485b93e467a2fb33a85059db91299a7) add method to get qualified timestamps column ([#30792](https://github-redirect.dependabot.com/illuminate/database/issues/30792)) - [`ffab34b`](https://github.com/illuminate/database/commit/ffab34ba9bdca7ff222c2a0dceee00be53f7ab74) Fix missed docblock formatting - [`aa6e8ff`](https://github.com/illuminate/database/commit/aa6e8ffa9714f84d0ea9c445a3497f63daed273f) add missing docblock [@return](https://github.com/return) tags ([#30772](https://github-redirect.dependabot.com/illuminate/database/issues/30772)) - [`84b2a63`](https://github.com/illuminate/database/commit/84b2a63e17e8f49d5e8dbacda8269e3fbebfa9ee) Add missing imports. ([#30764](https://github-redirect.dependabot.com/illuminate/database/issues/30764)) - [`f4a1847`](https://github.com/illuminate/database/commit/f4a1847e72b22f4471806bae75b1407546c4f434) spacing - [`478736c`](https://github.com/illuminate/database/commit/478736c278da232d9584e25c5382a9140f4c458c) spacing - [`f6ded2e`](https://github.com/illuminate/database/commit/f6ded2ea0dfeae572cd0af7dd9d40e49888cf3ea) spacing - [`aecb2c1`](https://github.com/illuminate/database/commit/aecb2c1966b39f09db1851776b6ab10700f690d2) spacing - Additional commits viewable in [compare view](https://github.com/illuminate/database/compare/v6.1.0...v6.7.0)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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)