Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 22, 2019

Bumps sentry from 6.4.1 to 7.0.6.

Release notes

Sourced from sentry's releases.

7.0.6

  • Enhancements
    • Allow configuring Sentry log level (#334)

7.0.5

  • Bug Fixes
    • Strip leading "Elixir." from module name on error type (#330)

7.0.4

  • Bug Fixes
    • Do not error if you cannot format the remote IP or port (#326)

7.0.3

  • Bug Fixes
    • Fix issue from using spawn_link stacktrace (#315)
    • Relax plug_cowboy versions (#314)

7.0.2

  • Bug Fixes
    • Fix sending Phoenix.Router.NoRouteError when using Sentry.Phoenix.Endpoint (#309)

7.0.1

  • Enhancements
    • Remove poison from applications list(#306)

7.0.0

  • Enhancements

    • Implement Sentry.LoggerBackend
  • Breaking Changes

    • Replace Poison with configurable JSON library
    • Require Elixir 1.7+
    • Remove Sentry.Logger

Upgrade guide: https://gist.github.com/mitchellhenke/4ab6dd8d0ebeaaf9821fb625e0037a4d

6.4.2

  • Enhancements
Changelog

Sourced from sentry's changelog.

7.0.6 (2019-04-17)

  • Enhancements
    • Allow configuring Sentry log level (#334)

7.0.5 (2019-04-05)

  • Bug Fixes
    • Strip leading "Elixir." from module name on error type (#330)

7.0.4 (2019-02-12)

  • Bug Fixes
    • Do not error if you cannot format the remote IP or port (#326)

7.0.3 (2018-11-14)

  • Bug Fixes
    • Fix issue from using spawn_link stacktrace (#315)
    • Relax plug_cowboy versions (#314)

7.0.2 (2018-11-01)

  • Bug Fixes
    • Fix sending Phoenix.Router.NoRouteError when using Sentry.Phoenix.Endpoint (#309)

7.0.1 (2018-10-01)

  • Enhancements
    • Remove Poison from applications list (#306)

7.0.0 (2018-09-07)

  • Enhancements

    • Implement Sentry.LoggerBackend
  • Breaking Changes

    • Replace Poison with configurable JSON library
    • Require Elixir 1.7+
    • Remove Sentry.Logger

6.4.2 (2018-09-05)

  • Enhancements
Commits
  • 1ae5140 prepare for release
  • 235fbc1 Merge pull request #335 from getsentry/log-level-test
  • d078240 add test for log_level
  • ace9faf Merge pull request #334 from KineticCafe/configurable-log-level
  • f4e4298 Without strings, simplify get_config call
  • 37e3cc6 Address requested review changes.
  • 51fd837 Allow configuration of Sentry log level
  • e1e158d update ex_doc
  • af6635b prepare for release
  • 64cda62 Merge pull request #330 from getsentry/remove-elixir-module-prefix
  • Additional commits viewable in compare view

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:

  • 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 dependabot-preview bot force-pushed the dependabot/hex/sentry-7.0.6 branch from cd5747e to b0a7ae0 Compare May 26, 2019 09:36
@dependabot-preview
Copy link
Contributor Author

Superseded by #155.

@dependabot-preview dependabot-preview bot deleted the dependabot/hex/sentry-7.0.6 branch June 17, 2019 22:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant