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 6.20.27 to 6.20.30 #707

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2021

Bumps laravel/framework from 6.20.27 to 6.20.30.

Release notes

Sourced from laravel/framework's releases.

v6.20.30

Fixed

  • Fix edge case causing a BadMethodCallExceptions to be thrown when using loadMissing() (#37871)

v6.20.29

Changed

  • Removed unnecessary checks in RequiredIf validation, fixed tests (#37700)

v6.20.28

Fixed

  • Fixed dns_get_record loose check of A records for active_url rule (#37675)
  • Type hinted arguments for Illuminate\Validation\Rules\RequiredIf (#37688)
  • Fixed when passed object as parameters to scopes method (#37692)
Changelog

Sourced from laravel/framework's changelog.

v6.20.30 (2021-07-07)

Fixed

  • Fix edge case causing a BadMethodCallExceptions to be thrown when using loadMissing() (#37871)

v6.20.29 (2021-06-22)

Changed

  • Removed unnecessary checks in RequiredIf validation, fixed tests (#37700)

v6.20.28 (2021-06-15)

Fixed

  • Fixed dns_get_record loose check of A records for active_url rule (#37675)
  • Type hinted arguments for Illuminate\Validation\Rules\RequiredIf (#37688)
  • Fixed when passed object as parameters to scopes method (#37692)
Commits
  • a640259 version
  • ff59559 [6.x] Fix edge case causing a BadMethodCallExceptions to be thrown when using...
  • 09feffb Merge remote-tracking branch 'upstream/6.x' into 6.x
  • 5c79528 [6.x] update changelog
  • 00fa9c0 version
  • a048f99 Removed unnecessary checks as is_callable would return false for literals oth...
  • c550e09 [6.x] update changelog
  • cfe2753 version
  • 5e9bed2 [6.x] Fix when passed object as parameters to scopes method (#37692)
  • 5781ad4 Apply fixes from StyleCI (#37689)
  • 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 [laravel/framework](https://github.com/laravel/framework) from 6.20.27 to 6.20.30.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-6.x.md)
- [Commits](laravel/framework@v6.20.27...v6.20.30)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 7, 2021
@codecov
Copy link

codecov bot commented Jul 7, 2021

Codecov Report

Merging #707 (211afda) into develop (a6cdf2f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #707   +/-   ##
==========================================
  Coverage      37.37%   37.37%           
  Complexity       773      773           
==========================================
  Files             92       92           
  Lines           2558     2558           
==========================================
  Hits             956      956           
  Misses          1602     1602           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6cdf2f...211afda. Read the comment docs.

@shibafu528
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit 8746ae8 into develop Jul 14, 2021
@dependabot dependabot bot deleted the dependabot/composer/laravel/framework-6.20.30 branch July 14, 2021 15:34
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.

1 participant