Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2022

Bumps illuminate/database from 9.19.0 to 9.24.0.

Commits
  • 9725869 [9.x] Extract child route model relationship name into a method (#43597)
  • 566f351 [9.x] Fixes output when running db:seed or using --seed in migrate comman...
  • 4969463 Passthru implode from query builder (#43574)
  • 1376961 Fix type hinting for subquery methods (#43575)
  • 6454a81 [9.x] Attribute Cast Performance Improvements (#43554)
  • 459df89 [9.x] Alternative database name in Postgres DSN, allow pgbouncer aliased data...
  • c83db85 [9.x] Improve output for some Artisan commands (#43547)
  • 93f3e36 [9.x] Add restoreQuietly functionality (#43550)
  • e16aed6 [9.x] New db:show, db:table and db:monitor commands (#43367)
  • 96d21d5 Fix doc comment on onWriteConnection return type. (#43512)
  • 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 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 9.19.0 to 9.24.0.
- [Release notes](https://github.com/illuminate/database/releases)
- [Commits](illuminate/database@v9.19.0...v9.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 15, 2022
@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #245 (a902c64) into master (f271fdf) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #245   +/-   ##
=========================================
  Coverage     92.95%   92.95%           
  Complexity       57       57           
=========================================
  Files             7        7           
  Lines           213      213           
=========================================
  Hits            198      198           
  Misses           15       15           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2022

Superseded by #250.

@dependabot dependabot bot closed this Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/composer/illuminate/database-9.24.0 branch August 22, 2022 09:16
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.

0 participants