Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

chore(deps): bump sentry from 6.4.1 to 7.1.0#155

Merged
mydearxym merged 1 commit intodevfromdependabot/hex/sentry-7.1.0
Jul 11, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-previewdependabot-previewbot commentedJun 17, 2019
edited
Loading

Bumpssentry from 6.4.1 to 7.1.0.

Release notes

Sourced fromsentry's releases.

7.1.0

  • Enhancements

    • Option to includeLogger.metadata inSentry.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)

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

    • ImplementSentry.LoggerBackend
  • Breaking Changes

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

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

6.4.2

  • Enhancements
... (truncated)
Changelog

Sourced fromsentry's changelog.

7.1.0 (2019-06-11)

  • Enhancements

    • Option to includeLogger.metadata inSentry.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)

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

    • ImplementSentry.LoggerBackend
  • Breaking Changes

    • Replace Poison with configurable JSON library
... (truncated)
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 incompare 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 Dependabotdashboard:

  • 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-previewdependabot-previewbotforce-pushed thedependabot/hex/sentry-7.1.0 branch 2 times, most recently fromf1c1704 to8a1a914CompareJuly 7, 2019 15:12
@dependabot-previewdependabot-previewbotforce-pushed thedependabot/hex/sentry-7.1.0 branch from8a1a914 to2a35803CompareJuly 11, 2019 04:35
@codecov
Copy link

codecovbot commentedJul 11, 2019
edited
Loading

Codecov Report

Merging#155 intodev willnot change coverage.
The diff coverage isn/a.

Impacted file tree graph

@@           Coverage Diff           @@##              dev     #155   +/-   ##=======================================  Coverage   87.12%   87.12%           =======================================  Files         112      112             Lines        1359     1359           =======================================  Hits         1184     1184             Misses        175      175

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updateb142c80...2a35803. Read thecomment docs.

@mydearxymmydearxym merged commit83509b7 intodevJul 11, 2019
@mydearxymmydearxym deleted the dependabot/hex/sentry-7.1.0 branchJuly 11, 2019 07:29
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@mydearxym

[8]ページ先頭

©2009-2025 Movatter.jp