Skip to content

Bump illuminate/database from 9.19.0 to 9.42.2#361

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/illuminate/database-9.42.2
Closed

Bump illuminate/database from 9.19.0 to 9.42.2#361
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/illuminate/database-9.42.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps illuminate/database from 9.19.0 to 9.42.2.

Commits
  • f56cff6 [9.x] Address Dynamic Relation Resolver inconsiency issue with extended Model...
  • 9b0df48 Fix factory breaking when trying to determine whether a relation is empty (#4...
  • 7d88268 [9.x] Prevent test issues with relations with the $touches property (#45118)
  • 0ac9f0d Fix spaces (#45105)
  • 3a2be91 fix (#45044)
  • 62abf3d [9.x] Validate ulid before route binding query (#44995)
  • ed48ce7 [9.x] Validate uuid before route binding query (#44945)
  • 63a0697 Add isolation levels to SQL Server Connector (#45023)
  • ed1bbe1 Make success message of migration creation similar to other entity related ma...
  • 44248a3 [9.x] Use write connection on Schema::getColumnListing() and Schema::hasTable...
  • 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.42.2.
- [Release notes](https://github.com/illuminate/database/releases)
- [Commits](illuminate/database@v9.19.0...v9.42.2)

---
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 Dec 5, 2022
@codecov
Copy link

codecov bot commented Dec 5, 2022

Codecov Report

Base: 92.95% // Head: 92.95% // No change to project coverage 👍

Coverage data is based on head (e540264) compared to base (f271fdf).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #361   +/-   ##
=========================================
  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.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #367.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/composer/illuminate/database-9.42.2 branch December 12, 2022 09:03
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