Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Bump sentry from 7.0.3 to 7.1.0 in /ui #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps sentry from 7.0.3 to 7.1.0.

Release notes

Sourced from sentry's releases.

7.1.0

  • Enhancements

    • Option to include Logger.metadata in Sentry.LoggerBackend (#338)
    • Send maximum length of args in stacktrace (#340)
    • Fix dialyzer warning when using Sentry.Phoenix.Endpoint (#344)
  • Bug Fixes

    • Fix documentation error relating to File.cwd!() (#346)
    • Add parens to File.cwd!() in documentation (#347)
    • Check that DSN is binary (#348)

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)
Changelog

Sourced from sentry's changelog.

7.1.0 (2019-06-11)

  • Enhancements

    • Option to include Logger.metadata in Sentry.LoggerBackend (#338)
    • Send maximum length of args in stacktrace (#340)
    • Fix dialyzer warning when using Sentry.Phoenix.Endpoint (#344)
  • Bug Fixes

    • Fix documentation error relating to File.cwd!() (#346)
    • Add parens to File.cwd!() in documentation (#347)
    • Check that DSN is binary (#348)

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)
Commits
  • 6222ede ignore credo
  • 1ccd934 credo updates
  • 322cbe9 prepare for release
  • d941a29 Merge pull request #348 from mathiasose/dsn-nil-error
  • a9e6209 Merge pull request #347 from mathiasose/patch-1
  • b1e5623 Check that DSN is binary before trying URI.parse
  • 0d8ade9 Docs: Add parens to File.cwd! to prevent confusion
  • 01b5361 Merge pull request #346 from nthock/master
  • f8c585f Fix documentation error relating to File.cwd()!
  • afc75cf Merge pull request #344 from heymackey/fix-unmatched-return-in-phoenix-endpoint
  • 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 added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jun 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants