-
-
Notifications
You must be signed in to change notification settings - Fork 47
Update laravel/framework requirement from ~5.5||~6.0 to ~5.5||~6.0||~7.0 #16
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
Merged
dependabot-preview
merged 1 commit into
master
from
dependabot/composer/laravel/framework-approx-5.5or-approx-6.0or-approx-7.0
Mar 4, 2020
Merged
Update laravel/framework requirement from ~5.5||~6.0 to ~5.5||~6.0||~7.0 #16
dependabot-preview
merged 1 commit into
master
from
dependabot/composer/laravel/framework-approx-5.5or-approx-6.0or-approx-7.0
Mar 4, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updates the requirements on [laravel/framework](https://github.com/laravel/framework) to permit the latest version. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/7.x/CHANGELOG-6.x.md) - [Commits](https://github.com/laravel/framework/commits/v7.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Owner
|
@dependabot merge
dependabot-preview[bot] <notifications@github.com>于2020年3月4日 周三上午5:12写道:
… Updates the requirements on laravel/framework
<https://github.com/laravel/framework> to permit the latest version.
Changelog
*Sourced from laravel/framework's changelog
<https://github.com/laravel/framework/blob/7.x/CHANGELOG-6.x.md>.*
Release Notes for 6.x Unreleased
<laravel/framework@v6.17.1...6.x> Added
- Added Arr::hasAny() method (#31636
<https://github-redirect.dependabot.com/laravel/framework/pull/31636>)
TODO
- Use correct locale when resolving Faker from the container (#31615
<https://github-redirect.dependabot.com/laravel/framework/pull/31615>)
- Expose Notification Id within Message Data (#31632
<https://github-redirect.dependabot.com/laravel/framework/pull/31632>)
- Fixed loading deferred providers for binding interfaces and
implementations (#31629
<https://github-redirect.dependabot.com/laravel/framework/pull/31629>,
1764ff7
<laravel/framework@1764ff7>
)
v6.17.1 (2020-02-26)
<laravel/framework@v6.17.0...v6.17.1> Changed
- Don`t do chmod in File cache in case if permission not set (#31593
<https://github-redirect.dependabot.com/laravel/framework/pull/31593>)
v6.17.0 (2020-02-25)
<laravel/framework@v6.16.0...v6.17.0> Added
- Allowed private-encrypted pusher channels (#31559
<https://github-redirect.dependabot.com/laravel/framework/pull/31559>,
ceabaef
<laravel/framework@ceabaef>,
8215e0d
<laravel/framework@8215e0d>
)
- Added file permission config option for the File cache store (#31579
<https://github-redirect.dependabot.com/laravel/framework/pull/31579>)
- Added Connection refused and running with the --read-only option so
it cannot execute this statement to DetectsLostConnections (#31539
<https://github-redirect.dependabot.com/laravel/framework/pull/31539>)
Reverted
- Reverted "Fixed memory usage on downloading large files"
<https://github-redirect.dependabot.com/laravel/framework/pull/31163> (
#31587
<https://github-redirect.dependabot.com/laravel/framework/pull/31587>)
Fixed
- Fixed issue Content Type not specified (#31533
<https://github-redirect.dependabot.com/laravel/framework/pull/31533>)
Changed
- Allowed cache helper to have an optional expiration parameter (#31554
<https://github-redirect.dependabot.com/laravel/framework/pull/31554>)
- Allowed passing of strings to TestResponse::dumpSession() method (
#31583
<https://github-redirect.dependabot.com/laravel/framework/pull/31583>)
- Consider mailto: and tel: links in the subcopy actionUrl label in
emails (#31523
<https://github-redirect.dependabot.com/laravel/framework/pull/31523>,
641a7cd
<laravel/framework@641a7cd>
)
- Exclude mariaDB from database queue support for new SKIP LOCKED (
fff96e7
<laravel/framework@fff96e7>
)
v6.16.0 (2020-02-18)
<laravel/framework@v6.15.1...v6.16.0> Added
- Added Guzzle 7 support (#31484
<https://github-redirect.dependabot.com/laravel/framework/pull/31484>)
- Added Illuminate\Database\Query\Builder::groupByRaw() (#31498
<https://github-redirect.dependabot.com/laravel/framework/pull/31498>)
- Added SQLite JSON update support with json_patch (#31492
<https://github-redirect.dependabot.com/laravel/framework/pull/31492>)
Fixed
- Fixed appendRow on console table (#31469
<https://github-redirect.dependabot.com/laravel/framework/pull/31469>)
- Fixed password check in EloquentUserProvider::retrieveByCredentials()
(4436662
<laravel/framework@4436662>
)
... (truncated)
Commits
- See full diff in compare view
<https://github.com/laravel/framework/commits/v7.0.1>
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)
- @dependabot use these labels will set the current labels as the
default for future PRs for this repo and language
- @dependabot use these reviewers will set the current reviewers as
the default for future PRs for this repo and language
- @dependabot use these assignees will set the current assignees as
the default for future PRs for this repo and language
- @dependabot use this milestone will set the current milestone as the
default for future PRs for this repo and language
- @dependabot badge me will comment on this PR with code to add a
"Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard
<https://app.dependabot.com>:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
------------------------------
You can view, comment on, or merge this pull request online at:
#16
Commit Summary
- Update laravel/framework requirement from ~5.5||~6.0 to
~5.5||~6.0||~7.0
File Changes
- *M* composer.json
<https://github.com/overtrue/laravel-query-logger/pull/16/files#diff-b5d0ee8c97c7abd7e3fa29b9a27d1780>
(2)
Patch Links:
- https://github.com/overtrue/laravel-query-logger/pull/16.patch
- https://github.com/overtrue/laravel-query-logger/pull/16.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#16?email_source=notifications&email_token=AALHOYHUTTCMATCOUKH2VITRFVXEHA5CNFSM4LATIZ7KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ISFAJBQ>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALHOYBEUS2YYOCGLR4XF63RFVXEHANCNFSM4LATIZ7A>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on laravel/framework to permit the latest version.
Changelog
Sourced from laravel/framework's changelog.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: