Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps laravel/framework from 6.4.0 to 6.20.34.

Release notes

Sourced from laravel/framework's releases.

v6.20.34

Fixed

  • Silence validator date parse warnings (#38670)

v6.20.33

Changed

  • Error out when detecting incompatible DBAL version (#38543)

v6.20.32

Fixed

v6.20.31

Fixed

Refactoring

  • Remove hardcoded Carbon reference from scheduler event (#38063)

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)

v6.20.27

Added

  • Support mass assignment to SQL Server views (#37307)

Fixed

  • Fixed Illuminate\Database\Query\Builder::offset() with non numbers $value (#37164)
  • Fixed unless rules (#37291)

Changed

  • Allow reporting reportable exceptions with the default logger (#37235)

v6.20.26

Fixed

  • Fixed Cache store with a name other than 'dynamodb' (#37145)

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v6.20.34 (2021-09-07)

Fixed

  • Silence validator date parse warnings (#38670)

v6.20.33 (2021-08-31)

Changed

  • Error out when detecting incompatible DBAL version (#38543)

v6.20.32 (2021-08-10)

Fixed

v6.20.31 (2021-08-03)

Fixed

Refactoring

  • Remove hardcoded Carbon reference from scheduler event (#38063)

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)

v6.20.27 (2021-05-11)

Added

... (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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [laravel/framework](https://github.com/laravel/framework) from 6.4.0 to 6.20.34.
- [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.4.0...v6.20.34)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 28, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant