Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump sentry/sentry from 1.9.2 to 1.11.0 #133

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

Conversation

dependabot-preview[bot]
Copy link

Bumps sentry/sentry from 1.9.2 to 1.11.0.

Release notes

Sourced from sentry/sentry's releases.

1.11.0

Please note that the 1.x branch of the Sentry PHP SDK is no longer actively maintained and will only receive bug-fix and security updates.

  • Fixed array and string offset access syntax with curly braces deprecations (#975)
  • Fixed curl verify host for synchronous mode (#767)
  • Use mb_substr instead of substr if available (#734)
  • Make it possible to change default_max_depth in Raven_Serializer (#632)

1.10.0

  • Added passing data from context in monolog breadcrumb handler (#683)
  • Do not return error id if we know we did not send the error (#667)
  • Do not force IPv4 protocol by default (#654)
Changelog

Sourced from sentry/sentry's changelog.

1.11.0 (2020-02-12)

  • Fixed array and string offset access syntax with curly braces deprecations (#975)
  • Fixed curl verify host for synchronous mode (#767)
  • Use mb_substr instead of substr if available (#734)
  • Make it possible to change default_max_depth in Raven_Serializer (#632)

1.10.0 (2018-11-09)

  • Added passing data from context in monolog breadcrumb handler (#683)
  • Do not return error id if we know we did not send the error (#667)
  • Do not force IPv4 protocol by default (#654)
Commits
  • 159eeaa 1.11.0
  • 0f61052 Update changelog for 1.x (#812)
  • 249b837 Array and string offset access syntax with curly braces is depre… (#975)
  • 7291b29 Raven_Compat::substr() method for calling mb_substr() if available (#734)
  • 34c8e76 Make it possible to changeable default_max_depth in Raven_Serializer (#632)
  • ded5083 [1.x] Fixed curl verify host for synchronous mode (#767)
  • 82c6d9a Added link to October CMS sentry plugin (#729)
  • 3c4fefe Update README.md (#724)
  • 7b7e88d Merge pull request #687 from getsentry/prepare-1.11.x
  • 7c919a3 Prepare for 1.11.x
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • 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)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.638% when pulling 905a68a on dependabot/composer/sentry/sentry-1.11.0 into 082fff6 on master.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant