stefanzweifel / screeenly

📸 Screenshot as a Service
https://secure.screeenly.com
MIT License
495 stars 102 forks source link

Bump spatie/laravel-cors from 1.5.1 to 1.5.2 #281

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps spatie/laravel-cors from 1.5.1 to 1.5.2.

Release notes *Sourced from [spatie/laravel-cors's releases](https://github.com/spatie/laravel-cors/releases).* > ## 1.5.2 > - improve responses for preflight requests
Changelog *Sourced from [spatie/laravel-cors's changelog](https://github.com/spatie/laravel-cors/blob/master/CHANGELOG.md).* > ## 1.5.2 - 2019-07-19 > > - improve responses for preflight requests
Commits - [`8f82267`](https://github.com/spatie/laravel-cors/commit/8f822676376bac76dd791d13252062e3bcc22a43) Update CHANGELOG.md - [`5cf1273`](https://github.com/spatie/laravel-cors/commit/5cf12737cf8474472b6b99a75919ec880bcd2691) Merge pull request [#61](https://github-redirect.dependabot.com/spatie/laravel-cors/issues/61) from vdbelt/fix/204_content_fix - [`446391b`](https://github.com/spatie/laravel-cors/commit/446391b063a51489bcc8647763c0b75d1f8b2e1d) Return empty response for 204 preflight requests - [`7d4e3b7`](https://github.com/spatie/laravel-cors/commit/7d4e3b7317200c42321ac8bbce5f0501d35a6a25) Merge pull request [#56](https://github-redirect.dependabot.com/spatie/laravel-cors/issues/56) from sergiouve/bugfix/cors-documentation-link - [`84ecb3c`](https://github.com/spatie/laravel-cors/commit/84ecb3c2857709b3c70f489a4541c1f49c9925e0) Add protocol to mozilla CORS documentation link - [`81bb9ad`](https://github.com/spatie/laravel-cors/commit/81bb9ad6cf627eaa0a267e2c75624c45dd69db9b) Merge pull request [#54](https://github-redirect.dependabot.com/spatie/laravel-cors/issues/54) from atymic/fix-dead-cors-article - [`39d614b`](https://github.com/spatie/laravel-cors/commit/39d614b4f4873fd2384f3d083c1a0af3c5d50502) chore: fix dead cors article link - See full diff in [compare view](https://github.com/spatie/laravel-cors/compare/1.5.1...1.5.2)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|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). To ignore the version in this PR you can just close it - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.