Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump laravel/framework from 5.6.11 to 5.6.13 #86

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Mar 27, 2018

Bumps laravel/framework from 5.6.11 to 5.6.13.

Release notes

Sourced from laravel/framework's releases.

v5.6.13

Added

  • Added view:cache command (9fd1273, 2ab8acf)
  • Added min() and max() to as higher order proxies (#23560)
  • Added [**elseauth**](https://github.com/elseauth) and [**elseguest**](https://github.com/elseguest) Blade directives (#23569)
  • Added support for hashing configuration (#23573, d6e3ca9)
  • Allow tagged cache keys to be incremented/decremented (#23578)
  • Added SeeInOrder constraint to avoid risky test notices (#23594, ca39449)
  • Support higher order groupBy() (#23608)
  • Support disabling setting created_at in models (#23667)
  • Added callback support to optional() helper (#23688)
  • Added Eloquent\Collection::loadMorph() method (#23626)

Changed

  • Support generating a signed route with a UrlRoutable parameter (#23584)
  • Use DIRECTORY_SEPARATOR in Application::environmentFilePath() (#23596)
  • Support states on model factory after callbacks (#23551, #23676)
  • Use hash_equals() for verifying URL signatures (#23618)
  • Refactored Exceptions/Handler (f9162c9, 6c5d971)
  • Changed status code of InvalidSignatureException from 401 to 403 (#23662, c99911f)

Fixed

  • Revered breaking changes in ManagesLoops (d0a2613)
  • Set exit status in serve command (#23689)

v5.6.12

Added

  • Added fromSub() and fromRaw() methods to query builder (#23476)
  • Added "Not Regex" validation rule (#23475)
  • Added seed parameter to Arr::shuffle() (#23490)
  • Added after callback to model factories (#23495, d79509d)
  • Added Request::anyFilled() method (#23499, 896d817)
  • Added support for signed routes (#23519)
  • Added assertNotFound() and assertForbidden() methods to TestResponse (#23526)
  • Added test helpers to assert that a job has been queued with a chain (#23531, 696f4d8)

Changed

  • Only set id on NotificationFake if there is no id set (#23470)
  • Check whether fetch() method exists in Application::output() (#23471)
  • Improve asset loading in app.stub (#23479)
  • Support ignoring a model during a unique validation check (#23524)
  • Support multiple model observers (#23507)
  • LogManager driver capable of producing logger with any Monolog handler (#23527, d499617)
  • Support passing model instance to updateExistingPivot() (#23535)
  • Allow for custom TokenGuard fields (#23542)

Fixed

  • Fixed clearing the cache without a cache directory (#23538)
Changelog

Sourced from laravel/framework's changelog.

Release Notes for 5.5.x

[Unreleased]

Changed

  • Only set id on NotificationFake if no id is set (#23474)
  • Removed attribute filling from pivot models (#23554)

v5.5.39 (2018-03-09)

Fixed

v5.5.38 (2018-03-09)

Fixed

  • Fix for Carbon 1.24.0 (#23459)
  • Fixed --force flag on GeneratorCommand (#23427)

v5.5.37 (2018-03-07)

Changed

  • Added v-pre to dropdown link in app.stub (987c19f)

Fixed

  • Queue::bulk() fake now properly pushes expected jobs (#23389)
  • Set up loop variable correctly on all Traversable objects (#23388)
  • Fixed SQLiteGrammar::whereTime() formatting (#23408)

v5.5.36 (2018-03-01)

Changed

  • Upgrade Parsedown to 1.7.0 (14adb99)

Fixed

  • Fixed PostgresGrammar::whereTime() casting (#23318)

v5.5.35 (2018-02-22)

Fixed

  • Fixed an issue with orWhere*() arguments (3368494)
  • Fixed tightenco/collect version (#23152, #23159)

v5.5.34 (2018-02-06)

... (truncated)

Commits

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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [laravel/framework](https://github.com/laravel/framework) from 5.6.11 to 5.6.13.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/5.6/CHANGELOG-5.5.md)
- [Commits](laravel/framework@v5.6.11...v5.6.13)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

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

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/laravel/framework-5.6.13 branch March 28, 2018 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant