stefanzweifel / screeenly

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

Bump sentry/sentry-laravel from 1.3.0 to 1.4.1 #319

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps sentry/sentry-laravel from 1.3.0 to 1.4.1.

Release notes *Sourced from [sentry/sentry-laravel's releases](https://github.com/getsentry/sentry-laravel/releases).* > ## 1.4.1 > - Fix default Monolog logger level being invalid when using the Log channel ([#287](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/287)) > > ## 1.4.0 > - Add the query execution time to the query breadcrumb ([#283](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/283)) > - Do not register default error and fatal listeners to prevent duplicated events ([#280](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/280)) > > ## 1.3.1 > - Fix compatibility with sentry/sentry 2.2+ ([#276](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/276))
Changelog *Sourced from [sentry/sentry-laravel's changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md).* > ## 1.4.1 > > - Fix default Monolog logger level being invalid when using the Log channel ([#287](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/287)) > > ## 1.4.0 > > - Add the query execution time to the query breadcrumb ([#283](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/283)) > - Do not register default error and fatal listeners to prevent duplicated events ([#280](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/280)) > > ## 1.3.1 > > - Fix compatibility with sentry/sentry 2.2+ ([#276](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/276))
Commits - [`c06c2df`](https://github.com/getsentry/sentry-laravel/commit/c06c2dfb04b2b0e2a16f996d5fbfe239f32b9f0d) release: 1.4.1 - [`b46fbf0`](https://github.com/getsentry/sentry-laravel/commit/b46fbf0d3745b591441fa0f67672bebd3b311848) Update changelog for 1.4.1 - [`d1d82fe`](https://github.com/getsentry/sentry-laravel/commit/d1d82fe3b11ee5d5223e1487615ceceb5906ab55) Default log channel level to DEBUG ([#287](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/287)) - [`4ee2f87`](https://github.com/getsentry/sentry-laravel/commit/4ee2f87929c49ca2d9d5dc6fe8a844b11da360af) Merge release/1.4.0 into master - [`d1d6136`](https://github.com/getsentry/sentry-laravel/commit/d1d6136a3ea49c940bda7d9d2e98bffd1d06c70e) release: 1.4.0 - [`893de5e`](https://github.com/getsentry/sentry-laravel/commit/893de5e7b0ccb532e9a914445227cbe33cb2398c) Update changelog for 1.4.0 - [`b45a498`](https://github.com/getsentry/sentry-laravel/commit/b45a4987b40019874b4bfd68bf6c1de394b04ca2) Add the execution time to the query breadcrumb ([#283](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/283)) - [`5f329a4`](https://github.com/getsentry/sentry-laravel/commit/5f329a4eff9afcb03a1825e17ddb85a8b84aa259) Do not register default error and fatal listeners and let Larave… ([#280](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/280)) - [`db55dfb`](https://github.com/getsentry/sentry-laravel/commit/db55dfbb7d45fbda042131ec65ddf5b3eaf2a90e) Merge release/1.3.1 into master - [`dd234ff`](https://github.com/getsentry/sentry-laravel/commit/dd234ff068899e0ccd509dd7e39eaae1a9e704dc) release: 1.3.1 - Additional commits viewable in [compare view](https://github.com/getsentry/sentry-laravel/compare/1.3.0...1.4.1)


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 not automatically merge this PR because it includes a minor update to a production dependency.


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)