Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sentry/sentry from 1.8.4 to 1.9.0 #21

Merged
merged 1 commit into from
May 4, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sentry/sentry from 1.8.4 to 1.9.0.

Release notes

Sourced from sentry/sentry's releases.

1.9.0

  • Fixed undefined variable (#588)
  • Fix for exceptions throwing exceptions when setting event id (#587)
  • Fix monolog handler not accepting Throwable (#586)
  • Add excluded_exceptions option to exclude exceptions and their extending exceptions (#583)
  • Fix HTTP_X_FORWARDED_PROTO header detection (#578)
  • Fix sending events async in PHP 5 (#576)
  • Avoid double reporting due to ErrorExceptions (#574)
  • Make it possible to overwrite serializer message limit of 1024 (#559)
  • Allow request data to be nested up to 5 levels deep (#554)
  • Update serializer to handle UTF-8 characters correctly (#553)
Changelog

Sourced from sentry/sentry's changelog.

1.9.0 (2018-05-03)

  • Fixed undefined variable (#588)
  • Fix for exceptions throwing exceptions when setting event id (#587)
  • Fix monolog handler not accepting Throwable (#586)
  • Add excluded_exceptions option to exclude exceptions and their extending exceptions (#583)
  • Fix HTTP_X_FORWARDED_PROTO header detection (#578)
  • Fix sending events async in PHP 5 (#576)
  • Avoid double reporting due to ErrorExceptions (#574)
  • Make it possible to overwrite serializer message limit of 1024 (#559)
  • Allow request data to be nested up to 5 levels deep (#554)
  • Update serializer to handle UTF-8 characters correctly (#553)
Commits
  • c90567d 1.9.0
  • 496a6ec Merge pull request #590 from getsentry/releasenotes-1-9-0
  • 3f52e6f Add back unrelease heading to changelog
  • 6860a3e Add timeout and excluded_options config docs
  • 01171cf Add 1.9.0 changelog entries
  • bdc77f6 Fix undefined variable (#588)
  • d16c6cb Update Serializer to account for UTF-8 chars (#553)
  • 7553267 Fix regression test (#589)
  • f4e32a4 Merge pull request #586 from getsentry/monolog-throwable
  • bae5ca2 Merge pull request #587 from getsentry/fix-event-id-setting-loop
  • 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 ignore this [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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

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)
  • 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.

@ChristophWurst ChristophWurst merged commit 6197036 into master May 4, 2018
@ChristophWurst ChristophWurst deleted the dependabot/composer/sentry/sentry-1.9.0 branch May 4, 2018 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants