Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps illuminate/support from 9.19.0 to 9.31.0.

Commits
  • 720d5ce Require symfony/uid (#44202)
  • 50502d6 [9.x] Add missing Str::wrap() static method (#44207)
  • e81f343 Update BusFake to use new BatchFake (#44173)
  • 491141e Fake Batches (#44104)
  • bfe8df2 [9.x] Add manifestHash function to Illuminate\Foundation\Vite (#44136)
  • f86a7eb [9.x] Implement except method for fake classes to define what should not be...
  • 33a4eaa [9.x] UUID and ULID support for Eloquent (#44074)
  • c88b4e8 [9.x] Allow to define which jobs should be actually dispatched when using `Bu...
  • df3b4ad Improve testability of batched jobs (#44075)
  • fff7e36 Add missing method tag and common assertion (#44056)
  • 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/support](https://github.com/illuminate/support) from 9.19.0 to 9.31.0.
- [Release notes](https://github.com/illuminate/support/releases)
- [Commits](illuminate/support@v9.19.0...v9.31.0)

---
updated-dependencies:
- dependency-name: illuminate/support
  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 Sep 26, 2022
@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

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

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

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #287   +/-   ##
=========================================
  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 Oct 3, 2022

Superseded by #297.

@dependabot dependabot bot closed this Oct 3, 2022
@dependabot dependabot bot deleted the dependabot/composer/illuminate/support-9.31.0 branch October 3, 2022 09:19
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