stefanzweifel / screeenly

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

Bump sentry/sentry-laravel from 1.0.2 to 1.1.1 #296

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps sentry/sentry-laravel from 1.0.2 to 1.1.1.

Release notes *Sourced from [sentry/sentry-laravel's releases](https://github.com/getsentry/sentry-laravel/releases).* > ## 1.1.1 > - Fix custom container alias ([#263](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/263)) > > ## 1.1.0 > - Register alias `HubInterface` to container ([#249](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/249)) > - Resolve `integrations` option from the container ([#239](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/239))
Changelog *Sourced from [sentry/sentry-laravel's changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md).* > ## 1.1.1 > > - Fix custom container alias ([#263](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/263)) > > ## 1.1.0 > > - Register alias `HubInterface` to container ([#249](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/249)) > - Resolve `integrations` option from the container ([#239](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/239))
Commits - [`86b4549`](https://github.com/getsentry/sentry-laravel/commit/86b4549d8c388c5237bcfdd2eb99673d4c645ff9) release: 1.1.1 - [`8153c50`](https://github.com/getsentry/sentry-laravel/commit/8153c5068d0eb72bbeb7324427c1d007840df9ce) meta: Changelog - [`aa40171`](https://github.com/getsentry/sentry-laravel/commit/aa40171646212595c21ae3fa9368ae3f649db4c4) Update changelog - [`1d044d2`](https://github.com/getsentry/sentry-laravel/commit/1d044d2d9995aab2d0946322e34a1ee8c9f2e250) Fix custom alias ([#263](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/263)) - [`043b294`](https://github.com/getsentry/sentry-laravel/commit/043b2943395df86aa924490d4d5360e100c67c54) Merge release/1.1.0 into master - [`1e5f644`](https://github.com/getsentry/sentry-laravel/commit/1e5f644b62ee73424ad8316e37b9a2dcf7290de8) release: 1.1.0 - [`070119e`](https://github.com/getsentry/sentry-laravel/commit/070119ec85f9c9fe9beb8d713ee911e31786288a) meta: Changelog - [`0e8d189`](https://github.com/getsentry/sentry-laravel/commit/0e8d189e0ba3e33cc9ed39e326f9ec36549d3197) Update changelog - [`4e78995`](https://github.com/getsentry/sentry-laravel/commit/4e78995d3fb91ac68e0b41684d87c724a32d9399) Added alias for Hub to container ([#249](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/249)) - [`89a3854`](https://github.com/getsentry/sentry-laravel/commit/89a3854e458b01959b6370fd9c1f8fcff7194a58) Resolve integrations from container ([#239](https://github-redirect.dependabot.com/getsentry/sentry-laravel/issues/239)) - Additional commits viewable in [compare view](https://github.com/getsentry/sentry-laravel/compare/1.0.2...1.1.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) - 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.