nicolasblanco / shopix

Shopix : an Elixir & Phoenix e-commerce platform
MIT License
196 stars 26 forks source link

Bump sentry from 7.0.6 to 7.1.0 #28

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps sentry from 7.0.6 to 7.1.0.

Release notes *Sourced from [sentry's releases](https://github.com/getsentry/sentry-elixir/releases).* > ## 7.1.0 > * Enhancements > * Option to include `Logger.metadata` in `Sentry.LoggerBackend` ([#338](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/338)) > * Send maximum length of args in stacktrace ([#340](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/340)) > * Fix dialyzer warning when using Sentry.Phoenix.Endpoint ([#344](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/344)) > > * Bug Fixes > * Fix documentation error relating to File.cwd!() ([#346](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/346)) > * Add parens to File.cwd!() in documentation ([#347](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/347)) > * Check that DSN is binary ([#348](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/348))
Changelog *Sourced from [sentry's changelog](https://github.com/getsentry/sentry-elixir/blob/master/CHANGELOG.md).* > ## 7.1.0 (2019-06-11) > > * Enhancements > * Option to include `Logger.metadata` in `Sentry.LoggerBackend` ([#338](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/338)) > * Send maximum length of args in stacktrace ([#340](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/340)) > * Fix dialyzer warning when using Sentry.Phoenix.Endpoint ([#344](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/344)) > > * Bug Fixes > * Fix documentation error relating to File.cwd!() ([#346](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/346)) > * Add parens to File.cwd!() in documentation ([#347](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/347)) > * Check that DSN is binary ([#348](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/348))
Commits - [`6222ede`](https://github.com/getsentry/sentry-elixir/commit/6222ede11f35cb9b84f747f7801e218c9d527d41) ignore credo - [`1ccd934`](https://github.com/getsentry/sentry-elixir/commit/1ccd934ae89a7baea7047a9747760d52a38c6b4a) credo updates - [`322cbe9`](https://github.com/getsentry/sentry-elixir/commit/322cbe99e4c7d64272a380915dc639d0c3dd5359) prepare for release - [`d941a29`](https://github.com/getsentry/sentry-elixir/commit/d941a2999cb3afbbff99f0da6be57fd2c8dcc567) Merge pull request [#348](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/348) from mathiasose/dsn-nil-error - [`a9e6209`](https://github.com/getsentry/sentry-elixir/commit/a9e6209ebb0bc676e0ce93b17da77b1e403a9ad2) Merge pull request [#347](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/347) from mathiasose/patch-1 - [`b1e5623`](https://github.com/getsentry/sentry-elixir/commit/b1e562380c2df0e7b396cdf3087b5a842390d250) Check that DSN is binary before trying URI.parse - [`0d8ade9`](https://github.com/getsentry/sentry-elixir/commit/0d8ade99cae3be797c8cbc3ab5ea94e08ba13cb2) Docs: Add parens to File.cwd! to prevent confusion - [`01b5361`](https://github.com/getsentry/sentry-elixir/commit/01b5361b0cdba68cd4dafa587050e138a4a370b0) Merge pull request [#346](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/346) from nthock/master - [`f8c585f`](https://github.com/getsentry/sentry-elixir/commit/f8c585f54a3a507f3fc53310eb0f17f7fa235ccb) Fix documentation error relating to File.cwd()! - [`afc75cf`](https://github.com/getsentry/sentry-elixir/commit/afc75cf41109b1f21dde377916b1beb550c48109) Merge pull request [#344](https://github-redirect.dependabot.com/getsentry/sentry-elixir/issues/344) from heymackey/fix-unmatched-return-in-phoenix-endpoint - Additional commits viewable in [compare view](https://github.com/getsentry/sentry-elixir/compare/7.0.6...7.1.0)


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 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 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.
dependabot-preview[bot] commented 5 years ago

Looks like sentry is up-to-date now, so this is no longer needed.