Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2021

Bumps illuminate/collections from 8.38.0 to 8.39.0.

Commits
  • deccb95 fix PHP 8.1 deprecation warnings (#37087)
  • a4ffe03 Use reduce() from the reduceWithKeys() because they're identical (#37074)
  • 039e8d0 Merge remote-tracking branch 'origin/8.x' into 8.x
  • 3582a18 formatting
  • 11abdb4 fix parameter type (#37065)
  • 5082699 Replace 'if' statement with ternary.
  • c5a8de1 Added operator suport for the sole() method.
  • cf84a48 Style updates.
  • ac45a12 Added when() to sole().
  • 8aa8668 Removed soleWhere() and simplified sole() method for LazyCollections.
  • 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/collections](https://github.com/illuminate/collections) from 8.38.0 to 8.39.0.
- [Release notes](https://github.com/illuminate/collections/releases)
- [Commits](illuminate/collections@v8.38.0...v8.39.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from WyriHaximus as a code owner April 28, 2021 05:51
@dependabot dependabot bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Apr 28, 2021
@WyriHaximus WyriHaximus added this to the 1.0.0 milestone Apr 28, 2021
@WyriHaximus WyriHaximus merged commit 78b7a0f into master Apr 28, 2021
@dependabot dependabot bot deleted the dependabot/composer/illuminate/collections-8.39.0 branch April 28, 2021 07:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants