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

build(deps): bump laravel/framework from 6.20.27 to 6.20.30 #597

Merged
merged 1 commit into from
Jul 25, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps laravel/framework from 6.20.27 to 6.20.30.

Release notes

Sourced from laravel/framework's releases.

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.

Release Notes for 6.x

Unreleased

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 will merge this PR once CI passes on it, as requested by @ZsgsDesign.


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>
Copy link
Owner

@ZsgsDesign ZsgsDesign left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 961cb93 into dev Jul 25, 2021
@dependabot dependabot bot deleted the dependabot/composer/dev/laravel/framework-6.20.30 branch July 25, 2021 17:22
@ZsgsDesign ZsgsDesign added dependencies Pull requests that update a dependency file php Pull requests that update Php code and removed Vulnerability labels Aug 27, 2021
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