Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps illuminate/database from 12.34.0 to 12.39.0.

Commits
  • fe94b8e [12.x] Fix Factory@insert() to allow for array casts (#57794)
  • eacbddd Update DumpCommand.php (#57735)
  • fd7a6ce [12.x] add SQLite support for whereNotMorphedTo method (#57698)
  • 6ff9ae7 fix phpdoc return type of HasAttributes::getArrayAttributeWithValue (#57691)
  • c4f687f Don't call Model::toArray() to get attributes for factory insert (#57670)
  • b557445 [12.x] model:show command prompt for missing input with model suggestion (#57...
  • e42bec6 refactor: remove unused closure parameters in DatabaseServiceProvider (#57644)
  • 3cd942b improve Connection@listen docblock (#57633)
  • fa3a6c7 Apply fixes from StyleCI
  • 78b7239 [12.x] Factory@insert() (#57600)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

Bumps [illuminate/database](https://github.com/illuminate/database) from 12.34.0 to 12.39.0.
- [Commits](illuminate/database@v12.34.0...v12.39.0)

---
updated-dependencies:
- dependency-name: illuminate/database
  dependency-version: 12.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Nov 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Looks like illuminate/database is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/composer/illuminate/database-12.39.0 branch November 24, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant